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, 23 May 2009 22:41:08 +0000 |
Sam Lantinga |
indent
|
Mon, 23 Mar 2009 05:37:45 +0000 |
Sam Lantinga |
Date: Thu, 05 Feb 2009 17:27:54 +0100
|
Tue, 13 Jan 2009 03:53:22 +0000 |
Sam Lantinga |
Fixed NULL pointer dereference
|
Mon, 12 Jan 2009 08:46:28 +0000 |
Sam Lantinga |
Fixed Visual C++ build
|
Mon, 12 Jan 2009 08:23:12 +0000 |
Sam Lantinga |
Don't disable the screen saver by default for windows applications
|
Mon, 12 Jan 2009 06:19:05 +0000 |
Sam Lantinga |
Added an API to enable/disable the screen saver.
|
Fri, 02 Jan 2009 17:39:48 +0000 |
Sam Lantinga |
Implemented SDL_SetWindowIcon(), with translucent icon support under X11.
|
Sat, 20 Dec 2008 12:00:00 +0000 |
Sam Lantinga |
Date: Fri, 19 Dec 2008 20:17:35 +0100
|
Tue, 16 Dec 2008 17:40:30 +0000 |
Sam Lantinga |
Use the desktop format instead of an arbitrary one.
|
Fri, 12 Dec 2008 06:46:20 +0000 |
Sam Lantinga |
Added current_w and current_h to SDL_VideoInfo for SDL 1.2 compatibility
|
Mon, 08 Dec 2008 00:27:32 +0000 |
Sam Lantinga |
Updated copyright date
|
Sun, 07 Dec 2008 22:48:06 +0000 |
Sam Lantinga |
Fixed updating the video surface when the palette changes
|
Sun, 07 Dec 2008 22:29:58 +0000 |
Sam Lantinga |
Better default format for Mac OS X
|
Sat, 06 Dec 2008 05:49:53 +0000 |
Sam Lantinga |
Fixed SDL_SetAlpha compatibility function to match the documentation
|