Fri, 29 Feb 2008 13:55:44 +0000 |
Sam Lantinga |
* Added configure option --enable-screensaver, to allow enabling the screensaver by default.
SDL-1.2
|
Thu, 03 Jan 2008 06:19:07 +0000 |
Sam Lantinga |
Updates for building on Windows CE using mingw32ce cross compiler:
SDL-1.2
|
Tue, 01 Jan 2008 15:23:59 +0000 |
Sam Lantinga |
Fixed bug #531
SDL-1.2
|
Sun, 30 Dec 2007 05:00:20 +0000 |
Sam Lantinga |
Don't use -fvisibility if it generates warnings ... like this one:
SDL-1.2
|
Sat, 29 Dec 2007 06:06:03 +0000 |
Sam Lantinga |
Improved detection of mprotect()
SDL-1.2
|
Sat, 29 Dec 2007 05:18:33 +0000 |
Sam Lantinga |
Made the mprotect() fix for SDL_SoftStretch() more general for hardened linux, etc.
SDL-1.2
|
Fri, 20 Jul 2007 08:17:45 +0000 |
Sam Lantinga |
I'm not sure if this helps anything, but it was clearly wrong.
SDL-1.2 release-1.2.12
|
Wed, 18 Jul 2007 04:04:24 +0000 |
Sam Lantinga |
Better windres detection
SDL-1.2
|
Mon, 16 Jul 2007 03:27:26 +0000 |
Sam Lantinga |
Added support for building version.rc in Windows build.
SDL-1.2
|
Fri, 13 Jul 2007 03:57:40 +0000 |
Sam Lantinga |
Update default cross-compile install prefix for the latest mingw toolchain
SDL-1.2
|
Tue, 10 Jul 2007 15:39:14 +0000 |
Sam Lantinga |
Sort of fixed NAS detection on NetBSD - requires that /usr/pkg be in your include/linker/library path
SDL-1.2
|
Tue, 10 Jul 2007 14:16:44 +0000 |
Sam Lantinga |
Backported the NAS detection from SDL 1.3, replacing the broken NetBSD patch
SDL-1.2
|
Tue, 10 Jul 2007 04:41:50 +0000 |
Sam Lantinga |
Added patch-aj from NetBSD pkgsrc:
SDL-1.2
|
Mon, 02 Jul 2007 02:45:52 +0000 |
Sam Lantinga |
Fixed assembly relocation problems, so we can check for NASM on Mac OS X.
SDL-1.2
|
Sat, 16 Jun 2007 05:51:51 +0000 |
Ryan C. Gordon |
Fixed assembler command line for older yasm releases and documented nasm
SDL-1.2
|
Fri, 15 Jun 2007 12:26:29 +0000 |
Ryan C. Gordon |
Make sure to check for glu.h before enabling glX support. We don't
SDL-1.2
|
Mon, 04 Jun 2007 11:06:48 +0000 |
Ryan C. Gordon |
Check if yasm supports a nasm-specific syntax we use (it doesn't in 0.5.0,
SDL-1.2
|
Sun, 13 May 2007 23:12:46 +0000 |
Ryan C. Gordon |
Committed PulseAudio driver. Thanks, Stephan!
SDL-1.2
|
Wed, 04 Apr 2007 10:34:42 +0000 |
Ryan C. Gordon |
There are several subsystems that need IOKit linked in on Mac OS X, so handle
SDL-1.2
|
Wed, 04 Apr 2007 10:30:07 +0000 |
Ryan C. Gordon |
Crap, put this patch in the wrong place.
SDL-1.2
|
Wed, 04 Apr 2007 10:28:14 +0000 |
Ryan C. Gordon |
Don't compile the joystick code if --disable-joystick is specified at
SDL-1.2
|
Thu, 15 Feb 2007 23:50:45 +0000 |
Ryan C. Gordon |
Patched fbcon to compile on newer Linux kernels that don't #define PAGE_SIZE,
SDL-1.2
|
Fri, 01 Dec 2006 20:26:06 +0000 |
Ryan C. Gordon |
Merge r2921:2922 from SDL trunk to 1.2 branch: mingw alloca.h workaround.
SDL-1.2
|
Fri, 03 Nov 2006 21:52:54 +0000 |
Ryan C. Gordon |
Merged r2896:2897 from trunk (use dummy joystick if subsystem enabled and
SDL-1.2
|
Sun, 24 Sep 2006 00:43:36 +0000 |
Sam Lantinga |
Fixed bug #321
SDL-1.2
|
Sun, 24 Sep 2006 00:10:59 +0000 |
Sam Lantinga |
Bumped the version in subversion to 1.2.12
SDL-1.2
|
Sun, 08 Oct 2006 01:39:01 +0000 |
Ryan C. Gordon |
BeOS audio now works in 1.3 branch.
SDL-ryan-multiple-audio-device
|
Sun, 08 Oct 2006 00:01:16 +0000 |
Ryan C. Gordon |
Still more PAudio renames...
SDL-ryan-multiple-audio-device
|
Sat, 07 Oct 2006 07:25:30 +0000 |
Ryan C. Gordon |
Dynamic loading for NAS audio driver.
SDL-ryan-multiple-audio-device
|
Sat, 07 Oct 2006 06:18:15 +0000 |
Ryan C. Gordon |
Look for NAS libraries in normal paths (where Ubuntu installs them).
SDL-ryan-multiple-audio-device
|