2011-02-07 |
Eric Wing |
removed sail.bmp from Xcode project
|
2011-02-07 |
Eric Wing |
merged
|
2011-02-06 |
Sam Lantinga |
Fixed building on Android, added SDL_opengles2.h, removed unnecessary SDL_glesfuncs.h
|
2011-02-06 |
Sam Lantinga |
Added an OpenGL ES 2.0 renderer, contributed by itsnotabigtruck
|
2011-02-06 |
Sam Lantinga |
Updated Mac OS X and iOS projects
|
2011-02-03 |
Sam Lantinga |
Added a way to get a framebuffer interface for a window, and also a way to create a software renderer for an arbitrary surface.
|
2011-02-03 |
Sam Lantinga |
Made it possible to create a texture of any format, even if not supported by the renderer.
|
2011-02-02 |
Sam Lantinga |
Moved the rendering code out to a separate directory in the hope that it can someday be completely decoupled from the rest of the library and be expanded to an awesome 2D on 3D library.
|
2011-02-01 |
Eric Wing |
merged: might need to check main.c in the iOS template to make sure no changes were abandoned.
|
2011-01-28 |
Sam Lantinga |
Updated main.c for API changes
|
2011-01-31 |
Eric Wing |
iOS Xcode project template fixes/changes.
|
2011-01-31 |
Eric Wing |
New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
|
2011-01-18 |
Sam Lantinga |
Fixed building with the latest iOS SDK (4.2)
|
2011-01-15 |
Sam Lantinga |
Updated the atomic API for better use cases
|
2010-07-15 |
Sam Lantinga |
Started trying to build gesture code for iPhone
|
2010-07-09 |
Sam Lantinga |
Added an event when the clipboard is updated, triggered after the window gains the keyboard focus.
|
2010-07-08 |
Sam Lantinga |
Updated Xcode project files for clipboard API
|
2010-05-10 |
Sam Lantinga |
Don't assume .bashrc exists. :)
|
2010-05-09 |
Eric Wing |
Refactored automated rwops tests so read and write directories can be more easily customized.
|
2010-05-08 |
Eric Wing |
Fixes to automated test target for iPhone Xcode project.
|
2010-05-08 |
Eric Wing |
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
|
2010-04-30 |
Ryan C. Gordon |
Implemented SDL power APIs for iPhoneOS.
|
2010-01-18 |
Sam Lantinga |
Updated Mac OS X projects with new assertion code
|
2010-01-13 |
Sam Lantinga |
Don't warn about unused variables - there's a ton of them. :)
|
2010-01-13 |
Sam Lantinga |
Fixed iPhone build
|
2009-11-02 |
Sam Lantinga |
Removed the separate static simulator target, all targets create libSDLiPhoneOS.a
|
2009-10-17 |
Sam Lantinga |
iPhone/Xcode for 1.3
|
2009-09-19 |
Sam Lantinga |
This name inconsistency has been bugging me for a while...
|