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
|
Sun, 08 Nov 2009 04:16:42 +0000 |
Sam Lantinga |
Skip renderers that fail to initialize
|
Wed, 28 Oct 2009 06:04:07 +0000 |
Sam Lantinga |
Automatically initialize the video system and create a renderer to simplify use.
|
Sat, 03 Oct 2009 16:23:16 +0000 |
Sam Lantinga |
[SDL] Bad math in SDL_RenderCopy
|
Sat, 26 Sep 2009 10:22:35 +0000 |
Sam Lantinga |
Fixed bug #766
|
Sat, 26 Sep 2009 10:17:49 +0000 |
Sam Lantinga |
Fixed bug #764
|
Sat, 26 Sep 2009 10:13:44 +0000 |
Sam Lantinga |
Fixed bug #761
|
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
|