Sun, 06 Feb 2011 00:00:13 -0800 |
Sam Lantinga |
Added an OpenGL ES 2.0 renderer, contributed by itsnotabigtruck
|
Fri, 21 Jan 2011 21:45:55 -0800 |
Sam Lantinga |
HAVE_GCC_ATOMICS covers the test and set
|
Fri, 21 Jan 2011 21:43:56 -0800 |
Sam Lantinga |
Yeah, go iPhone!
|
Sun, 16 Jan 2011 15:16:39 -0800 |
Sam Lantinga |
Added native atomic operations for Windows, Mac OS X, and gcc compiler intrinsics.
|
Sat, 15 Jan 2011 12:34:43 -0800 |
Sam Lantinga |
Added some missing config for the iPhone
|
Wed, 07 Jul 2010 18:58:51 -0700 |
Sam Lantinga |
Updated iPhone keyboard code (which builds and runs on the iPad and iPhone simulator now)
|
Fri, 30 Apr 2010 00:39:31 -0400 |
Ryan C. Gordon |
Implemented SDL power APIs for iPhoneOS.
|
Sun, 24 Jan 2010 21:10:53 +0000 |
Sam Lantinga |
Fixed bug #926
|
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.
|
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.
|
Wed, 13 Jan 2010 06:47:17 +0000 |
Sam Lantinga |
First pass at Ryan's assertion code, minor tweaks to come.
|
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.
|