Tue, 25 Sep 2012 08:54:05 -0300 |
Fix Windows build, version.o linking.
|
file | diff | annotate |
Thu, 20 Sep 2012 22:01:51 -0700 |
Fixed false positive when checking for X11 on Mac OS X when the X11 development environment isn't installed.
|
file | diff | annotate |
Thu, 20 Sep 2012 21:17:49 -0700 |
Changed the comment so it actually talks about the right instruction set.
|
file | diff | annotate |
Thu, 20 Sep 2012 21:16:02 -0700 |
Fixed 3DNow! detection for clang llvm
|
file | diff | annotate |
Thu, 20 Sep 2012 21:13:10 -0700 |
Updated to the latest versions of autotools and config.guess/config.sub
|
file | diff | annotate |
Fri, 20 Jul 2012 12:57:25 -0700 |
Fixed bug 1547 - Fix test(1) utilization within the autoconf script
|
file | diff | annotate |
Wed, 18 Jul 2012 13:57:39 -0700 |
Fixed bug 1543 - Fix dynamic loading of X libs on OpenBSD
|
file | diff | annotate |
Wed, 18 Jul 2012 10:47:41 -0700 |
Updated the generic event check to try to compile instead of just look for library runtime function (fixes compiling on older Mac OS X SDKs)
|
file | diff | annotate |
Thu, 21 Jun 2012 14:01:47 -0300 |
Fixes #1524, improved xinput2 test
|
file | diff | annotate |
Tue, 19 Jun 2012 12:29:53 -0400 |
Added command-line cross-compile support for iOS - Gabriel Jacobo will be adding iosbuild.sh and documentation for the process.
|
file | diff | annotate |
Sun, 03 Jun 2012 17:34:18 -0300 |
Actually functional, hopefully!, Xext test
|
file | diff | annotate |
Fri, 01 Jun 2012 20:06:48 -0400 |
Better test for Xext headers
|
file | diff | annotate |
Fri, 01 Jun 2012 19:42:15 -0300 |
Fix test for Xext headers (bug 1498), now it should fail properly in systems with the old headers.
|
file | diff | annotate |
Thu, 31 May 2012 09:06:47 -0400 |
Updated with new configure.in changes
|
file | diff | annotate |
Wed, 30 May 2012 11:44:57 -0400 |
Fixed compile error with both new and old Xext headers (bug 1498)
|
file | diff | annotate |
Tue, 28 Feb 2012 21:58:36 -0500 |
Fixed bug 1429 - Compiling static library with -arch fails when linking showimage
|
file | diff | annotate |
Sun, 22 Jan 2012 17:21:00 -0500 |
Updated to SDL 2.0, and SDL 2.0 can now be installed coexisting with SDL 1.2
|
file | diff | annotate |
Thu, 19 Jan 2012 01:55:51 -0500 |
Switched back to configure generating SDL_config.h
|
file | diff | annotate |
Sun, 15 Jan 2012 03:34:14 -0500 |
Check for sem_timedwait(), which isn't available on some systems (including OpenBSD
|
file | diff | annotate |
Sat, 14 Jan 2012 13:21:19 -0500 |
Make sure that we use consistent configuration options on platforms like Windows so that command line builds and IDE builds have ABI compatibility.
|
file | diff | annotate |
Sun, 08 Jan 2012 02:23:37 -0500 |
Fixed bug 1242 - PATCH: Improve support for OpenGL ES under X11
|
file | diff | annotate |
Thu, 29 Dec 2011 05:36:39 -0500 |
Fixes bug 1296 - SDL_SetVideoMode crashes because of unaligned MOVAPS instruction
|
file | diff | annotate |
Mon, 05 Dec 2011 12:43:50 -0500 |
Backed out most of changeset 4b88086910d3, at Andreas's request.
|
file | diff | annotate |
Mon, 05 Dec 2011 07:41:20 -0800 |
Fix buildbot sdl-macosx-unix-x86 and sdl-macosx-amd64 compiler warnings
|
file | diff | annotate |
Thu, 17 Nov 2011 00:43:44 -0500 |
Fixed the aux directory to be the one recognized by automake.
|
file | diff | annotate |
Wed, 19 Oct 2011 20:23:40 -0400 |
Updated from configure.in
|
file | diff | annotate |
Sun, 11 Sep 2011 03:35:46 -0400 |
Fixed Win64 builds with MingW.
|
file | diff | annotate |
Fri, 09 Sep 2011 00:34:48 -0400 |
Removed legacy Mac OS X dlcompat code.
|
file | diff | annotate |
Sat, 06 Aug 2011 01:21:24 -0400 |
Updated configure for new changes in configure.in
|
file | diff | annotate |
Fri, 05 Aug 2011 00:49:31 -0400 |
More patches to compile.
|
file | diff | annotate |
Fri, 25 Mar 2011 13:47:49 -0700 |
SDL 1.3 requires a 64-bit type for the platform.
|
file | diff | annotate |
Sat, 12 Mar 2011 13:28:56 -0800 |
If we leave the default SDL_config.h in place, it'll override the one generated by configure when building from a different directory. Argh...
|
file | diff | annotate |
Fri, 11 Mar 2011 14:24:35 -0800 |
We don't want to remove SDL_config.h since it's in source control now.
|
file | diff | annotate |
Fri, 11 Mar 2011 14:15:25 -0800 |
Updated configure with newer autoconf
|
file | diff | annotate |
Fri, 11 Mar 2011 13:56:53 -0800 |
Added support for the Xcursor library for color cursors
|
file | diff | annotate |
Mon, 07 Mar 2011 22:03:29 -0800 |
The msimg library isn't needed anymore.
|
file | diff | annotate |
Mon, 28 Feb 2011 09:09:13 -0800 |
OSF isn't supported anymore.
|
file | diff | annotate |
Mon, 28 Feb 2011 09:06:29 -0800 |
IRIX is not supported anymore. :)
|
file | diff | annotate |
Mon, 28 Feb 2011 09:01:53 -0800 |
Dynamically load the Xinerama and xf86vmode extensions
|
file | diff | annotate |
Tue, 22 Feb 2011 21:44:36 -0800 |
Re-added the 3DNow! and AltiVec instruction support.
|
file | diff | annotate |
Fri, 18 Feb 2011 11:19:34 -0800 |
Added a better way to include build rules in the Makefile
|
file | diff | annotate |
Wed, 16 Feb 2011 14:35:38 -0800 |
Updated to remove stdio redirect option
|
file | diff | annotate |
Wed, 16 Feb 2011 02:37:09 -0800 |
Made it possible to build SDL from a fresh checkout without any additional steps.
|
file | diff | annotate |