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
|
Sun, 10 Jan 2010 18:19:35 +0000 |
Ryan C. Gordon |
Merged r3576:3577 from branches/SDL-1.2: X11 Xlibint.h include fixes.
|
Mon, 08 Dec 2008 00:27:32 +0000 |
Sam Lantinga |
Updated copyright date
|
Wed, 17 Sep 2008 08:20:57 +0000 |
Ryan C. Gordon |
Some cleanups on the new XInput code.
|
Mon, 25 Aug 2008 06:33:00 +0000 |
Sam Lantinga |
Final merge of Google Summer of Code 2008 work...
|
Fri, 07 Mar 2008 20:54:11 +0000 |
Bob Pendleton |
Next version of internationalized input for X11. On my machine (famous last words :-) with a US English keyboard and locale I can compose ` and e and get a text
|
Wed, 26 Jul 2006 06:34:54 +0000 |
Sam Lantinga |
Started work on the new X11 driver.
|
Mon, 10 Jul 2006 21:04:37 +0000 |
Sam Lantinga |
SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.
|
Mon, 29 May 2006 04:04:35 +0000 |
Sam Lantinga |
more tweaking indent options
SDL-1.3
|
Sun, 28 May 2006 13:04:16 +0000 |
Sam Lantinga |
Revamp of the video system in progress - adding support for multiple displays, multiple windows, and a full video mode selection API.
SDL-1.3
|
Thu, 23 Mar 2006 08:43:37 +0000 |
Ryan C. Gordon |
More dynamic X11 mangling...should fix NetBSD builds. And hopefully doesn't
|
Wed, 22 Mar 2006 11:13:58 +0000 |
Ryan C. Gordon |
Xrandr support in the X11 target.
|
Wed, 22 Mar 2006 05:00:59 +0000 |
Ryan C. Gordon |
Updated dynamic X11 code. See details in Bugzilla #170.
|
Sun, 26 Feb 2006 04:54:01 +0000 |
Sam Lantinga |
Date: Sun, 26 Feb 2006 11:25:09 +0900
|
Tue, 21 Feb 2006 08:46:50 +0000 |
Sam Lantinga |
Use consistent identifiers for the various platforms we support.
|
Thu, 16 Feb 2006 10:11:48 +0000 |
Sam Lantinga |
New configure-based build system. Still work in progress, but much improved
|
Wed, 08 Feb 2006 20:29:12 +0000 |
Ryan C. Gordon |
Changed X11 header order so it works on Solaris.
|
Wed, 01 Feb 2006 08:03:04 +0000 |
Ryan C. Gordon |
Fixed dynamic X11 for now, I think.
|
Tue, 31 Jan 2006 18:39:32 +0000 |
Ryan C. Gordon |
Changed references to XFree86 to Xext to match change in directory structure.
|
Mon, 30 Jan 2006 18:21:44 +0000 |
Ryan C. Gordon |
Corrects dynamic X11 code on Tru64 systems.
|
Sat, 14 Jan 2006 08:15:38 +0000 |
Ryan C. Gordon |
Catch X11 extension errors...since most of these are notifications that we
|
Fri, 13 Jan 2006 01:08:39 +0000 |
Ryan C. Gordon |
More dynamic X11 work.
|
Fri, 06 Jan 2006 20:56:13 +0000 |
Ryan C. Gordon |
Make some dynamic X11 symbols option. _XData32 and _XRead32 are only available
|
Wed, 04 Jan 2006 22:57:50 +0000 |
Ryan C. Gordon |
More dynamic X11 fixes...catches some code in Xlib headers that caused
|
Sun, 06 Nov 2005 17:05:12 +0000 |
Ryan C. Gordon |
Date: Sun, 06 Nov 2005 18:23:03 +0900
|
Sat, 05 Nov 2005 19:53:37 +0000 |
Ryan C. Gordon |
Dynamically load X11 libraries like we currently do for alsa, esd, etc.
|