Sun, 22 Jul 2001 20:57:24 +0000 |
Sam Lantinga |
Fixed fullscreen mouse events on MacOS X
|
Sat, 21 Jul 2001 18:40:28 +0000 |
Sam Lantinga |
Changed the CVS root to point to libsdl.org
|
Sat, 21 Jul 2001 18:36:37 +0000 |
Sam Lantinga |
Removed debug info accidentally comitted
|
Fri, 20 Jul 2001 20:07:53 +0000 |
Sam Lantinga |
Now returns an error if unable to open audio on BeOS
|
Wed, 18 Jul 2001 20:08:18 +0000 |
Sam Lantinga |
Fixed crash if mouse is outside of the screen bounds for some reason
|
Wed, 18 Jul 2001 20:04:23 +0000 |
Sam Lantinga |
Incorporated slightly modified version of Rainer's WinCE patch
|
Sat, 14 Jul 2001 20:37:24 +0000 |
Sam Lantinga |
Now gets correct keyboard state when starting up on X11
|
Sat, 14 Jul 2001 19:11:26 +0000 |
Sam Lantinga |
SDL GL dynamic loading fix for OpenBSD
|
Sat, 14 Jul 2001 19:10:06 +0000 |
Sam Lantinga |
Fixed switching away from the SDL at the framebuffer console
|
Sat, 14 Jul 2001 19:08:25 +0000 |
Sam Lantinga |
*** empty log message ***
|
Fri, 13 Jul 2001 10:20:43 +0000 |
Sam Lantinga |
Fixed crash in testsprite when using the -fast option (nobody caught this?)
|
Fri, 13 Jul 2001 10:19:51 +0000 |
Sam Lantinga |
Merged DGA video surface handling improvements, unified locking code.
|
Fri, 13 Jul 2001 10:15:52 +0000 |
Sam Lantinga |
Some minor name changes to clean up
|
Fri, 13 Jul 2001 01:21:59 +0000 |
Sam Lantinga |
Detect more types of IMPS/2 mouse
|
Fri, 13 Jul 2001 01:21:35 +0000 |
Sam Lantinga |
*** empty log message ***
|
Thu, 12 Jul 2001 23:34:44 +0000 |
Sam Lantinga |
Don't crash if freeing a hardware surface after the video mode has been
|
Thu, 12 Jul 2001 20:42:22 +0000 |
Sam Lantinga |
DGA video driver is now thread-safe
|
Wed, 11 Jul 2001 20:18:52 +0000 |
Sam Lantinga |
Fixed using the video mode extension on older servers
|
Mon, 09 Jul 2001 23:26:13 +0000 |
Sam Lantinga |
Oops, I committed debug code...
|
Mon, 09 Jul 2001 22:36:16 +0000 |
Sam Lantinga |
Fixed some problems with the fullscreen code. Wooo. :)
|
Mon, 09 Jul 2001 15:47:40 +0000 |
Sam Lantinga |
Revert to old non-blocking writes (if it ain't broke, don't fix it)
|
Mon, 09 Jul 2001 15:46:41 +0000 |
Sam Lantinga |
Fixed blocking open bug when using blocking audio writes
|
Sun, 08 Jul 2001 09:03:47 +0000 |
Sam Lantinga |
Updated list of improvements
|
Sun, 08 Jul 2001 09:00:06 +0000 |
Sam Lantinga |
Cleaned up the OpenBSD port, thanks to Peter Valchev
|
Sat, 07 Jul 2001 23:27:29 +0000 |
Sam Lantinga |
Applied Hannu's fix and switched to blocking writes .. seems to work?
|
Sat, 07 Jul 2001 23:12:42 +0000 |
Sam Lantinga |
Fixed the DMA driver not to reset the audio descriptor (not needed, and
|
Sat, 07 Jul 2001 20:20:17 +0000 |
Sam Lantinga |
From: "Markus F.X.J. Oberhumer"
|
Sat, 07 Jul 2001 08:08:42 +0000 |
Sam Lantinga |
Fix to allow SDL compiled under XFree v4 to work with XFree v3 xservers.
|
Sat, 07 Jul 2001 08:03:34 +0000 |
Sam Lantinga |
Added Holger Schemel's fix for SDL_GetTicks() on W2K
|
Sat, 07 Jul 2001 07:59:37 +0000 |
Sam Lantinga |
Hopefully fixed the fullscreen mode code for KDE
|