Mercurial > sdl-ios-xcode
log src/video/x11/SDL_x11video.h @ 4346:5fe9b267cf55 SDL-1.2
age | author | description |
---|---|---|
Wed, 30 Sep 2009 04:49:57 +0000 | Sam Lantinga | I just tested DGA mouse motion with X.org 1.6.0 and it's working fine, SDL-1.2 |
Tue, 29 Sep 2009 11:28:43 +0000 | Ryan C. Gordon | Batch x11 dga mouse motion events into a single SDL event. SDL-1.2 |
Mon, 08 Dec 2008 00:25:42 +0000 | Sam Lantinga | Updated copyright date SDL-1.2 |
Fri, 29 Feb 2008 13:55:44 +0000 | Sam Lantinga | * Added configure option --enable-screensaver, to allow enabling the screensaver by default. SDL-1.2 |
Fri, 06 Apr 2007 20:30:41 +0000 | Ryan C. Gordon | Let app set SDL_VIDEO_ALLOW_SCREENSAVER environment variable to override SDL's SDL-1.2 |
Sun, 24 Jan 2010 21:10:53 +0000 | Sam Lantinga | Fixed bug #926 |
Mon, 12 Jan 2009 06:19:05 +0000 | Sam Lantinga | Added an API to enable/disable the screen saver. |