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.
|
Wed, 09 Dec 2009 15:56:56 +0000 |
Sam Lantinga |
Added interfaces for batch drawing of points, lines and rects:
|
Sun, 06 Dec 2009 08:03:38 +0000 |
Sam Lantinga |
Added an API function to query geometry of multiple monitors:
|
Thu, 03 Dec 2009 08:33:39 +0000 |
Sam Lantinga |
Fixed mouse events for fullscreen windows on Mac OS X
|
Wed, 02 Dec 2009 07:38:28 +0000 |
Sam Lantinga |
On multi-display systems it's perfectly reasonable to have focus on a window on another monitor while the application is fullscreen.
|
Tue, 01 Dec 2009 08:56:12 +0000 |
Sam Lantinga |
Whenever a window becomes fullscreen, shown, unminimized, and has input focus it will change the display to the corresponding fullscreen video mode.
|
Tue, 01 Dec 2009 06:15:10 +0000 |
Sam Lantinga |
Removed a little redundancy in the naming
|
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
|
Sat, 19 Sep 2009 07:30:29 +0000 |
Sam Lantinga |
Removed outdated VGL support
|
Sat, 19 Sep 2009 07:28:59 +0000 |
Sam Lantinga |
Removed outdated wscons support
|
Sat, 19 Sep 2009 07:26:51 +0000 |
Sam Lantinga |
Removed outdated Nano-X support
|
Sat, 19 Sep 2009 07:21:22 +0000 |
Sam Lantinga |
Removed outdated Dreamcast support
|
Sat, 19 Sep 2009 06:43:45 +0000 |
Sam Lantinga |
Removed outdated OS/2 support
|
Sat, 19 Sep 2009 06:24:07 +0000 |
Sam Lantinga |
Removed outdated iPodLinux support
|
Mon, 07 Sep 2009 04:51:29 +0000 |
Sam Lantinga |
Merged Martin's code changes from Google Summer of Code 2009
|
Sun, 31 May 2009 11:53:12 +0000 |
Sam Lantinga |
OpenPandora support added by David Carré
|
Fri, 29 May 2009 09:50:21 +0000 |
Martin Lowinski |
Added ps3 video driver based on the dummy driver.
gsoc2009_ps3
|
Thu, 06 Aug 2009 08:59:53 +0000 |
Jiang Jiang |
Further polish API, fix crash in test program.
gsoc2009_IME
|
Thu, 06 Aug 2009 08:56:48 +0000 |
Jiang Jiang |
Update API, first step: make it build
gsoc2009_IME
|