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. :)
|