Sun, 29 Aug 2010 16:51:48 -0700 |
Sam Lantinga |
Added atan implementation from uClibc
|
Sun, 29 Aug 2010 16:05:34 -0700 |
Sam Lantinga |
Added atan2 implementation from uClibc
|
Sun, 22 Aug 2010 13:45:56 -0700 |
Sam Lantinga |
Merged Eli's Google Summer of Code work from SDL-gsoc2010-shaped_windows
|
Tue, 13 Jul 2010 02:43:10 -0400 |
Ryan C. Gordon |
Add XShape test to configure scripts.
|
Sun, 22 Aug 2010 12:07:55 -0700 |
Sam Lantinga |
Merged Jim's Google Summer of Code work from SDL-gsoc2010_gesture
|
Mon, 02 Aug 2010 00:14:53 -0400 |
Jim Grandpre |
Fixed some Gesture bugs
|
Thu, 22 Jul 2010 08:12:28 +0400 |
jimtla |
Fixed x11 compile bugs.
|
Wed, 28 Jul 2010 22:24:13 -0700 |
Sam Lantinga |
For consistency, swapped line order
|
Wed, 28 Jul 2010 22:22:08 -0700 |
Sam Lantinga |
Added dynamic loading of XFixes and XDamage on Mac OS X
|
Wed, 28 Jul 2010 00:54:23 -0700 |
Sam Lantinga |
Merged Sunny's XRender changes from SDL-gsoc2010_xrender
|
Mon, 19 Jul 2010 20:05:53 +0530 |
Sunny Sachanandani |
Integrate XFixes and XDamage into the build system.
|
Mon, 31 May 2010 13:27:27 +0530 |
Sunny Sachanandani |
Modified configure.in to allow building with Xrender. Fixed all problems that prevented compilation.
|
Tue, 27 Jul 2010 21:31:28 -0700 |
Sam Lantinga |
Andrey A.
|
Sun, 18 Jul 2010 07:54:00 -0700 |
Sam Lantinga |
Debian patch: 011_no_yasm.diff
SDL-1.2
|
Mon, 05 Jul 2010 12:41:28 -0700 |
Sam Lantinga |
Make sure SDL gets installed to the correct prefix for the new cross-compiler tools.
|
Sun, 09 May 2010 10:00:33 -0700 |
Sam Lantinga |
Fixed Eric's changes to allow building from the command line.
|
Wed, 10 Mar 2010 15:07:20 +0000 |
Sam Lantinga |
Fixed bug #968
|
Wed, 10 Mar 2010 15:02:58 +0000 |
Sam Lantinga |
Fixed bug #943
|
Thu, 19 Apr 2007 07:12:30 +0000 |
Ryan C. Gordon |
First shot at GTK+ video target for the OLPC laptops. Seriously incomplete,
SDL-1.2-olpc
|
Fri, 11 Dec 2009 15:14:13 +0000 |
Sam Lantinga |
Fixed bug #895
SDL-1.2
|
Sat, 17 Oct 2009 17:35:48 +0000 |
Sam Lantinga |
We no longer have a DirectInput link requirement
SDL-1.2
|
Tue, 13 Oct 2009 06:45:02 +0000 |
Sam Lantinga |
Only show the dynamic audio libraries if we'll be dynamically loading them
SDL-1.2
|
Tue, 13 Oct 2009 05:20:09 +0000 |
Sam Lantinga |
Simplify and improve dynamic library detection, taken from SDL_image
SDL-1.2
|
Tue, 13 Oct 2009 04:23:34 +0000 |
Sam Lantinga |
We don't need dlvsym() for ALSA anymore, yay!
SDL-1.2
|
Mon, 12 Oct 2009 23:21:19 +0000 |
Sam Lantinga |
Merged fix from SDL 1.3
SDL-1.2
|
Sat, 10 Oct 2009 09:58:32 +0000 |
Sam Lantinga |
Fixed bug #833
SDL-1.2
|
Sat, 10 Oct 2009 09:03:08 +0000 |
Sam Lantinga |
Debian patch: 050_altivec_detection.diff
SDL-1.2
|
Sat, 10 Oct 2009 08:59:28 +0000 |
Sam Lantinga |
Disable iPodLinux code by default (can be enabled with --enable-ipod)
SDL-1.2
|
Sat, 10 Oct 2009 08:50:35 +0000 |
Sam Lantinga |
Debian patch: 030_pulseaudio_enable.diff
SDL-1.2
|
Sat, 10 Oct 2009 08:46:06 +0000 |
Sam Lantinga |
Debian patch: 020_libcaca_new_api.diff
SDL-1.2
|
Wed, 07 Oct 2009 06:11:19 +0000 |
Sam Lantinga |
SuSE 11.1 installs directfb-config without directfb-devel, so check to
SDL-1.2
|
Sun, 04 Oct 2009 22:31:25 +0000 |
Sam Lantinga |
Updated libtool to version 2.2.6a
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
|
Wed, 23 Sep 2009 07:07:44 +0000 |
Sam Lantinga |
Fixed bug #732
SDL-1.2
|
Tue, 22 Sep 2009 02:22:14 +0000 |
Sam Lantinga |
Whoops, this breaks building on Mac OS X 10.4
SDL-1.2
|
Mon, 21 Sep 2009 11:48:03 +0000 |
Sam Lantinga |
Fix for expression error by Torsten Giebl - Thanks! :)
SDL-1.2
|
Mon, 21 Sep 2009 10:23:07 +0000 |
Sam Lantinga |
Fixed bug #674
SDL-1.2
|
Mon, 21 Sep 2009 08:31:15 +0000 |
Sam Lantinga |
Fixed bug #591
SDL-1.2
|
Mon, 21 Sep 2009 07:28:03 +0000 |
Sam Lantinga |
Updated the version to 1.2.14 for the next release.
SDL-1.2
|
Mon, 21 Sep 2009 06:08:23 +0000 |
Ryan C. Gordon |
1.2 Quartz video: Ripped out QuickDraw and QuickTime.
SDL-1.2
|
Sun, 13 Sep 2009 22:19:56 +0000 |
Ryan C. Gordon |
Made NAS target dynamic, so you can safely include it in shipping binaries.
SDL-1.2
|
Sat, 12 Sep 2009 13:10:16 +0000 |
Ryan C. Gordon |
Don't use NASM on x86_64 builds.
SDL-1.2
|
Sat, 12 Sep 2009 12:50:25 +0000 |
Ryan C. Gordon |
Disable Sound Manager support on Mac OS X.
SDL-1.2
|
Thu, 02 Apr 2009 04:43:36 +0000 |
Sam Lantinga |
Fixed bug #611
SDL-1.2
|
Thu, 02 Apr 2009 04:06:55 +0000 |
Sam Lantinga |
Hello.
SDL-1.2
|
Tue, 17 Mar 2009 03:58:53 +0000 |
Sam Lantinga |
Date: Fri, 6 Mar 2009 12:41:17 -0800
SDL-1.2
|
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
|