Wed, 10 Jul 2013 02:32:04 -0700 |
Sam Lantinga |
Implemented an API for thread-local storage: SDL_TLSCreate(), SDL_TLSSet(), SDL_TLSGet()
|
file |
diff |
annotate
|
Tue, 09 Jul 2013 13:54:29 -0300 |
Gabriel Jacobo |
Removing video/uikit/*.c from configure's iOS sources
|
file |
diff |
annotate
|
Mon, 08 Jul 2013 13:26:59 -0400 |
Ryan C. Gordon |
Disable OSS and BSD audio targets on OpenBSD.
|
file |
diff |
annotate
|
Mon, 08 Jul 2013 09:21:54 -0700 |
Sam Lantinga |
Make sure that srcdir has a full pathname so source indexing works.
|
file |
diff |
annotate
|
Sun, 07 Jul 2013 02:03:07 -0400 |
Ryan C. Gordon |
Added an SDL2 OpenBSD sndio(7) audio target.
|
file |
diff |
annotate
|
Thu, 13 Jun 2013 22:10:10 -0700 |
Sam Lantinga |
Fixed SDL building with the minimal configuration
|
file |
diff |
annotate
|
Fri, 07 Jun 2013 21:47:23 -0700 |
Sam Lantinga |
Improved find_lib, gets the latest version of libpng, etc.
|
file |
diff |
annotate
|
Sun, 02 Jun 2013 20:48:53 +0600 |
Azamat H. Hackimov |
Fix compilation with libX11 >= 1.5.99.902.
SDL-1.2
|
file |
diff |
annotate
|
Wed, 05 Jun 2013 00:42:39 -0400 |
Ryan C. Gordon |
Fixed build on newer Cygwin installs.
|
file |
diff |
annotate
|
Sun, 02 Jun 2013 20:20:18 +0600 |
Azamat H. Hackimov |
Fix compilation with libX11 >= 1.5.99.902.
|
file |
diff |
annotate
|
Sun, 26 May 2013 22:16:42 -0700 |
Sam Lantinga |
Better mingw32-x64 linker flag fix, which doesn't require libtool patch
|
file |
diff |
annotate
|
Sun, 26 May 2013 16:29:57 -0700 |
Sam Lantinga |
Removed dependency on libgcc_s_sjlj-1.dll when building with mingw64
|
file |
diff |
annotate
|
Sun, 26 May 2013 11:06:17 -0700 |
Sam Lantinga |
Renamed documentation files to .txt and converted them to DOS line endings so they would open properly on all systems.
|
file |
diff |
annotate
|
Tue, 21 May 2013 00:49:31 -0700 |
Sam Lantinga |
Fixed bug Bug 1817 - Haiku uses wrong default install prefix
|
file |
diff |
annotate
|
Thu, 16 May 2013 01:03:28 -0700 |
Sam Lantinga |
Fixed bug 1829 - sdl2-config is not executable
|
file |
diff |
annotate
|
Thu, 02 May 2013 21:23:38 -0400 |
Edward Rudd |
default clock_gettime use to enabled as there is now proper fallback code for systems that don't have it.
|
file |
diff |
annotate
|
Sat, 09 Mar 2013 10:35:12 -0800 |
Sam Lantinga |
Fixed bug 1744 - DirectFB video and renderer API is not updated
|
file |
diff |
annotate
|
Mon, 25 Feb 2013 22:46:21 +0000 |
Shawn Walker |
Fix pulseaudio dynamic linking for Solaris builds.
|
file |
diff |
annotate
|
Mon, 04 Mar 2013 10:33:48 -0300 |
Gabriel Jacobo |
Adds some required CFLAGS and LDFLAGS for the iOS platform
|
file |
diff |
annotate
|
Sun, 24 Feb 2013 12:55:51 -0800 |
Sam Lantinga |
Fixed compiling on older Linux systems without libudev
|
file |
diff |
annotate
|
Tue, 19 Feb 2013 22:05:52 +0000 |
Shawn Walker |
Fix pulseaudio dynamic linking for Solaris builds.
SDL-1.2
|
file |
diff |
annotate
|
Mon, 11 Feb 2013 17:40:09 -0800 |
Sam Lantinga |
Backed out use of @autorelease keyword for now, since it's not supported by older Xcode versions.
|
file |
diff |
annotate
|
Sun, 03 Feb 2013 14:03:49 -0800 |
Sam Lantinga |
Use clang on Mac OS X, which is required for the @autorelease keyword
|
file |
diff |
annotate
|
Fri, 28 Dec 2012 03:46:55 -0500 |
Ryan C. Gordon |
Replaced Gnome screensaver hack with D-Bus messages to org.gnome.ScreenSaver.
|
file |
diff |
annotate
|
Tue, 11 Dec 2012 12:07:06 -0500 |
Ryan C. Gordon |
Updated Linux joystick code to support hotplug, GUIDs, etc.
|
file |
diff |
annotate
|
Tue, 11 Dec 2012 11:07:48 -0500 |
Ryan C. Gordon |
Removed old Linux joystick API (/dev/js*).
|
file |
diff |
annotate
|
Mon, 26 Nov 2012 07:53:56 -0800 |
Sam Lantinga |
Work in progress on an SDL test library
|
file |
diff |
annotate
|
Sat, 03 Nov 2012 18:43:36 -0700 |
Sam Lantinga |
Added an API to get the size of a file - WARNING! ABI CHANGE!
|
file |
diff |
annotate
|
Sat, 20 Oct 2012 00:14:58 -0700 |
Sam Lantinga |
Make it possible to build a DLL with mingw that's ABI compatible with Visual C++ built applications
|
file |
diff |
annotate
|
Fri, 12 Oct 2012 02:33:34 -0700 |
Sam Lantinga |
Don't use the --no-undefined linker option yet, it doesn't build on OpenBSD and BeOS.
|
file |
diff |
annotate
|
Thu, 11 Oct 2012 15:05:00 -0700 |
Sam Lantinga |
Use the --no-undefined linker option if it's available, which will catch references to undefined functions which could fail at runtime.
|
file |
diff |
annotate
|
Thu, 20 Sep 2012 22:01:51 -0700 |
Sam Lantinga |
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 |
Sam Lantinga |
Changed the comment so it actually talks about the right instruction set.
|
file |
diff |
annotate
|
Thu, 20 Sep 2012 21:16:02 -0700 |
Sam Lantinga |
Fixed 3DNow! detection for clang llvm
|
file |
diff |
annotate
|
Sat, 15 Sep 2012 11:03:14 -0400 |
Ryan C. Gordon |
Fixed configure.in
|
file |
diff |
annotate
|
Sat, 15 Sep 2012 10:59:39 -0400 |
Ryan C. Gordon |
Removed Windows CE support from SDL 2.0.
|
file |
diff |
annotate
|
Sun, 26 Aug 2012 20:27:25 -0400 |
Ryan C. Gordon |
Removed AC_GNU_SOURCE from SDL2's configure script.
|
file |
diff |
annotate
|
Sat, 25 Aug 2012 16:46:34 -0400 |
Ryan C. Gordon |
Removed _GNU_SOURCE define. We'll see if we need it.
SDL-1.2
|
file |
diff |
annotate
|
Wed, 01 Aug 2012 21:41:54 -0400 |
Ryan C. Gordon |
OpenBSD: Add missing X11 libraries to autoconf.
|
file |
diff |
annotate
|
Fri, 20 Jul 2012 12:57:25 -0700 |
Sam Lantinga |
Fixed bug 1547 - Fix test(1) utilization within the autoconf script
|
file |
diff |
annotate
|
Fri, 20 Jul 2012 13:32:34 -0400 |
Ryan C. Gordon |
Fixed pthread_np.h detection on OpenBSD.
|
file |
diff |
annotate
|
Wed, 18 Jul 2012 14:14:55 -0700 |
Sam Lantinga |
Fixed bug 1543 - Fix dynamic loading of X libs on OpenBSD
SDL-1.2
|
file |
diff |
annotate
|
Wed, 18 Jul 2012 13:57:39 -0700 |
Sam Lantinga |
Fixed bug 1543 - Fix dynamic loading of X libs on OpenBSD
|
file |
diff |
annotate
|
Wed, 18 Jul 2012 10:47:41 -0700 |
Sam Lantinga |
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
|
Wed, 11 Jul 2012 21:55:36 -0400 |
Ryan C. Gordon |
Fixed configure script.
SDL-1.2
|
file |
diff |
annotate
|
Sun, 08 Jul 2012 07:20:50 -0400 |
Ryan C. Gordon |
Added OpenBSD "sndio" audio target.
SDL-1.2
|
file |
diff |
annotate
|
Thu, 21 Jun 2012 14:01:47 -0300 |
Gabriel Jacobo |
Fixes #1524, improved xinput2 test
|
file |
diff |
annotate
|
Tue, 19 Jun 2012 12:29:53 -0400 |
Sam Lantinga |
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 |
Gabriel Jacobo |
Actually functional, hopefully!, Xext test
|
file |
diff |
annotate
|
Fri, 01 Jun 2012 20:06:48 -0400 |
Sam Lantinga |
Better test for Xext headers
|
file |
diff |
annotate
|
Fri, 01 Jun 2012 19:42:15 -0300 |
Gabriel Jacobo |
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 19:23:30 +0300 |
Dimitris Zenios |
1.Fixed a memory leak inside XInput2 code
|
file |
diff |
annotate
|
Thu, 31 May 2012 13:37:02 +0300 |
Dimitris Zenios |
1.Moved all xinput2 functionality to its own file
|
file |
diff |
annotate
|
Wed, 30 May 2012 11:44:57 -0400 |
Sam Lantinga |
Fixed compile error with both new and old Xext headers (bug 1498)
|
file |
diff |
annotate
|
Wed, 30 May 2012 11:25:35 -0400 |
Sam Lantinga |
Initial support for XInput2 by Dimitris Zenios
|
file |
diff |
annotate
|
Tue, 28 Feb 2012 21:58:36 -0500 |
Sam Lantinga |
Fixed bug 1429 - Compiling static library with -arch fails when linking showimage
|
file |
diff |
annotate
|
Sun, 22 Jan 2012 17:21:00 -0500 |
Sam Lantinga |
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 |
Sam Lantinga |
Switched back to configure generating SDL_config.h
|
file |
diff |
annotate
|
Sun, 15 Jan 2012 03:34:14 -0500 |
Sam Lantinga |
Check for sem_timedwait(), which isn't available on some systems (including OpenBSD
|
file |
diff |
annotate
|
Sun, 15 Jan 2012 03:13:08 -0500 |
Sam Lantinga |
Check for sem_timedwait(), which isn't available on some systems (including OpenBSD)
SDL-1.2
|
file |
diff |
annotate
|