Tue, 21 Aug 2018 12:11:34 -0700 |
First pass on the new SDL sensor API
|
file | diff | annotate |
Mon, 25 Jun 2018 09:37:25 -0700 |
wayland: Keep protocol XML files in-tree.
|
file | diff | annotate |
Sun, 27 Aug 2017 22:15:57 -0400 |
vulkan: Initial Vulkan support!
|
file | diff | annotate |
Mon, 14 Aug 2017 14:10:48 -0700 |
Fixed bug 2360 - Wrong -rpath setting includes DESTDIR rather that only the libdir
|
file | diff | annotate |
Sat, 12 Aug 2017 15:00:33 -0700 |
Fixed bug 3208 - Minor improvements to the configure script
|
file | diff | annotate |
Wed, 09 Aug 2017 19:03:10 -0700 |
Fixed bug 3651 - CMake build does not install CMake package configuration
|
file | diff | annotate |
Wed, 09 Aug 2017 16:20:04 -0700 |
Fixed bug 3733 - Makefile sleeps for 3 seconds if configure is out of date
|
file | diff | annotate |
Thu, 23 Jun 2016 18:39:05 +0800 |
wayland: Build own version of core protocol
|
file | diff | annotate |
Thu, 02 Jul 2015 20:11:40 +0200 |
Added missing file to the release archive.
|
file | diff | annotate |
Mon, 29 Jun 2015 22:24:00 -0700 |
Fixed bug 2464 - Configure a sdl2-config.cmake.in together with sdl2.pc.in
|
file | diff | annotate |
Sat, 20 Jun 2015 11:15:37 +0200 |
Added missing file and folder to the release archive.
|
file | diff | annotate |
Sat, 20 Jun 2015 00:25:28 -0700 |
Added the docs directory to the release archive
|
file | diff | annotate |
Thu, 19 Jun 2014 00:40:09 -0400 |
Make autoconf-based build quiet by default.
|
file | diff | annotate |
Thu, 05 Jun 2014 09:27:06 -0700 |
Added missing headers that should be installed.
|
file | diff | annotate |
Thu, 05 Jun 2014 10:28:08 -0400 |
Added SDL_opengl_glext.h to the list of headers to install.
|
file | diff | annotate |
Sat, 19 Apr 2014 16:33:42 -0700 |
Set the tag type in libtool invocations
|
file | diff | annotate |
Tue, 20 Aug 2013 19:57:11 -0400 |
Added SDL_GetBasePath() and SDL_GetPrefPath() in new filesystem module.
|
file | diff | annotate |
Tue, 09 Jul 2013 11:57:32 -0400 |
Backout hg changset 898992405fa7; lots of things still use SDL_types.h. :/
|
file | diff | annotate |
Mon, 08 Jul 2013 23:37:00 -0400 |
Removed deprecated SDL_types.h header.
|
file | diff | annotate |
Sun, 26 May 2013 12:43:03 -0700 |
Renamed WhatsNew so it can be easily read on Windows
|
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, 19 Feb 2013 05:39:19 -0800 |
The input API was never implemented, so removing it before release.
|
file | diff | annotate |
Fri, 15 Feb 2013 14:56:08 -0800 |
Added native Debian package information
|
file | diff | annotate |
Tue, 12 Feb 2013 11:47:31 -0800 |
Don't clobber refcounting in SDL_Init.
|
file | diff | annotate |
Sun, 13 Jan 2013 14:31:53 -0800 |
We don't have Visual CE support anymore
|
file | diff | annotate |
Mon, 26 Nov 2012 16:37:54 -0800 |
Added hotplug joystick support and simplified game controller API, courtesy of Alfred Reynolds
|
file | diff | annotate |
Mon, 26 Nov 2012 14:59:07 -0800 |
Include all the test headers in the test library header install
|
file | diff | annotate |
Mon, 26 Nov 2012 07:53:56 -0800 |
Work in progress on an SDL test library
|
file | diff | annotate |
Tue, 23 Oct 2012 23:45:48 -0700 |
Needed to add SDL_messagebox.h to installed headers
|
file | diff | annotate |
Sat, 23 Jun 2012 06:46:06 -0400 |
Added SDL_system.h to the various projects
|
file | diff | annotate |
Sun, 22 Jan 2012 18:11:41 -0500 |
Removed the SDL 1.2 compatibility API... we'll see how painful this is.
|
file | diff | annotate |
Sun, 22 Jan 2012 17:41:33 -0500 |
Removed unsupported Watcom files
|
file | diff | annotate |
Sun, 22 Jan 2012 17:32:50 -0500 |
Removed unsupported Borland related files
|
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 |
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 |
Mon, 09 Jan 2012 21:11:11 -0500 |
Fixed bug 1366 - SDL_opengles2.h is not installed in "include/SDL" under Linux
|
file | diff | annotate |
Thu, 05 Jan 2012 21:41:55 -0500 |
Updated iOS projects and renamed iPhoneOS to iOS
|
file | diff | annotate |
Fri, 30 Dec 2011 14:14:45 -0500 |
Fixed bug 938 - SDL fails to link in mingw+msys+libtool
|
file | diff | annotate |
Thu, 29 Dec 2011 11:17:09 -0500 |
Updated the dist target to include build project directories
|
file | diff | annotate |
Tue, 15 Mar 2011 23:26:22 -0700 |
Make it possible to run "make dist" from a separate build directory.
|
file | diff | annotate |
Thu, 24 Feb 2011 09:41:04 -0800 |
SDL 1.3 doesn't use nasm anymore. :)
|
file | diff | annotate |
Fri, 18 Feb 2011 11:23:25 -0800 |
update-revision is still phony. :)
|
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 |
Thu, 17 Feb 2011 18:55:56 -0800 |
Don't remove the pseudo-generated headers because this command might be run from the repo directory and it confuses people, especially if they have no way of regenerating SDL_revision.h :)
|
file | diff | annotate |
Thu, 17 Feb 2011 18:54:11 -0800 |
Fixed make install
|
file | diff | annotate |
Wed, 16 Feb 2011 14:38:49 -0800 |
The library target directly depends on SDL_revision.h
|
file | diff | annotate |
Wed, 16 Feb 2011 13:02:37 -0800 |
Fixed SDL_revision.h dependencies
|
file | diff | annotate |
Wed, 16 Feb 2011 02:55:32 -0800 |
Building SDL_revision.h is a dependency of installing the headers. :)
|
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 |
Mon, 07 Feb 2011 16:45:40 -0800 |
Added a simple log message API
|
file | diff | annotate |
Sat, 05 Feb 2011 10:02:39 -0800 |
Added a hint system to allow configuration hints to be specified by the application.
|
file | diff | annotate |
Tue, 01 Feb 2011 15:02:21 -0800 |
Split the rendering API out into a separate header file.
|
file | diff | annotate |
Mon, 31 Jan 2011 22:44:43 -0800 |
Making the API simpler, scaling is always defined as linear interpolation and should be supported as much as possible on all renderers.
|
file | diff | annotate |
Fri, 21 Jan 2011 12:43:25 -0800 |
Fixed bug #945
|
file | diff | annotate |
Wed, 19 Jan 2011 22:25:40 -0800 |
PS3 Linux is no more...
|
file | diff | annotate |
Mon, 10 Jan 2011 12:15:16 -0800 |
Include the Android Makefile in the distribution files
|
file | diff | annotate |
Sun, 12 Dec 2010 15:19:05 -0800 |
Use the enumerated type for blend and scale mode instead of int
|
file | diff | annotate |
Sun, 22 Aug 2010 13:45:56 -0700 |
Merged Eli's Google Summer of Code work from SDL-gsoc2010-shaped_windows
|
file | diff | annotate |
Wed, 30 Jun 2010 16:19:44 -0400 |
Finished X11 shaped-window functionality and removed ellipse+polygon rendering.
|
file | diff | annotate |