Mercurial > sdl-ios-xcode
log src/video/x11/SDL_x11sym.h @ 4580:cfea5b007bc7
age | author | description |
---|---|---|
Wed, 02 Jun 2010 09:01:37 +0530 | Sunny Sachanandani | Fix the rendering color channels to be premultiplied with the alpha channel as thats what Xrender expects. Small fixes in X11_CreateTexture. Add some new functions in SDL_x11sym.h as well as support for Xrender. |
Tue, 13 Jul 2010 23:11:10 -0700 | Sam Lantinga | Lots of prep for the "real" way to support fullscreen mode on modern window managers. |
Mon, 12 Jul 2010 00:36:55 -0700 | Sam Lantinga | Added X11 clipboard support. |
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 |
Tue, 26 Jun 2007 00:57:09 +0000 | Ryan C. Gordon | Added some new XIM symbols to the dynamic X11 function list. SDL-1.2 |
Mon, 25 Jun 2007 19:58:32 +0000 | Ryan C. Gordon | Significantly improved XIM support. SDL-1.2 |