Mon, 09 Feb 2009 05:32:12 +0000 |
Sam Lantinga |
Added test program for SDL_CreateWindowFrom()
|
Fri, 30 Jan 2009 06:40:16 +0000 |
Sam Lantinga |
When creating a software texture, synchronize the surface with the texture.
|
Mon, 12 Jan 2009 08:23:47 +0000 |
Sam Lantinga |
Re-enable the screensaver at exit, just in case it's needed...
|
Mon, 12 Jan 2009 06:19:05 +0000 |
Sam Lantinga |
Added an API to enable/disable the screen saver.
|
Sun, 04 Jan 2009 23:48:23 +0000 |
Sam Lantinga |
Fixed missing include for SDL_INIT_EVENTTHREAD
|
Sun, 04 Jan 2009 05:41:52 +0000 |
Sam Lantinga |
Fixed some dependency issues with SDL_revision.h
|
Fri, 02 Jan 2009 17:39:48 +0000 |
Sam Lantinga |
Implemented SDL_SetWindowIcon(), with translucent icon support under X11.
|
Wed, 31 Dec 2008 07:11:53 +0000 |
Sam Lantinga |
Fixed logic problem with SDL_RestoreWindow()
|