Mercurial > sdl-ios-xcode
log src/video/SDL_video.c @ 3091:32efcc94b3da
age | author | description |
---|---|---|
Sun, 15 Mar 2009 15:50:18 +0000 | Sam Lantinga | Fixed return value for SDL_CreateRenderer() |
Tue, 03 Mar 2009 04:21:51 +0000 | Sam Lantinga | Date: Mon, 2 Mar 2009 16:27:42 +0200 |
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... |