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
|
Sun, 24 Jan 2010 21:10:53 +0000 |
Sam Lantinga |
Fixed bug #926
|
Wed, 23 Dec 2009 01:55:00 +0000 |
Sam Lantinga |
Added SDL_RenderClear() as a fast method of clearing the screen to the drawing color.
|
Mon, 14 Dec 2009 06:52:17 +0000 |
Sam Lantinga |
Implemented read/write pixels for the X11 renderer
|
Fri, 11 Dec 2009 09:59:36 +0000 |
Sam Lantinga |
Fixed X11 line implementation - clip lines that are going to go outside the window.
|
Thu, 10 Dec 2009 09:27:23 +0000 |
Sam Lantinga |
X11 driver compiles again, lines are not yet implemented
|
Thu, 19 Feb 2009 06:48:25 +0000 |
Sam Lantinga |
Implemented X11 maximized state control
|
Mon, 12 Jan 2009 06:19:05 +0000 |
Sam Lantinga |
Added an API to enable/disable the screen saver.
|
Thu, 01 Jan 2009 08:22:20 +0000 |
Sam Lantinga |
Oh yeah, it's an XInput symbol
|
Thu, 01 Jan 2009 08:19:56 +0000 |
Sam Lantinga |
Added missing symbol
|
Sun, 21 Dec 2008 17:39:41 +0000 |
Sam Lantinga |
Added RenderPiont() API
|
Sat, 20 Dec 2008 12:00:00 +0000 |
Sam Lantinga |
Date: Fri, 19 Dec 2008 20:17:35 +0100
|
Tue, 16 Dec 2008 17:41:03 +0000 |
Sam Lantinga |
Progress on fullscreen mode switching on X11
|
Mon, 08 Dec 2008 00:27:32 +0000 |
Sam Lantinga |
Updated copyright date
|
Sun, 30 Nov 2008 21:58:23 +0000 |
Sam Lantinga |
Implemented the X11 (non-OpenGL) renderer, no alpha or scaling available.
|
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
|
Thu, 07 Feb 2008 15:31:09 +0000 |
Sam Lantinga |
First pass of new SDL scancode concept for X11.
|
Tue, 15 Jan 2008 22:37:17 +0000 |
Bob Pendleton |
Minimal implementation of textinput events for x11. It only works for latin-1.
|
Sat, 12 Jan 2008 18:07:06 +0000 |
Bob Pendleton |
Enabled key board auto repeat in X11_InitKeyboard.c. Had to add a couple of new Xlib symbols.
|
Thu, 12 Jul 2007 20:00:50 +0000 |
Bob Pendleton |
This code adds support for DirectColor visuals to SDL 1.3. The support uses part of the Xmu library. To ensure that the library is
|
Fri, 28 Jul 2006 08:43:17 +0000 |
Sam Lantinga |
Implemented X11 OpenGL support.
|
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
|
Wed, 17 May 2006 08:18:28 +0000 |
Sam Lantinga |
Merge trunk-1.3-3
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 08:57:37 +0000 |
Ryan C. Gordon |
Patched to compile on 32-bit X11, I think.
|
Wed, 22 Mar 2006 05:00:59 +0000 |
Ryan C. Gordon |
Updated dynamic X11 code. See details in Bugzilla #170.
|
Mon, 20 Mar 2006 07:31:36 +0000 |
Sam Lantinga |
Fixed bug #113:
|
Sun, 26 Feb 2006 04:54:01 +0000 |
Sam Lantinga |
Date: Sun, 26 Feb 2006 11:25:09 +0900
|
Sat, 04 Feb 2006 08:35:11 +0000 |
Sam Lantinga |
Resolved bug #130
|
Wed, 01 Feb 2006 08:03:04 +0000 |
Ryan C. Gordon |
Fixed dynamic X11 for now, I think.
|
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
|
Mon, 21 Nov 2005 00:16:34 +0000 |
Ryan C. Gordon |
Real Unicode support for X11. Based on updated version of this patch:
|
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.
|