Sun, 04 Oct 2009 20:45:55 +0000 |
Sam Lantinga |
Fixed make dist
SDL-1.2
|
Sun, 04 Oct 2009 20:31:21 +0000 |
Sam Lantinga |
Split acinclude.m4 into its constituent parts for easy upgrading
SDL-1.2
|
Sun, 04 Oct 2009 20:30:45 +0000 |
Sam Lantinga |
Make the temporary black window be the maximum of all visible dimensions
SDL-1.2
|
Fri, 02 Oct 2009 13:50:50 +0000 |
Sam Lantinga |
You should check for the C compiler before you set CFLAGS. :)
SDL-1.2
|
Fri, 02 Oct 2009 11:26:59 +0000 |
Sam Lantinga |
Fixed nasm detection for newer autotools
SDL-1.2
|
Fri, 02 Oct 2009 11:12:04 +0000 |
Sam Lantinga |
Updated version for mingw32 build
SDL-1.2
|
Wed, 30 Sep 2009 20:38:28 +0000 |
Sam Lantinga |
Fixed VC2005 compiler warnings
SDL-1.2
|
Wed, 30 Sep 2009 04:49:57 +0000 |
Sam Lantinga |
I just tested DGA mouse motion with X.org 1.6.0 and it's working fine,
SDL-1.2
|
Tue, 29 Sep 2009 13:50:33 +0000 |
Ryan C. Gordon |
Make SDL_GL_GetAttribute(SDL_GL_SWAP_CONTROL) work with GLX_SGI_swap_control.
SDL-1.2
|
Tue, 29 Sep 2009 13:42:33 +0000 |
Ryan C. Gordon |
Removed isCustom ... not used any more.
SDL-1.2
|
Tue, 29 Sep 2009 13:40:34 +0000 |
Ryan C. Gordon |
Removed duplicate memset() calls.
SDL-1.2
|
Tue, 29 Sep 2009 13:07:36 +0000 |
Ryan C. Gordon |
Fixed SDL_VIDEO_WINDOW_POS environment variable for Quartz target.
SDL-1.2
|
Tue, 29 Sep 2009 11:28:43 +0000 |
Ryan C. Gordon |
Batch x11 dga mouse motion events into a single SDL event.
SDL-1.2
|
Tue, 29 Sep 2009 06:31:29 +0000 |
Sam Lantinga |
Reverted revision 4880 since this breaks installation on Mac OS X.
SDL-1.2
|
Tue, 29 Sep 2009 04:03:58 +0000 |
Ryan C. Gordon |
Fixed strict aliasing (or inline asm?) issue.
SDL-1.2
|