Mercurial > sdl-ios-xcode
log
age | author | description |
---|---|---|
Wed, 18 Nov 2009 09:39:32 +0000 | Sam Lantinga | Fixed a bunch of bugs in the blit blend mode tests |
Wed, 18 Nov 2009 09:28:35 +0000 | Sam Lantinga | Use SDL's string and memory functions instead of stdlib |
Wed, 18 Nov 2009 09:20:01 +0000 | Sam Lantinga | Implemented SDL_RenderReadPixels()/SDL_RenderWritePixels() for the dummy renderer. |
Wed, 18 Nov 2009 09:17:29 +0000 | Sam Lantinga | Don't add the OpenGL renderers for drivers that don't support OpenGL |
Wed, 18 Nov 2009 09:07:13 +0000 | Sam Lantinga | Fixes for the automated rendering test |
Wed, 18 Nov 2009 08:54:13 +0000 | Sam Lantinga | If we explicitly request a driver, try to initialize it. |