Mercurial > sdl-ios-xcode
log test/testdyngl.c @ 1872:d76c3909b244
age | author | description |
---|---|---|
2006-05-17 | Sam Lantinga | Merge trunk-1.3-3 SDL-1.3 |
2006-02-26 | Sam Lantinga | Passing a NULL GL library does the right thing nowadays. |
2006-02-26 | Sam Lantinga | Fixed warnings in -pedantic mode |
2006-02-26 | Sam Lantinga | Use the right dynamic GL on MacOS Classic |
2006-02-21 | Sam Lantinga | Use consistent identifiers for the various platforms we support. |
2006-02-20 | Sam Lantinga | Pick the right default GL library on IRIX |
2005-09-28 | Ryan C. Gordon | Removed atexit() from most of the test programs; atexit(SDL_Quit) isn't safe |
2004-11-26 | Patrice Mandin | Restore everything when a function pointer is NULL |
2004-07-18 | Sam Lantinga | Date: Sat, 26 Jun 2004 14:58:42 +0300 |
2004-04-30 | Sam Lantinga | Date: Wed, 28 Apr 2004 16:52:41 -0400 |
2004-02-21 | Sam Lantinga | *** empty log message *** release-1.2.7 |
2004-02-17 | Sam Lantinga | Load the correct library on Windows |
2004-02-17 | Sam Lantinga | Added a test program for dynamically loading OpenGL |