Mercurial > sdl-ios-xcode
log
age | author | description |
---|---|---|
Sat, 05 Feb 2011 10:35:36 -0800 | Sam Lantinga | Added the SDL_HINT_RENDER_DRIVER and SDL_HINT_RENDER_VSYNC hints. |
Sat, 05 Feb 2011 10:11:27 -0800 | Sam Lantinga | Allow SDL_HINT_FRAMEBUFFER_ACCELERATION to specify the renderer to use. |
Sat, 05 Feb 2011 10:03:12 -0800 | Sam Lantinga | Added a hint to determine whether framebuffer texture acceleration should be used, and added default behaviors for the various platforms. |
Sat, 05 Feb 2011 10:02:39 -0800 | Sam Lantinga | Added a hint system to allow configuration hints to be specified by the application. |