Mercurial > sdl-ios-xcode
log src/video/SDL_video.c @ 3488:3d2f42580488
age | author | description |
---|---|---|
Tue, 24 Nov 2009 16:43:18 +0000 | Sam Lantinga | Fixed bug #771 |
Tue, 24 Nov 2009 04:59:50 +0000 | Sam Lantinga | Fixed bug #891 |
Tue, 24 Nov 2009 04:48:12 +0000 | Sam Lantinga | Mason Wheeler to sdl |
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 08:54:13 +0000 | Sam Lantinga | If we explicitly request a driver, try to initialize it. |
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. |
Sun, 08 Nov 2009 04:21:59 +0000 | Sam Lantinga | Fixed compile warning |