Mercurial > sdl-ios-xcode
log
age | author | description |
---|---|---|
Thu, 03 Feb 2011 21:13:55 -0800 | Sam Lantinga | Switched the SDL 1.2 compatibility to use the window surface, so it's fast even when there's no hardware acceleration available. |
Thu, 03 Feb 2011 17:42:58 -0800 | Sam Lantinga | Fixed recursion crash when setting SDL_VIDEO_RENDERER=software |
Thu, 03 Feb 2011 16:57:38 -0800 | Sam Lantinga | Fixed crash if SDL_VideoDriverName() is passed a NULL namebuf |
Thu, 03 Feb 2011 15:49:37 -0800 | 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. |