Sat, 14 Jan 2006 08:15:38 +0000 |
Ryan C. Gordon |
Catch X11 extension errors...since most of these are notifications that we
|
Fri, 13 Jan 2006 02:36:35 +0000 |
Ryan C. Gordon |
Don't trample SDL_LoadObject()'s error message in GL loader.
|
Fri, 13 Jan 2006 02:32:07 +0000 |
Ryan C. Gordon |
Make error message meaningful if dlopen() fails on libX11.
|
Fri, 13 Jan 2006 01:30:21 +0000 |
Ryan C. Gordon |
Patched to compile with debugging enabled.
|
Fri, 13 Jan 2006 01:08:39 +0000 |
Ryan C. Gordon |
More dynamic X11 work.
|
Thu, 12 Jan 2006 23:06:23 +0000 |
Ryan C. Gordon |
Patched to compile.
|
Thu, 12 Jan 2006 22:46:36 +0000 |
Ryan C. Gordon |
Add XME hooks to X11 driver instead of relying on libxme...libxme hasn't
|
Tue, 10 Jan 2006 20:52:35 +0000 |
Ryan C. Gordon |
Properly restore vidmode when switching back to SDL's virtual terminal with
|
Sun, 08 Jan 2006 21:18:15 +0000 |
Ryan C. Gordon |
From Bug #36:
|
Sun, 08 Jan 2006 17:29:19 +0000 |
Patrice Mandin |
Rollback
|
Sun, 08 Jan 2006 10:22:27 +0000 |
Patrice Mandin |
Load default OpenGL library if needed at driver initialization
|
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
|
Sun, 01 Jan 2006 19:14:11 +0000 |
Patrice Mandin |
Added preliminary missingtranslation from Atari to Unicode charset
|
Fri, 23 Dec 2005 09:40:15 +0000 |
Sam Lantinga |
From: "alan buckley" <alan_baa@hotmail.com>
|
Wed, 21 Dec 2005 18:02:36 +0000 |
Ryan C. Gordon |
To: sdl@libsdl.org
|
Mon, 19 Dec 2005 06:58:51 +0000 |
Ryan C. Gordon |
Patched to compile on gcc 2.95.3.
|
Wed, 14 Dec 2005 05:55:17 +0000 |
Sam Lantinga |
Updated to the latest glext.h
|
Tue, 13 Dec 2005 16:40:12 +0000 |
Sam Lantinga |
Date: Tue, 13 Dec 2005 13:33:50 +0000
|
Mon, 12 Dec 2005 11:14:29 +0000 |
Ryan C. Gordon |
Fixed configure script on latest Mac OS X developer tools (and hopefully
|
Mon, 12 Dec 2005 10:54:41 +0000 |
Ryan C. Gordon |
Matched SDL_AllowRW and SDL_FreeRW calls in SDL_rwops.c ...
|
Mon, 12 Dec 2005 09:26:32 +0000 |
Ryan C. Gordon |
Date: Sat, 10 Dec 2005 18:29:41 +0100
|
Mon, 12 Dec 2005 09:22:36 +0000 |
Ryan C. Gordon |
Date: Sun, 11 Dec 2005 20:37:04 +0100
|
Mon, 12 Dec 2005 09:13:12 +0000 |
Ryan C. Gordon |
From: Mike Frysinger <vapier@gentoo.org>
|
Thu, 08 Dec 2005 14:48:21 +0000 |
Sam Lantinga |
Fixed gcc 4 warnings
|
Thu, 08 Dec 2005 14:41:49 +0000 |
Sam Lantinga |
Fixed compiling with gcc 4, patch applied from Gentoo Bugzilla:
|
Thu, 08 Dec 2005 14:21:17 +0000 |
Sam Lantinga |
Fixed compile warnings with gcc 4
|
Tue, 06 Dec 2005 14:36:39 +0000 |
Ryan C. Gordon |
Fixed OpenGL usage in Quartz target when SDL_SetVideoMode() is called without
|
Mon, 05 Dec 2005 04:36:53 +0000 |
Ryan C. Gordon |
Date: Sun, 04 Dec 2005 21:43:46 -0500
|
Thu, 01 Dec 2005 19:22:32 +0000 |
Ryan C. Gordon |
Don't need to link against libstdc++ on Mac OS X now.
|
Mon, 28 Nov 2005 13:58:26 +0000 |
Ryan C. Gordon |
To: sdl@libsdl.org
|
Wed, 23 Nov 2005 11:46:36 +0000 |
Ryan C. Gordon |
Seperate glX from HAVE_OPENGL, for platforms that have both an X server and
|
Wed, 23 Nov 2005 07:29:56 +0000 |
Ryan C. Gordon |
OS/2 port!
|
Wed, 23 Nov 2005 07:23:48 +0000 |
Ryan C. Gordon |
Moved Quartz SDL_GL_LoadLibrary() to SDL_loadso interface.
|