Mercurial > sdl-ios-xcode
log src/video/x11/SDL_x11video.h @ 4694:c24ba2cc9583
age | author | description |
---|---|---|
Sun, 22 Aug 2010 12:07:55 -0700 | Sam Lantinga | Merged Jim's Google Summer of Code work from SDL-gsoc2010_gesture |
Mon, 12 Jul 2010 21:09:23 -0700 | Sam Lantinga | Merged changes from the main SDL codebase |
Fri, 28 May 2010 01:26:52 -0400 | Jim Grandpre | Added reading of event* for touch events. |
Wed, 28 Jul 2010 00:54:23 -0700 | Sam Lantinga | Merged Sunny's XRender changes from SDL-gsoc2010_xrender |
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. |