Mercurial > sdl-ios-xcode
log test/testdyngl.c @ 1439:4d3bb026cd16
age | author | description |
---|---|---|
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 |
Fri, 26 Nov 2004 16:13:24 +0000 | Patrice Mandin | Restore everything when a function pointer is NULL |