log test/testdyngl.c @ 4386:dcb26ac38e6b SDL-1.2

age author description
Wed, 17 May 2006 08:18:28 +0000 Sam Lantinga Merge trunk-1.3-3 SDL-1.3
Sun, 26 Feb 2006 13:40:26 +0000 Sam Lantinga Passing a NULL GL library does the right thing nowadays.
Sun, 26 Feb 2006 05:02:14 +0000 Sam Lantinga Fixed warnings in -pedantic mode
Sun, 26 Feb 2006 03:51:08 +0000 Sam Lantinga Use the right dynamic GL on MacOS Classic
Tue, 21 Feb 2006 08:46:50 +0000 Sam Lantinga Use consistent identifiers for the various platforms we support.
Mon, 20 Feb 2006 10:19:22 +0000 Sam Lantinga Pick the right default GL library on IRIX
Wed, 28 Sep 2005 11:36:20 +0000 Ryan C. Gordon Removed atexit() from most of the test programs; atexit(SDL_Quit) isn't safe