log

age author description
2003-08-23 Sam Lantinga *** empty log message ***
2003-08-23 Sam Lantinga Date: Sat, 16 Aug 2003 16:22:56 +0300
2003-08-23 Sam Lantinga Date: Fri, 15 Aug 2003 09:13:59 +0300
2003-08-23 Sam Lantinga Date: Fri, 15 Aug 2003 09:13:59 +0300
2003-08-23 Sam Lantinga Fixed use of SDL with XInitThreads()
2003-08-22 Sam Lantinga Date: Tue, 19 Aug 2003 17:57:00 +0200
2003-08-12 Sam Lantinga Date: Tue, 12 Aug 2003 14:26:19 +0200 (MEST)
2003-08-11 Sam Lantinga Date: Mon, 11 Aug 2003 22:49:06 +0100
2003-08-10 Sam Lantinga *** empty log message ***
2003-08-10 Sam Lantinga Date: Sun, 10 Aug 2003 13:24:45 -0400
2003-08-10 Sam Lantinga The cdrom code doesn't build on MacOS X 10.1, disabled for now...
2003-08-10 Sam Lantinga Date: Sat, 9 Aug 2003 20:14:06 -0400
2003-08-09 Sam Lantinga *sigh*
2003-08-09 Sam Lantinga More grumble grumble...
2003-08-09 Sam Lantinga Grumble grumble
2003-08-09 Sam Lantinga *** empty log message ***
2003-08-09 Sam Lantinga Turn dynamic loading of esd and arts on by default
2003-08-09 Sam Lantinga *** empty log message ***
2003-08-09 Sam Lantinga *** empty log message ***
2003-08-09 Sam Lantinga Fixed automake warnings about Objective C support
2003-08-09 Sam Lantinga Fix compilation on MacOS 10.1
2003-08-08 Sam Lantinga *** empty log message ***
2003-08-08 Sam Lantinga Date: Mon, 28 Jul 2003 18:30:50 +0300
2003-08-08 Sam Lantinga *** empty log message ***
2003-08-08 Sam Lantinga *** empty log message ***
2003-08-08 Sam Lantinga *** empty log message ***
2003-08-08 Sam Lantinga *** empty log message ***
2003-08-06 Sam Lantinga *** empty log message ***
2003-08-06 Sam Lantinga ate: Mon, 4 Aug 2003 19:10:14 +0300
2003-08-06 Sam Lantinga *** empty log message ***
2003-08-04 Sam Lantinga Date: Sun, 3 Aug 2003 22:07:57 +0200
2003-08-04 Sam Lantinga Date: Sat, 2 Aug 2003 16:22:51 +0300
2003-07-28 Sam Lantinga Date: Sun, 27 Jul 2003 22:37:59 +0200
2003-07-27 Sam Lantinga *** empty log message ***
2003-07-26 Sam Lantinga You can't create a YUV overlay in OpenGL mode
2003-07-26 Sam Lantinga *** empty log message ***
2003-07-23 Sam Lantinga Use SDL's internal x, y for mouse button events - fixes relative motion bug.
2003-07-23 Sam Lantinga Date: Thu, 24 Jul 2003 01:40:17 +0200
2003-07-22 Sam Lantinga Merged in Ryan's multisample code for MacOS, and changed the constants to match.
2003-07-22 Sam Lantinga Date: Thu, 24 Apr 2003 15:13:47 -0400
2003-07-22 Sam Lantinga Added audio and CD-ROM support for OSF/Tru64 (thanks Hayashi!)
2003-07-22 Sam Lantinga *** empty log message ***
2003-07-22 Sam Lantinga *** empty log message ***
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!)
2003-02-01 Sam Lantinga Allow icons of any size
2003-02-01 Sam Lantinga Fixed a problem with dlltool when building under MSYS on Windows
2003-02-01 Sam Lantinga Removed obsolete Linux joystick code
2003-02-01 Sam Lantinga Darrell added support for emulated SDL_DOUBLEBUF on MacOSX
2003-02-01 Sam Lantinga Added code to testsprite to detect tearing when flipping
2003-02-01 Sam Lantinga Missing has been re-added
2003-02-01 Sam Lantinga Working around broken objective C support - Take 2
2003-02-01 Sam Lantinga *** empty log message ***
2003-02-01 Sam Lantinga Doh, this doesn't work on all automake versions.
2003-02-01 Sam Lantinga Worked around objective C brokenness in Cygwin's automake
2003-01-26 Sam Lantinga *** empty log message ***
2003-01-26 Sam Lantinga If a double-buffered surface was requested, and a plain hardware surface
2003-01-21 Sam Lantinga Added some language bindings to the README
2003-01-21 Sam Lantinga *** empty log message ***
2003-01-21 Sam Lantinga Fixed header docs for the joystick hat position
2003-01-21 Sam Lantinga Fixed QZ_ToggleFullScreen() return value (thanks Max!)
2003-01-21 Sam Lantinga Applied Corona688's patch for output redirection on Windows CE
2003-01-20 Sam Lantinga Cth converted the MMX audio mixing routines to VC++ syntax
2003-01-20 Sam Lantinga Fixed build error on BeOS
2003-01-20 Sam Lantinga Mike Nordell _really_ fixed Win32 windib shift state handling this time. :)
2003-01-20 Sam Lantinga Date: Thu, 16 Jan 2003 13:48:31 +0200
2003-01-20 Sam Lantinga ate: Thu, 16 Jan 2003 13:48:31 +0200
2003-01-20 Sam Lantinga Date: Thu, 16 Jan 2003 13:48:31 +0200
2003-01-20 Sam Lantinga Date: Thu, 16 Jan 2003 13:48:31 +0200
2003-01-20 Sam Lantinga From: David Hedbor
2003-01-20 Sam Lantinga Enable the glXGetProcAddressARB code (fixes problems with NVidia drivers)
2003-01-20 Sam Lantinga David MacCormack fixed a bug in window sizing with Windows menus
2003-01-19 Sam Lantinga Test of the CVS mailing list
2002-12-27 Ryan C. Gordon Massive Quartz input enhancements from Darrell Walisser. His email:
2002-12-20 Ryan C. Gordon Added some code to toggle fullscreen and input grab for testing... --ryan.
2002-12-15 Sam Lantinga Date: Sat, 14 Dec 2002 13:33:05 -0500
2002-12-13 Ryan C. Gordon Moved some cleanup stuff to QZ_VideoQuit() from QZ_UnsetVideoMode()...fixes
2002-12-11 Sam Lantinga Fixed invalid memory access in DGA video driver (thanks ldb!)
2002-12-11 Sam Lantinga Fixed left/right shift detection on Windows (thanks Mike!)
2002-12-07 Sam Lantinga Updated Atari port for new system headers (thanks Patrice!)
2002-12-07 Sam Lantinga Fixed compile error if there is no X11 shared memory support.
2002-12-07 Sam Lantinga From: Darrell Walisser
2002-12-02 Sam Lantinga Linux joystick cleanups from Alan Swanson
2002-12-02 Sam Lantinga There's a bug in the VC7 optimizer relating to the duff loop optimization
2002-12-02 Sam Lantinga *** empty log message ***
2002-12-02 Sam Lantinga Doh! Compile error if there was no X11 shared image support
2002-12-02 Sam Lantinga *** empty log message ***
2002-11-24 Sam Lantinga *** empty log message ***
2002-11-17 Sam Lantinga Open ALSA devices in non-blocking mode (thanks Aleksey!)
2002-11-17 Sam Lantinga Open the ALSA devices in non-blocking mode (thanks Aleksey!)
2002-11-17 Sam Lantinga Updated for DirectDB 0.9.15 (thanks Denis!)
2002-11-17 Sam Lantinga Save the full pathname for stdout.txt and stderr.txt
2002-11-17 Sam Lantinga Fixed bsd joystick detection ... again (thanks Wilbern)
2002-11-17 Sam Lantinga *** empty log message ***
2002-11-17 Sam Lantinga *** empty log message ***
2002-11-17 Sam Lantinga Support 1-bit alpha on surfaces passed to SDL_WM_SetIcon() (thanks Glenn!)
2002-11-09 Sam Lantinga Greatly improved X11 DGA video speed (thanks Cezary!)
2002-11-09 Sam Lantinga Added MMX audio mixing code for gcc (thanks Stephane!)
2002-11-09 Sam Lantinga Added support for testing video flipping with graywin.c
2002-11-09 Sam Lantinga *** empty log message ***
2002-11-09 Sam Lantinga Fixed potential dropped events under DirectInput
2002-10-22 Sam Lantinga Fixed alpha blending bug (thanks Glenn!)
2002-10-22 Sam Lantinga Turn on enums always ints for CodeWarrior (thanks Darrell!)
2002-10-20 Sam Lantinga *** empty log message ***
2002-10-15 Sam Lantinga Return an error with color fills on less than 8 bpp surfaces.
2002-10-15 Sam Lantinga Fixed joystick detection problem on Windows XP (thanks Maciej!)
2002-10-14 Ryan C. Gordon Added check for AMD x86-64 ("Hammer") architecture in byte order determination.
2002-10-11 Sam Lantinga *** empty log message ***
2002-10-11 Sam Lantinga Removed unused function declarations
2002-10-11 Sam Lantinga Fixed mouse warp position bug with offset video modes
2002-10-11 Sam Lantinga Fixed a crash blitting RLE surfaces to RLE surfaces
2002-10-11 Sam Lantinga Removed an unnecessary header
2002-10-08 Sam Lantinga *** empty log message ***
2002-10-08 Sam Lantinga Fixed windows event handling for ActiveX controls (thanks Huib-Jan!)
2002-10-08 Sam Lantinga Updated the Project Builder stationary with SDLMain.*
2002-10-08 Sam Lantinga Added Visual C++ 7 (.NET) projects (thanks James!)
2002-10-08 Sam Lantinga Bumped version to 1.2.6 in CVS
2002-10-07 Sam Lantinga *** empty log message ***
2002-10-07 Sam Lantinga Fixed compiler warning
2002-10-07 Sam Lantinga Fixed building timer code on Windows CE
2002-10-07 Sam Lantinga Doh! Forgot to set the Win32 DLL version to 1.2.5
2002-10-06 Sam Lantinga *** empty log message *** release-1.2.5
2002-10-06 Sam Lantinga *** empty log message ***
2002-10-06 Sam Lantinga *** empty log message ***
2002-10-06 Sam Lantinga *** empty log message ***
2002-10-05 Sam Lantinga Added an environment variable SDL_HAS3BUTTONMOUSE for Quartz
2002-10-05 Sam Lantinga *** empty log message ***
2002-10-05 Sam Lantinga Added initial support for Dreamcast (thanks HERO!)
2002-10-05 Sam Lantinga Fixed gamma correction in Atari video drivers (thanks Patrice!)
2002-10-05 Sam Lantinga Atari joystick fixes contributed by Patrice Mandin
2002-10-05 Sam Lantinga Fixed cursor resource leak in Windows (thanks Huib-Jan Imbens!)
2002-10-05 Sam Lantinga *** empty log message ***
2002-10-05 Sam Lantinga Fixed SDL_main.c on Windows CE with applications containing spaces in their names.
2002-10-05 Sam Lantinga Fixed memory overwrite in BSD joystick driver (thanks SUGIMOTO Sadahiro!)
2002-10-05 Sam Lantinga Fixed mouse wheel events on MacOS X
2002-10-05 Sam Lantinga Lots of cleanups by Darrell, added the ability to resize Cocoa windows.
2002-10-05 Sam Lantinga Fixed YUV overlay code for Quicktime 6
2002-09-30 Sam Lantinga Added an aborted try at making fullscreen work on Xinerama screen != 0
2002-09-16 Sam Lantinga Fixed window update problems on MacOS X 10.2 (thanks Darrell!)
2002-09-16 Sam Lantinga Cleaned up the SDL_VIDEO_WINDOW_POS variable support
2002-09-16 Sam Lantinga Don't be fooled by unclutter - the mouse isn't really leaving our window
2002-09-16 Sam Lantinga Date: Thu, 12 Sep 2002 20:35:51 -0400
2002-09-16 Sam Lantinga *** empty log message ***
2002-09-16 Sam Lantinga Fixed a crash bug in checkkeys.c (thanks John!)
2002-09-16 Sam Lantinga *** empty log message ***
2002-09-16 Sam Lantinga Applied John Popplewell's fix for left-handed mice under Windows.
2002-09-09 Sam Lantinga The portable way of including SDL is #include "SDL.h"
2002-09-09 Sam Lantinga Fixed path problem with sdl.m4 macro file
2002-09-09 Sam Lantinga Fixed missing cursor after shadow buffer flip (thanks Jan!)
2002-09-02 Sam Lantinga Fixed trashing the framebuffer console on broken video drivers
2002-09-02 Sam Lantinga Fixed a typo in a previous patch
2002-09-02 Sam Lantinga Date: Sun, 1 Sep 2002 21:27:54 -0400 (EDT)
2002-09-01 Sam Lantinga Updated MacOS projects with "enums as int" build option
2002-09-01 Sam Lantinga *** empty log message ***
2002-09-01 Sam Lantinga *** empty log message ***
2002-09-01 Sam Lantinga Date: Sat, 31 Aug 2002 15:42:45 +0200
2002-08-31 Sam Lantinga Fixed some bugs and added some features to the -benchmark facility
2002-08-31 Sam Lantinga Added a -benchmark flag for testing the speeds of various video modes
2002-08-31 Sam Lantinga Date: Tue, 27 Aug 2002 19:07:38 +0200
2002-08-31 Sam Lantinga Date: Tue, 27 Aug 2002 16:14:11 +0200
2002-08-31 Sam Lantinga Tell the dock about command-line launched applications
2002-08-31 Sam Lantinga Darrell's Jag joystick fix
2002-08-28 Sam Lantinga Doh! Patch by Joel Ray Holveck
2002-08-25 Sam Lantinga Added a -fullscreen flag
2002-08-25 Sam Lantinga Date: Sun, 25 Aug 2002 09:46:54 -0400
2002-08-25 Sam Lantinga Date: Sat, 24 Aug 2002 22:20:01 -0600
2002-08-25 Sam Lantinga Updated the credits
2002-08-24 Sam Lantinga Removed unused function
2002-08-24 Sam Lantinga Fixed 2048 pixel limitation in DirectX blit code
2002-08-24 Sam Lantinga *** empty log message ***
2002-08-24 Sam Lantinga *** empty log message ***
2002-08-24 Sam Lantinga Updated the Borland C++ projects (thanks Dominique!)
2002-08-24 Sam Lantinga Date: Fri, 23 Aug 2002 11:48:56 +0200
2002-08-21 Sam Lantinga Added compile-time checking for the size of enums to SDL_types.h
2002-08-20 Sam Lantinga Fixed offset bug in hardware accelerated fills and blits
2002-08-20 Sam Lantinga Date: Thu, 18 Jul 2002 23:51:40 +0200 (MEST)
2002-08-20 Sam Lantinga Reset mouse state when changing video modes
2002-08-20 Sam Lantinga Fixed bug where video mode wasn't restored after ALT-tab in with DirectX
2002-08-20 Sam Lantinga *** empty log message ***
2002-08-20 Sam Lantinga *** empty log message ***
2002-08-20 Sam Lantinga Fixed crash with invalid bpp in SDL_SetVideoMode()
2002-08-20 Sam Lantinga *** empty log message ***