Mercurial > sdl-ios-xcode
log src/video/SDL_video.c @ 3603:847549156244
age | author | description |
---|---|---|
Wed, 30 Dec 2009 19:10:41 +0000 | Sam Lantinga | Removed in the interest of actually finishing 1.3. :) |
Thu, 24 Dec 2009 19:18:05 +0000 | Sam Lantinga | Updated to compile on Windows |
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. |
Tue, 15 Dec 2009 20:53:09 +0000 | Sam Lantinga | Default to allow either accelerated or not |
Tue, 15 Dec 2009 20:36:31 +0000 | Sam Lantinga | OpenGL hardware acceleration defaults on |
Fri, 11 Dec 2009 09:13:51 +0000 | Sam Lantinga | Fixed constness in RenderRects() parameter |