Sat, 02 Jan 2016 10:10:34 -0800 |
Sam Lantinga |
Updated copyright to 2016
|
file |
diff |
annotate
|
Thu, 28 May 2015 00:30:21 -0400 |
Ryan C. Gordon |
X11: Add Xdbe support to message boxes (thanks, Melker!).
|
file |
diff |
annotate
|
Tue, 26 May 2015 06:27:46 -0700 |
Sam Lantinga |
Updated the copyright year to 2015
|
file |
diff |
annotate
|
Sun, 17 Aug 2014 13:11:55 -0700 |
Sam Lantinga |
Removed SDL_round() because the license wasn't compatible with zlib
|
file |
diff |
annotate
|
Sat, 16 Aug 2014 23:23:15 -0700 |
Sam Lantinga |
Added SDL_round(), contributed by Benoit Pierre - thanks!
|
file |
diff |
annotate
|
Tue, 24 Jun 2014 01:32:20 -0700 |
Sam Lantinga |
Fixed compiling SDL 1.2 with Xcode 5.1.1
SDL-1.2
|
file |
diff |
annotate
|
Sat, 07 Jun 2014 18:20:01 -0700 |
Sam Lantinga |
Added SDL_sqrtf(), SDL_tan(), SDL_tanf()
|
file |
diff |
annotate
|
Sun, 02 Feb 2014 00:53:27 -0800 |
Sam Lantinga |
Fixed bug 2374 - Update copyright for 2014...
|
file |
diff |
annotate
|
Sun, 24 Nov 2013 23:36:15 -0500 |
Ryan C. Gordon |
We don't need to check for snprintf() anymore, we don't use it.
|
file |
diff |
annotate
|
Sun, 24 Nov 2013 23:35:38 -0500 |
Ryan C. Gordon |
Added SDL_vsscanf().
|
file |
diff |
annotate
|
Mon, 09 Dec 2013 15:17:20 -0500 |
Ryan C. Gordon |
Hook up SDL_acos and SDL_asin properly.
|
file |
diff |
annotate
|
Tue, 20 Aug 2013 19:57:11 -0400 |
Ryan C. Gordon |
Added SDL_GetBasePath() and SDL_GetPrefPath() in new filesystem module.
|
file |
diff |
annotate
|
Tue, 23 Jul 2013 17:38:59 -0700 |
Jørgen P. Tjernø |
Mac: Codify SDK and OS requirements, and clean up.
|
file |
diff |
annotate
|
Sat, 18 May 2013 14:17:52 -0700 |
Sam Lantinga |
File style cleanup for the SDL 2.0 release
|
file |
diff |
annotate
|
Fri, 15 Feb 2013 08:47:44 -0800 |
Sam Lantinga |
Happy New Year!
|
file |
diff |
annotate
|
Mon, 11 Feb 2013 11:09:55 -0800 |
Sam Lantinga |
Fixed building SDL under Xcode
|
file |
diff |
annotate
|
Tue, 11 Dec 2012 12:03:00 -0800 |
Sam Lantinga |
Don't build with X11 by default since it's not included with the latest versions of Mac OS X. Cocoa is the preferred path here.
|
file |
diff |
annotate
|
Thu, 09 Aug 2012 15:43:39 -0400 |
Ryan C. Gordon |
Fixed building on Mac OS X with Xcode 4.4 (OS X 10.8 SDK).
|
file |
diff |
annotate
|
Wed, 11 Jul 2012 20:40:02 -0400 |
Ryan C. Gordon |
Patched to compile on Mac OS X with Xcode (Unix configure already worked).
|
file |
diff |
annotate
|
Thu, 21 Jun 2012 10:41:25 -0400 |
Sam Lantinga |
Updated Mac OS X and iOS projects
|
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:45:09 -0400 |
Sam Lantinga |
Fixed define for consistency
|
file |
diff |
annotate
|
Wed, 30 May 2012 11:25:35 -0400 |
Sam Lantinga |
Initial support for XInput2 by Dimitris Zenios
|
file |
diff |
annotate
|
Sat, 31 Dec 2011 09:28:07 -0500 |
Sam Lantinga |
Happy New Year!
|
file |
diff |
annotate
|
Sat, 31 Dec 2011 09:16:08 -0500 |
Sam Lantinga |
Happy New Year!
SDL-1.2
|
file |
diff |
annotate
|
Fri, 08 Apr 2011 13:03:26 -0700 |
Sam Lantinga |
SDL 1.3 is now under the zlib license.
|
file |
diff |
annotate
|
Fri, 25 Mar 2011 13:47:49 -0700 |
Sam Lantinga |
SDL 1.3 requires a 64-bit type for the platform.
|
file |
diff |
annotate
|
Mon, 28 Feb 2011 09:01:53 -0800 |
Sam Lantinga |
Dynamically load the Xinerama and xf86vmode extensions
|
file |
diff |
annotate
|
Tue, 22 Feb 2011 21:44:36 -0800 |
Sam Lantinga |
Re-added the 3DNow! and AltiVec instruction support.
|
file |
diff |
annotate
|
Fri, 11 Feb 2011 22:37:15 -0800 |
Sam Lantinga |
Happy 2011! :)
|
file |
diff |
annotate
|
Fri, 11 Feb 2011 14:51:04 -0800 |
Sam Lantinga |
Updated CPU detection code for SSE3 and SSE4 and removed obsolete 3DNow! and Altivec support.
|
file |
diff |
annotate
|
Mon, 31 Jan 2011 22:21:29 -0800 |
Sam Lantinga |
Removed partially functional renderers
|
file |
diff |
annotate
|
Mon, 24 Jan 2011 17:38:18 -0800 |
Sam Lantinga |
Fixed bug #1100
|
file |
diff |
annotate
|
Tue, 16 Nov 2010 07:03:26 -0800 |
Andreas Schiffler |
Fix incorrect shape include and add HAVE_ATAN and HAVE_ATAN2 for OSX builds.
|
file |
diff |
annotate
|
Tue, 13 Jul 2010 02:43:10 -0400 |
Ryan C. Gordon |
Add XShape test to configure scripts.
|
file |
diff |
annotate
|
Mon, 21 Sep 2009 08:58:51 +0000 |
Sam Lantinga |
Oh yeah, we have GLX support too.
SDL-1.2
|
file |
diff |
annotate
|
Mon, 21 Sep 2009 08:39:52 +0000 |
Sam Lantinga |
Fixed bug #577
SDL-1.2
|
file |
diff |
annotate
|
Mon, 21 Sep 2009 07:03:29 +0000 |
Sam Lantinga |
The sound manager code is outdated and should only be used on Mac OS 9 now.
SDL-1.2
|
file |
diff |
annotate
|
Mon, 08 Dec 2008 00:25:42 +0000 |
Sam Lantinga |
Updated copyright date
SDL-1.2
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Wed, 28 Mar 2007 00:36:35 +0000 |
Ryan C. Gordon |
Fixed Mac OS X config header when compiling with -Wundef.
SDL-1.2
|
file |
diff |
annotate
|
Tue, 27 Mar 2007 00:37:51 +0000 |
Ryan C. Gordon |
From: Laurence Passmore
SDL-1.2
|
file |
diff |
annotate
|
Sun, 24 Jan 2010 21:10:53 +0000 |
Sam Lantinga |
Fixed bug #926
|
file |
diff |
annotate
|
Wed, 13 Jan 2010 08:06:32 +0000 |
Sam Lantinga |
Allow configure to override assertion settings, but by default this comes from the build optimization level.
|
file |
diff |
annotate
|
Wed, 13 Jan 2010 07:25:28 +0000 |
Sam Lantinga |
The config sets the default assertion level so people can override it for their own use in application code.
|
file |
diff |
annotate
|
Wed, 13 Jan 2010 06:47:17 +0000 |
Sam Lantinga |
First pass at Ryan's assertion code, minor tweaks to come.
|
file |
diff |
annotate
|
Thu, 17 Dec 2009 03:04:04 +0000 |
Sam Lantinga |
Added support for querying the number of CPUs available on Linux. This also happens to work on Mac OS X.
|
file |
diff |
annotate
|
Wed, 16 Dec 2009 10:59:51 +0000 |
Ryan C. Gordon |
Implemented SDL_setenv(), moved SDL_putenv() to compat.
|
file |
diff |
annotate
|
Wed, 16 Dec 2009 06:53:53 +0000 |
Sam Lantinga |
Added SDL_GetCPUCount() to see how many cores are available.
|
file |
diff |
annotate
|
Sat, 17 Oct 2009 07:36:45 +0000 |
Sam Lantinga |
iPhone interruption patch / SDL 1.3
|
file |
diff |
annotate
|
Mon, 21 Sep 2009 09:02:05 +0000 |
Sam Lantinga |
Oh yeah, we have GLX support too.
|
file |
diff |
annotate
|
Mon, 21 Sep 2009 08:40:04 +0000 |
Sam Lantinga |
Fixed bug #577
|
file |
diff |
annotate
|
Sat, 05 Sep 2009 09:11:03 +0000 |
Sam Lantinga |
CD-ROM support is so passé :)
|
file |
diff |
annotate
|
Sat, 05 Sep 2009 09:03:35 +0000 |
Sam Lantinga |
Bye bye SoundManager, you are officially obsolete...
|
file |
diff |
annotate
|
Tue, 09 Jun 2009 17:33:44 +0000 |
Bob Pendleton |
First commit for SDL atomic operations.
|
file |
diff |
annotate
|
Sun, 07 Jun 2009 06:06:35 +0000 |
Ryan C. Gordon |
Initial work on power subsystem for SDL 1.3.
|
file |
diff |
annotate
|
Tue, 03 Mar 2009 09:48:00 +0000 |
Sam Lantinga |
Mac OS X and iPhoneOS have the full math library
|
file |
diff |
annotate
|
Mon, 08 Dec 2008 00:27:32 +0000 |
Sam Lantinga |
Updated copyright date
|
file |
diff |
annotate
|
Mon, 28 Jul 2008 10:26:21 +0000 |
Edgar Simo |
Put haptic defines in SDL_configs, patch by Alam.
gsoc2008_force_feedback
|
file |
diff |
annotate
|