log

age author description
2003-07-16 Patrice Mandin pmandin: Added Atari LDG shared object loader
2003-07-12 Ryan C. Gordon We need to lookup the address of glGetString before calling GL_MakeCurrent(),
2003-07-10 Sam Lantinga Added some notes from the benefit of my experience. :)
2003-07-10 Sam Lantinga Exposed SDL_LoadObject(), SDL_LoadFunction(), and SDL_UnloadObject() APIs
2003-07-09 Sam Lantinga Added RISCOS Makefiles to the configure process
2003-07-09 Sam Lantinga Fixed incorrect prototype for glXQueryExtensionsString()
2003-07-07 Patrice Mandin Atari MiNT: remove useless files
2003-07-07 Patrice Mandin Atari MiNT: added more audio drivers
2003-07-01 Ryan C. Gordon Removed direct dependency on OpenGL (call current_video->glGetString() instead
2003-07-01 Sam Lantinga *** empty log message ***
2003-06-28 Sam Lantinga Date: 28 Jun 2003 22:42:52 +0100
2003-06-28 Patrice Mandin Bugfix: some Makefiles in subdirectories created before their upper-level ones
2003-06-28 Sam Lantinga I'm American, does it show? ;-)
2003-06-28 Sam Lantinga Date: Sun, 11 May 2003 19:59:06 +0300
2003-06-28 Sam Lantinga te: 27 Jun 2003 21:16:01 +0100
2003-06-28 Sam Lantinga *** empty log message ***
2003-06-22 Sam Lantinga *** empty log message ***
2003-06-14 Sam Lantinga Date: Thu, 05 Jun 2003 09:36:40 +0100
2003-06-03 Patrice Mandin Add m68k assembly mixing routines
2003-06-02 Sam Lantinga Date: Sun, 1 Jun 2003 15:38:45 -0700 (PDT)
2003-05-29 Sam Lantinga Date: Mon, 5 May 2003 00:08:51 -0400
2003-05-29 Sam Lantinga Added initial support for RISC OS (thanks Peter Naulls!)
2003-05-29 Sam Lantinga *** empty log message ***
2003-05-29 Sam Lantinga *** empty log message ***
2003-05-29 Sam Lantinga Fixed compile problem in SDL_stretch.c with gcc 3.3
2003-05-29 Sam Lantinga *** empty log message ***
2003-05-29 Sam Lantinga The compiler option that makes enums having the size of an int must be enabled.
2003-05-27 Ryan C. Gordon More-than-three mouse button support for Quartz target.
2003-05-25 Ryan C. Gordon God, this is the never-ending patch. Another USB joystick detection fix for
2003-05-22 Ryan C. Gordon Attempt #3: Fixed boolean logic bug that caused all HID joysticks to be
2003-05-22 Ryan C. Gordon Whoops...typo prevented compiling. Fixed.
2003-05-22 Ryan C. Gordon Find just joysticks and gamepads (as opposed to, say, USB Audio devices), in
2003-05-22 Ryan C. Gordon Disable MacOS X screensaver for duration of application run by triggering a
2003-05-03 Sam Lantinga *** empty log message ***
2003-05-03 Sam Lantinga MacOS X joystick fix
2003-04-26 Sam Lantinga Oops...
2003-04-20 Sam Lantinga Date: Thu, 17 Apr 2003 23:27:34 -0400
2003-04-20 Sam Lantinga Date: Wed, 9 Apr 2003 18:21:33 -0230
2003-04-15 Sam Lantinga Added MacOS X CD-ROM audio support (thanks Max and Darrell)
2003-04-15 Sam Lantinga Fixed video intitialization problem on Qtopia (thanks David!)
2003-04-15 Sam Lantinga Date: Wed, 9 Apr 2003 01:03:25 -0400 (EDT)
2003-04-15 Sam Lantinga Date: Mon, 14 Apr 2003 22:08:27 +0100
2003-03-22 Sam Lantinga *** empty log message ***
2003-03-09 Sam Lantinga *** empty log message ***
2003-03-06 Sam Lantinga Date: Sat, 1 Mar 2003 16:13:57 -0500
2003-03-06 Sam Lantinga Date: Fri, 28 Feb 2003 22:47:56 +0100
2003-03-06 Sam Lantinga IRIX patches from Andrea Suatoni
2003-03-06 Sam Lantinga Date: Mon, 24 Feb 2003 16:31:25 -0500
2003-03-06 Sam Lantinga From: Jonathan Atkins
2003-03-05 Sam Lantinga *** empty log message ***
2003-02-26 Sam Lantinga Updated Visual C++ projects
2003-02-26 Sam Lantinga *** empty log message ***
2003-02-21 Sam Lantinga Fixed building thread code under BSD/OS (thanks Steven!)
2003-02-12 Sam Lantinga *** empty log message ***
2003-02-10 Sam Lantinga *** empty log message ***
2003-02-09 Sam Lantinga CVS should ignore files automatically generated by building on MacOS X
2003-02-07 Sam Lantinga Don't warp the mouse when a video mode hasn't been set
2003-02-04 Sam Lantinga Added support for HID sliders wheels and dials on MacOS X
2003-02-04 Sam Lantinga Date: Fri, 31 Jan 2003 15:17:30 +0100
2003-02-01 Sam Lantinga Fixed crash in SDL_SetIcon() under Quartz (thanks Darrell!)