Sun, 24 Nov 2013 21:15:58 -0500 |
Don't use -falign-loops=16 on Mac OS X anymore.
|
file | diff | annotate |
Fri, 27 Dec 2013 09:29:39 -0300 |
Implements touch support on QTWayland. Contributed by Thomas Perl.
|
file | diff | annotate |
Sat, 14 Dec 2013 20:18:43 -0300 |
Wayland support
|
file | diff | annotate |
Mon, 09 Dec 2013 15:17:20 -0500 |
Hook up SDL_acos and SDL_asin properly.
|
file | diff | annotate |
Fri, 22 Nov 2013 14:19:52 -0300 |
Fixes compilation on Mingw.
|
file | diff | annotate |
Tue, 19 Nov 2013 15:00:39 -0500 |
-fvisibility=hidden is no longer a requirement for dynamic X11.
|
file | diff | annotate |
Sun, 17 Nov 2013 11:07:55 -0300 |
Fixes building for RPi using --no-undefined
|
file | diff | annotate |
Sun, 17 Nov 2013 10:41:16 -0300 |
Restore evdev sources to configure script
|
file | diff | annotate |
Sat, 16 Nov 2013 21:52:56 -0500 |
Turn off --no-undefined on OpenBSD again. Leave it on everywhere else for now.
|
file | diff | annotate |
Sat, 16 Nov 2013 12:04:00 -0800 |
Fixed up configure so it doesn't reference input/evdev anymore
|
file | diff | annotate |
Thu, 14 Nov 2013 20:24:15 -0500 |
Turning --no-undefined back on, to see what platforms are still broken.
|
file | diff | annotate |
Thu, 14 Nov 2013 14:45:00 -0500 |
Apparently Haiku is removing /boot/common (thanks, scottmc!).
|
file | diff | annotate |
Thu, 14 Nov 2013 11:51:24 -0500 |
Renamed things named after BeOS to be named after Haiku instead.
|
file | diff | annotate |
Wed, 13 Nov 2013 22:35:26 -0500 |
Started BeOS removal: merged BeOS thread and pthread code.
|
file | diff | annotate |
Sun, 13 Oct 2013 19:49:45 -0700 |
Fixed bug 2149 - Don't search for libusbhid except on BSD
|
file | diff | annotate |
Thu, 10 Oct 2013 21:50:25 -0700 |
Updated SDL to version 2.0.1
|
file | diff | annotate |
Thu, 03 Oct 2013 10:28:10 -0300 |
SDL_TEXTINPUT support for EVDEV
|
file | diff | annotate |
Sat, 28 Sep 2013 13:28:19 -0300 |
Raspberry Pi support (also unified UDEV and EVDEV support)
|
file | diff | annotate |
Tue, 20 Aug 2013 20:16:15 -0400 |
Corrected Haiku build.
|
file | diff | annotate |
Tue, 20 Aug 2013 19:57:11 -0400 |
Added SDL_GetBasePath() and SDL_GetPrefPath() in new filesystem module.
|
file | diff | annotate |
Mon, 19 Aug 2013 16:29:46 -0300 |
Fixes bug #2037, common EGL code for Android and X11
|
file | diff | annotate |
Sun, 04 Aug 2013 09:37:27 -0700 |
Fixed bug 1972 - Changeset 7379 (b27c778a2bdb) breaks make process with msys+mingw (make 3.82.90)
|
file | diff | annotate |
Wed, 31 Jul 2013 12:13:26 -0400 |
Further fix SIZEOF_VOIDP in SDL_config.h.in
|
file | diff | annotate |
Tue, 23 Jul 2013 17:38:59 -0700 |
Mac: Codify SDK and OS requirements, and clean up.
|
file | diff | annotate |
Sun, 21 Jul 2013 23:01:01 -0700 |
Fixed building with cygwin
|
file | diff | annotate |
Sun, 21 Jul 2013 12:37:43 -0700 |
Added X include path so SDL_syswm.h works correctly on systems with X11 in a non-standard directory.
|
file | diff | annotate |
Sat, 13 Jul 2013 10:41:57 -0700 |
Added a configure check for Xext.h
|
file | diff | annotate |
Wed, 10 Jul 2013 02:32:04 -0700 |
Implemented an API for thread-local storage: SDL_TLSCreate(), SDL_TLSSet(), SDL_TLSGet()
|
file | diff | annotate |
Tue, 09 Jul 2013 13:54:29 -0300 |
Removing video/uikit/*.c from configure's iOS sources
|
file | diff | annotate |
Mon, 08 Jul 2013 13:26:59 -0400 |
Disable OSS and BSD audio targets on OpenBSD.
|
file | diff | annotate |
Mon, 08 Jul 2013 09:21:54 -0700 |
Make sure that srcdir has a full pathname so source indexing works.
|
file | diff | annotate |
Sun, 07 Jul 2013 02:03:07 -0400 |
Added an SDL2 OpenBSD sndio(7) audio target.
|
file | diff | annotate |
Thu, 13 Jun 2013 22:10:10 -0700 |
Fixed SDL building with the minimal configuration
|
file | diff | annotate |
Fri, 07 Jun 2013 21:47:23 -0700 |
Improved find_lib, gets the latest version of libpng, etc.
|
file | diff | annotate |
Sun, 02 Jun 2013 20:48:53 +0600 |
Fix compilation with libX11 >= 1.5.99.902.
|
file | diff | annotate |
Wed, 05 Jun 2013 00:42:39 -0400 |
Fixed build on newer Cygwin installs.
|
file | diff | annotate |
Sun, 02 Jun 2013 20:20:18 +0600 |
Fix compilation with libX11 >= 1.5.99.902.
|
file | diff | annotate |
Sun, 26 May 2013 22:16:42 -0700 |
Better mingw32-x64 linker flag fix, which doesn't require libtool patch
|
file | diff | annotate |
Sun, 26 May 2013 16:29:57 -0700 |
Removed dependency on libgcc_s_sjlj-1.dll when building with mingw64
|
file | diff | annotate |
Sun, 26 May 2013 11:06:17 -0700 |
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 |
Fixed bug Bug 1817 - Haiku uses wrong default install prefix
|
file | diff | annotate |
Thu, 16 May 2013 01:03:28 -0700 |
Fixed bug 1829 - sdl2-config is not executable
|
file | diff | annotate |
Thu, 02 May 2013 21:23:38 -0400 |
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 |
Fixed bug 1744 - DirectFB video and renderer API is not updated
|
file | diff | annotate |
Mon, 25 Feb 2013 22:46:21 +0000 |
Fix pulseaudio dynamic linking for Solaris builds.
|
file | diff | annotate |
Mon, 04 Mar 2013 10:33:48 -0300 |
Adds some required CFLAGS and LDFLAGS for the iOS platform
|
file | diff | annotate |
Sun, 24 Feb 2013 12:55:51 -0800 |
Fixed compiling on older Linux systems without libudev
|
file | diff | annotate |
Tue, 19 Feb 2013 22:05:52 +0000 |
Fix pulseaudio dynamic linking for Solaris builds.
|
file | diff | annotate |
Mon, 11 Feb 2013 17:40:09 -0800 |
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 |
Use clang on Mac OS X, which is required for the @autorelease keyword
|
file | diff | annotate |
Fri, 28 Dec 2012 03:46:55 -0500 |
Replaced Gnome screensaver hack with D-Bus messages to org.gnome.ScreenSaver.
|
file | diff | annotate |
Tue, 11 Dec 2012 12:07:06 -0500 |
Updated Linux joystick code to support hotplug, GUIDs, etc.
|
file | diff | annotate |
Tue, 11 Dec 2012 11:07:48 -0500 |
Removed old Linux joystick API (/dev/js*).
|
file | diff | annotate |
Mon, 26 Nov 2012 07:53:56 -0800 |
Work in progress on an SDL test library
|
file | diff | annotate |
Sat, 03 Nov 2012 18:43:36 -0700 |
Added an API to get the size of a file - WARNING! ABI CHANGE!
|
file | diff | annotate |
Sat, 20 Oct 2012 00:14:58 -0700 |
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 |
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 |
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 |
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 |