Mercurial > sdl-ios-xcode
log
age | author | description |
---|---|---|
Mon, 07 Feb 2011 09:23:01 -0800 | Sam Lantinga | Create an OpenGL 1.1 context by default, if available. |
Mon, 07 Feb 2011 00:46:43 -0800 | Sam Lantinga | Updated testoverlay2 to use the SDL 2D rendering API |
Mon, 07 Feb 2011 00:36:42 -0800 | Sam Lantinga | Removed obsolete file |
Sun, 06 Feb 2011 23:48:31 -0800 | Eric Wing |
removed sail.bmp from Xcode project |
Sun, 06 Feb 2011 21:23:32 -0800 | Eric Wing |
merged |
Sun, 06 Feb 2011 20:56:21 -0800 | Sam Lantinga | You don't need to copy the pixels into the streaming texture's pixel data. This behavior is defined specifically to optimize the UpdateTexture path. |