Mercurial > sdl-ios-xcode
log src/video/x11/SDL_x11video.h @ 4605:0b3a509c53a0
age | author | description |
---|---|---|
Mon, 19 Jul 2010 21:02:49 +0530 | Sunny Sachanandani | Respect environment variables. |
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. |
Wed, 19 May 2010 18:58:28 +0530 | Sunny Sachanandani | Adding a few #defines for Xrender support. |
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. |
Sat, 26 Jun 2010 08:56:48 -0700 | Sam Lantinga | Mostly cleaned up warnings with -Wmissing-prototypes |
Sun, 09 May 2010 20:47:22 -0700 | Sam Lantinga | Removed multi-mouse / multi-keyboard support in anticipation of a real multi-mouse and multi-touch API. |