Mercurial > sdl-ios-xcode
log src/video/SDL_video.c @ 3053:aa34d1180d30
age | author | description |
---|---|---|
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. |