Mercurial > sdl-ios-xcode
log src/video/SDL_sysvideo.h @ 3500:4b594623401b
age | author | description |
---|---|---|
Tue, 01 Dec 2009 05:57:15 +0000 | Sam Lantinga | Work in progress on multi-display support: |
Mon, 16 Nov 2009 07:13:07 +0000 | Sam Lantinga | You can specify the format for pixel data in SDL_RenderReadPixels() and SDL_RenderWritePixels() |
Mon, 09 Nov 2009 05:20:11 +0000 | Sam Lantinga | Work in progress on implementation of SDL_RenderReadPixels() and SDL_RenderWritePixels(), code untested. |
Wed, 28 Oct 2009 06:04:07 +0000 | Sam Lantinga | Automatically initialize the video system and create a renderer to simplify use. |
Sun, 20 Sep 2009 04:15:19 +0000 | Sam Lantinga | Removed outdated Atari support |
Sat, 19 Sep 2009 13:29:40 +0000 | Sam Lantinga | Merged a cleaned up version of Jiang's code changes from Google Summer of Code 2009 |