Mercurial > sdl-ios-xcode
log
age | author | description |
---|---|---|
Thu, 24 Dec 2009 19:18:05 +0000 | Sam Lantinga | Updated to compile on Windows |
Thu, 24 Dec 2009 19:16:08 +0000 | Sam Lantinga | Added rectangle test |
Wed, 23 Dec 2009 06:39:18 +0000 | Sam Lantinga | Fixed bug #912 |
Wed, 23 Dec 2009 01:55:00 +0000 | Sam Lantinga | Added SDL_RenderClear() as a fast method of clearing the screen to the drawing color. |
Fri, 18 Dec 2009 08:19:18 +0000 | Sam Lantinga | Make it possible to slim SDL down quite a bit for people who just want OpenGL |
Fri, 18 Dec 2009 07:41:59 +0000 | Sam Lantinga | Added SDL_DrawRect(), SDL_DrawRects(), SDL_BlendRect() and SDL_BlendRects() |