Sam Lantinga <slouken@libsdl.org> [Sun, 06 Feb 2011 02:41:32 -0800] rev 5205
Updated Xcode project with moved and removed files
Sam Lantinga <slouken@libsdl.org> [Sun, 06 Feb 2011 02:35:14 -0800] rev 5204
Fixed building on Android, added SDL_opengles2.h, removed unnecessary SDL_glesfuncs.h
Sam Lantinga <slouken@libsdl.org> [Sun, 06 Feb 2011 00:48:41 -0800] rev 5203
Minor consistency cleanup and documentation link update.
Sam Lantinga <slouken@libsdl.org> [Sun, 06 Feb 2011 00:48:16 -0800] rev 5202
Removed extra unneeded pixel formats, added support for VSYNC on other platforms besides Zune HD.
Sam Lantinga <slouken@libsdl.org> [Sun, 06 Feb 2011 00:00:13 -0800] rev 5201
Added an OpenGL ES 2.0 renderer, contributed by itsnotabigtruck
This compiles, but it untested.
Sam Lantinga <slouken@libsdl.org> [Sat, 05 Feb 2011 20:02:37 -0800] rev 5200
Created a simpler version of SDL_SetHint() that doesn't need a priority.
Sam Lantinga <slouken@libsdl.org> [Sat, 05 Feb 2011 16:07:10 -0800] rev 5199
Updated the DirectFB support, from Couriersud
attached is a working directfb driver diff which works with the current
changes. There are a number of changes around it as well, e.g.
configure.in.
The directfb renderdriver right now still depends on a some "includes"
from src/video/directfb. That's why it is not yet moved to the new
render folder.
Sam Lantinga <slouken@libsdl.org> [Sat, 05 Feb 2011 16:02:30 -0800] rev 5198
Updated Mac OS X and iOS projects
Sam Lantinga <slouken@libsdl.org> [Sat, 05 Feb 2011 13:06:50 -0800] rev 5197
Fixed compiling the automated test
Sam Lantinga <slouken@libsdl.org> [Sat, 05 Feb 2011 12:01:36 -0800] rev 5196
Updated projects