log

age author description
Tue, 22 Jul 2003 05:29:48 +0000 Sam Lantinga *** empty log message ***
Tue, 22 Jul 2003 04:50:38 +0000 Sam Lantinga *** empty log message ***
Wed, 16 Jul 2003 11:54:13 +0000 Patrice Mandin pmandin: Added Atari LDG shared object loader
Sat, 12 Jul 2003 13:30:30 +0000 Ryan C. Gordon We need to lookup the address of glGetString before calling GL_MakeCurrent(),
Thu, 10 Jul 2003 07:56:19 +0000 Sam Lantinga Added some notes from the benefit of my experience. :)
Thu, 10 Jul 2003 07:46:19 +0000 Sam Lantinga Exposed SDL_LoadObject(), SDL_LoadFunction(), and SDL_UnloadObject() APIs
Wed, 09 Jul 2003 15:38:28 +0000 Sam Lantinga Added RISCOS Makefiles to the configure process
Wed, 09 Jul 2003 15:32:21 +0000 Sam Lantinga Fixed incorrect prototype for glXQueryExtensionsString()
Mon, 07 Jul 2003 19:19:39 +0000 Patrice Mandin Atari MiNT: remove useless files
Mon, 07 Jul 2003 19:16:03 +0000 Patrice Mandin Atari MiNT: added more audio drivers
Tue, 01 Jul 2003 16:35:54 +0000 Ryan C. Gordon Removed direct dependency on OpenGL (call current_video->glGetString() instead
Tue, 01 Jul 2003 01:18:27 +0000 Sam Lantinga *** empty log message ***
Sat, 28 Jun 2003 21:52:26 +0000 Sam Lantinga Date: 28 Jun 2003 22:42:52 +0100
Sat, 28 Jun 2003 21:38:14 +0000 Patrice Mandin Bugfix: some Makefiles in subdirectories created before their upper-level ones
Sat, 28 Jun 2003 17:39:46 +0000 Sam Lantinga I'm American, does it show? ;-)
Sat, 28 Jun 2003 17:27:33 +0000 Sam Lantinga Date: Sun, 11 May 2003 19:59:06 +0300
Sat, 28 Jun 2003 17:16:52 +0000 Sam Lantinga te: 27 Jun 2003 21:16:01 +0100
Sat, 28 Jun 2003 17:03:57 +0000 Sam Lantinga *** empty log message ***
Sun, 22 Jun 2003 04:23:27 +0000 Sam Lantinga *** empty log message ***
Sat, 14 Jun 2003 07:18:40 +0000 Sam Lantinga Date: Thu, 05 Jun 2003 09:36:40 +0100
Tue, 03 Jun 2003 19:35:10 +0000 Patrice Mandin Add m68k assembly mixing routines
Mon, 02 Jun 2003 14:50:22 +0000 Sam Lantinga Date: Sun, 1 Jun 2003 15:38:45 -0700 (PDT)
Thu, 29 May 2003 04:52:36 +0000 Sam Lantinga Date: Mon, 5 May 2003 00:08:51 -0400
Thu, 29 May 2003 04:44:13 +0000 Sam Lantinga Added initial support for RISC OS (thanks Peter Naulls!)
Thu, 29 May 2003 04:37:17 +0000 Sam Lantinga *** empty log message ***
Thu, 29 May 2003 04:29:13 +0000 Sam Lantinga *** empty log message ***
Thu, 29 May 2003 04:25:29 +0000 Sam Lantinga Fixed compile problem in SDL_stretch.c with gcc 3.3
Thu, 29 May 2003 04:23:03 +0000 Sam Lantinga *** empty log message ***
Thu, 29 May 2003 04:16:20 +0000 Sam Lantinga The compiler option that makes enums having the size of an int must be enabled.
Tue, 27 May 2003 07:33:11 +0000 Ryan C. Gordon More-than-three mouse button support for Quartz target.