log

age author description
Fri, 06 Jan 2006 22:24:09 +0000 Patrice Mandin Disable XBIOS driver for mouse and joystick under MiNT. Will write a driver for /dev/mouse later.
Fri, 06 Jan 2006 20:57:59 +0000 Ryan C. Gordon Minor bit of debug output added to dynamic X11 code.
Fri, 06 Jan 2006 20:56:13 +0000 Ryan C. Gordon Make some dynamic X11 symbols option. _XData32 and _XRead32 are only available
Fri, 06 Jan 2006 13:20:10 +0000 Ryan C. Gordon For sanity's sake, removed the '&' when passing copy_row array to asm.
Fri, 06 Jan 2006 00:56:12 +0000 Ryan C. Gordon Patched to compile.
Thu, 05 Jan 2006 16:40:51 +0000 Ryan C. Gordon Added optimized C 32bit RGB<->RGBA alpha masking blitter from Alex Volkov.
Thu, 05 Jan 2006 16:37:46 +0000 Ryan C. Gordon testblitspeed.c improvements: cleaned up output, and allow user to set surface
Thu, 05 Jan 2006 15:25:19 +0000 Ryan C. Gordon From Mike Frysinger and/or Gentoo:
Thu, 05 Jan 2006 08:17:35 +0000 Ryan C. Gordon Patch from Michael Bonfils to add CPUID support for x86 Solaris.
Thu, 05 Jan 2006 07:20:12 +0000 Ryan C. Gordon From Mike Frysinger and/or Gentoo:
Thu, 05 Jan 2006 07:08:59 +0000 Ryan C. Gordon From Mike Frysinger and/or Gentoo:
Wed, 04 Jan 2006 22:57:50 +0000 Ryan C. Gordon More dynamic X11 fixes...catches some code in Xlib headers that caused
Wed, 04 Jan 2006 21:01:49 +0000 Ryan C. Gordon Windows should use _beginthreadex() instead of CreateThread(), to avoid a
Wed, 04 Jan 2006 20:53:55 +0000 Ryan C. Gordon Debug code should check right function names.
Wed, 04 Jan 2006 19:25:18 +0000 Ryan C. Gordon Removed some incorrect comments in the "dc" driver that survived the
Wed, 04 Jan 2006 01:08:40 +0000 Sam Lantinga Bumped the version number for the next release
Mon, 02 Jan 2006 19:49:21 +0000 Patrice Mandin Use a simple table for Unicode translation
Mon, 02 Jan 2006 12:48:58 +0000 Ryan C. Gordon Quartz driver: Make sure we pass a pointer to the right type.
Mon, 02 Jan 2006 12:37:40 +0000 Ryan C. Gordon Quartz driver: Correctly handle SDL_DOUBLEBUF|SDL_FULLSCREEN when the
Mon, 02 Jan 2006 10:49:37 +0000 Ryan C. Gordon Quartz target: set x and y field of mode list to 0 in SDL_ListMode call.
Mon, 02 Jan 2006 09:32:54 +0000 Sam Lantinga Oops, actually use the timings in the modes db. :)
Mon, 02 Jan 2006 09:13:16 +0000 Sam Lantinga *** empty log message ***
Mon, 02 Jan 2006 09:08:05 +0000 Sam Lantinga Added support for parsing /etc/fb.modes, based on Stephane Marchesin's patch
Mon, 02 Jan 2006 08:07:41 +0000 Ryan C. Gordon Toggle flip debugging in testsprite.c on the command line, not as a hardcoded
Mon, 02 Jan 2006 07:09:52 +0000 Ryan C. Gordon Quartz target shouldn't crash if an event thread is used.
Mon, 02 Jan 2006 00:31:00 +0000 Ryan C. Gordon To: sdl@libsdl.org
Sun, 01 Jan 2006 23:45:52 +0000 Ryan C. Gordon To: sdl@libsdl.org
Sun, 01 Jan 2006 23:34:06 +0000 Ryan C. Gordon Bumped windib's priority above DirectX, since both DirectDraw and DirectInput