log src/video/x11/SDL_x11dyn.h @ 5168:2b1989f59674

age author description
Mon, 19 Jul 2010 20:05:53 +0530 Sunny Sachanandani Integrate XFixes and XDamage into the build system.
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.
Mon, 08 Dec 2008 00:25:42 +0000 Sam Lantinga Updated copyright date SDL-1.2
Mon, 31 Mar 2008 05:27:21 +0000 Ryan C. Gordon Fix X11 build issue with multiple includes of Xlibint.h ... SDL-1.2
Mon, 25 Jun 2007 19:58:32 +0000 Ryan C. Gordon Significantly improved XIM support. SDL-1.2
Sun, 24 Jan 2010 21:10:53 +0000 Sam Lantinga Fixed bug #926