Sam Lantinga <slouken@libsdl.org> [Tue, 09 Apr 2002 23:49:06 +0000] rev 334
Fixed DirectX fullscreen gamma control (thanks John!)
Sam Lantinga <slouken@libsdl.org> [Tue, 09 Apr 2002 23:32:40 +0000] rev 333
Fixed a crash bug in the WM_ACTIVATE code (thanks John!)
Sam Lantinga <slouken@libsdl.org> [Mon, 08 Apr 2002 17:50:30 +0000] rev 332
Mouse wheel fix patch.
Sam Lantinga <slouken@libsdl.org> [Thu, 04 Apr 2002 18:06:33 +0000] rev 331
Date: Thu, 04 Apr 2002 13:27:36 GMT+1
From: Patrice Mandin <pmandin@caramail.com>
Subject: [SDL][PATCH] Atari mouse patch
Just a patch to correct a studid bug where Mouse button
events where not generated when pressing first button.
Sam Lantinga <slouken@libsdl.org> [Wed, 03 Apr 2002 21:45:25 +0000] rev 330
Date: 03 Apr 2002 15:28:09 +0200
From: Alexander Pipelka <pipelka@bms-austria.com>
Subject: SDL patches
This one adds 2 new videomodes for the fbconsole.
720x576, 720x480
These are used by the NSC settopbox we are using for MPEG2 decoding.
Sam Lantinga <slouken@libsdl.org> [Mon, 01 Apr 2002 15:35:28 +0000] rev 329
Patrice's fixes for GNU Pthread support
Sam Lantinga <slouken@libsdl.org> [Sun, 31 Mar 2002 04:07:05 +0000] rev 328
RPM dependency fix courtesy of Edward Rudd
Sam Lantinga <slouken@libsdl.org> [Sun, 31 Mar 2002 03:34:16 +0000] rev 327
*** empty log message ***
Sam Lantinga <slouken@libsdl.org> [Sun, 31 Mar 2002 03:34:11 +0000] rev 326
Disabled QueryPerformanceCounter(), due to problems on Win2K
Sam Lantinga <slouken@libsdl.org> [Sun, 31 Mar 2002 02:42:43 +0000] rev 325
Fixed the bug where mouse cursor and SDL mouse coordinates didn't match
in Windows OpenGL mode.