Mon, 11 Aug 2014 17:25:53 -0700 |
Sam Lantinga |
Implemented SDL_GetPrefPath() on Android - it returns the path used by SDL_AndroidGetInternalStoragePath()
|
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, 16 Dec 2013 10:03:26 -0300 |
Gabriel Jacobo |
[Android] Define SDL_VIDEO_OPENGL_ES2
|
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
|
Mon, 19 Aug 2013 16:29:46 -0300 |
Gabriel Jacobo |
Fixes bug #2037, common EGL code for Android and X11
|
file |
diff |
annotate
|
Sat, 06 Jul 2013 12:39:56 -0700 |
Sam Lantinga |
Fixed bug 1911 - enable HAVE_GCC_ATOMICS for android platform
|
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
|
Sun, 23 Sep 2012 01:37:44 -0700 |
Sam Lantinga |
Fixed bug 1606 - SDL does not implement SDL_GetPowerInfo() for Android.
|
file |
diff |
annotate
|
Sat, 31 Dec 2011 09:28:07 -0500 |
Sam Lantinga |
Happy New Year!
|
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
|
Fri, 11 Feb 2011 22:37:15 -0800 |
Sam Lantinga |
Happy 2011! :)
|
file |
diff |
annotate
|
Sun, 06 Feb 2011 02:35:14 -0800 |
Sam Lantinga |
Fixed building on Android, added SDL_opengles2.h, removed unnecessary SDL_glesfuncs.h
|
file |
diff |
annotate
|
Thu, 06 Jan 2011 16:11:21 -0800 |
Sam Lantinga |
Build the SDL library as a shared object on Android, so it will work correctly with SDL_image and SDL_ttf.
|
file |
diff |
annotate
|
Tue, 04 Jan 2011 20:36:39 -0800 |
Sam Lantinga |
Fixed 2D video on Android
|
file |
diff |
annotate
|
Sat, 01 Jan 2011 16:56:54 -0800 |
Sam Lantinga |
Android has atan() and atan2()
|
file |
diff |
annotate
|
Tue, 27 Jul 2010 21:21:24 +0200 |
Paul Hunkin |
- Cleaned up a bunch of code
|
file |
diff |
annotate
|
Tue, 27 Jul 2010 15:23:09 +0200 |
Paul Hunkin |
Oops, I wasn't using pthreads. Fixed so we can have mutexes and stuff
|
file |
diff |
annotate
|
Tue, 27 Jul 2010 11:35:06 +0200 |
Paul Hunkin |
Updated test app to init the sound system
|
file |
diff |
annotate
|
Thu, 10 Jun 2010 18:54:23 +1200 |
Paul Hunkin |
Added (partially implemented) android video backend and associated files needed to build
|
file |
diff |
annotate
|
Sun, 23 May 2010 15:18:16 +1200 |
Paul Hunkin |
Added some android build stuff
|
file |
diff |
annotate
|