Sam Lantinga <slouken@libsdl.org> [Tue, 22 Jul 2003 05:29:48 +0000] rev 653
*** empty log message ***
Sam Lantinga <slouken@libsdl.org> [Tue, 22 Jul 2003 04:50:38 +0000] rev 652
*** empty log message ***
Patrice Mandin <patmandin@gmail.com> [Wed, 16 Jul 2003 11:54:13 +0000] rev 651
pmandin: Added Atari LDG shared object loader
Ryan C. Gordon <icculus@icculus.org> [Sat, 12 Jul 2003 13:30:30 +0000] rev 650
We need to lookup the address of glGetString before calling GL_MakeCurrent(),
since the X11 target needs to query for extensions in there...hopefully this
other platforms don't need to have a current context before symbol lookup
works or something strange like that... --ryan.
Sam Lantinga <slouken@libsdl.org> [Thu, 10 Jul 2003 07:56:19 +0000] rev 649
Added some notes from the benefit of my experience. :)
Sam Lantinga <slouken@libsdl.org> [Thu, 10 Jul 2003 07:46:19 +0000] rev 648
Exposed SDL_LoadObject(), SDL_LoadFunction(), and SDL_UnloadObject() APIs
Sam Lantinga <slouken@libsdl.org> [Wed, 09 Jul 2003 15:38:28 +0000] rev 647
Added RISCOS Makefiles to the configure process
Sam Lantinga <slouken@libsdl.org> [Wed, 09 Jul 2003 15:32:21 +0000] rev 646
Fixed incorrect prototype for glXQueryExtensionsString()
Patrice Mandin <patmandin@gmail.com> [Mon, 07 Jul 2003 19:19:39 +0000] rev 645
Atari MiNT: remove useless files
Patrice Mandin <patmandin@gmail.com> [Mon, 07 Jul 2003 19:16:03 +0000] rev 644
Atari MiNT: added more audio drivers