Mercurial > sdl-ios-xcode
log src/video/SDL_video.c @ 3058:17c5930f498e
age | author | description |
---|---|---|
Mon, 09 Feb 2009 06:15:06 +0000 | Sam Lantinga | Throw a FIXME in there, we'll need to take care of this later. |
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 |