Wed, 26 Sep 2012 14:08:46 -0400 |
Edward Rudd |
allocate *Hint structures per Xlib docs
|
file |
diff |
annotate
|
Thu, 13 Sep 2012 15:24:04 -0400 |
Ryan C. Gordon |
Make the X11 SetBordered event tapdancing more robust, restore focus, etc.
|
file |
diff |
annotate
|
Thu, 13 Sep 2012 01:43:53 -0400 |
Ryan C. Gordon |
Added SDL_SetWindowBordered() API.
|
file |
diff |
annotate
|
Thu, 21 Jun 2012 09:58:22 -0400 |
Sam Lantinga |
Fixed issue with tiling window managers (bug 1246)
|
file |
diff |
annotate
|
Thu, 31 May 2012 19:23:30 +0300 |
Dimitris Zenios |
1.Fixed a memory leak inside XInput2 code
|
file |
diff |
annotate
|
Wed, 30 May 2012 11:44:57 -0400 |
Sam Lantinga |
Fixed compile error with both new and old Xext headers (bug 1498)
|
file |
diff |
annotate
|
Wed, 30 May 2012 11:25:35 -0400 |
Sam Lantinga |
Initial support for XInput2 by Dimitris Zenios
|
file |
diff |
annotate
|
Wed, 18 Jan 2012 03:03:23 -0500 |
Ryan C. Gordon |
Add dynamic symbol for _XGetRequest, which libX11 1.4.99.1 added.
SDL-1.2
|
file |
diff |
annotate
|
Sat, 07 Jan 2012 02:04:38 -0500 |
Sam Lantinga |
Added X11 dynamic loading support for XSetWMProperties()
|
file |
diff |
annotate
|
Sat, 31 Dec 2011 09:28:07 -0500 |
Sam Lantinga |
Happy New Year!
|
file |
diff |
annotate
|
Sat, 31 Dec 2011 09:16:08 -0500 |
Sam Lantinga |
Happy New Year!
SDL-1.2
|
file |
diff |
annotate
|
Mon, 24 Oct 2011 15:33:58 -0400 |
Ryan C. Gordon |
Use correct Xinerama APIs for querying version and availability.
|
file |
diff |
annotate
|
Mon, 24 Oct 2011 12:07:13 -0400 |
Ryan C. Gordon |
Add XGetInputFocus() to dynamic X11 function list.
|
file |
diff |
annotate
|
Thu, 13 Oct 2011 01:08:30 -0400 |
Ryan C. Gordon |
Fixed a whole slew of compiler warnings that -Wall exposed.
|
file |
diff |
annotate
|
Fri, 08 Apr 2011 13:03:26 -0700 |
Sam Lantinga |
SDL 1.3 is now under the zlib license.
|
file |
diff |
annotate
|
Wed, 06 Apr 2011 17:10:14 -0700 |
Sam Lantinga |
Fixed build error
|
file |
diff |
annotate
|
Fri, 11 Mar 2011 13:56:53 -0800 |
Sam Lantinga |
Added support for the Xcursor library for color cursors
|
file |
diff |
annotate
|
Fri, 11 Mar 2011 13:27:25 -0800 |
Sam Lantinga |
Implemented X11 cursor support.
|
file |
diff |
annotate
|
Mon, 28 Feb 2011 09:01:53 -0800 |
Sam Lantinga |
Dynamically load the Xinerama and xf86vmode extensions
|
file |
diff |
annotate
|
Fri, 11 Feb 2011 22:37:15 -0800 |
Sam Lantinga |
Happy 2011! :)
|
file |
diff |
annotate
|
Fri, 04 Feb 2011 19:18:08 -0800 |
Sam Lantinga |
Removed a bunch of X11 support that we no longer need.
|
file |
diff |
annotate
|
Sun, 22 Aug 2010 13:45:56 -0700 |
Sam Lantinga |
Merged Eli's Google Summer of Code work from SDL-gsoc2010-shaped_windows
|
file |
diff |
annotate
|
Tue, 13 Jul 2010 02:43:49 -0400 |
Ryan C. Gordon |
Check configure-defined macro before doing _anything_ with XShape.
|
file |
diff |
annotate
|
Tue, 13 Jul 2010 02:12:14 -0400 |
Ryan C. Gordon |
Add new X11 symbols that XShape support needs to the dynamic function list.
|
file |
diff |
annotate
|
Wed, 28 Jul 2010 00:54:23 -0700 |
Sam Lantinga |
Merged Sunny's XRender changes from SDL-gsoc2010_xrender
|
file |
diff |
annotate
|
Tue, 20 Jul 2010 11:43:13 +0530 |
Sunny Sachanandani |
Implement support for setting texture scale mode.
|
file |
diff |
annotate
|
Mon, 19 Jul 2010 21:02:49 +0530 |
Sunny Sachanandani |
Respect environment variables.
|
file |
diff |
annotate
|
Mon, 19 Jul 2010 20:05:53 +0530 |
Sunny Sachanandani |
Integrate XFixes and XDamage into the build system.
|
file |
diff |
annotate
|
Sun, 18 Jul 2010 12:43:04 +0530 |
Sunny Sachanandani |
Start experimental branch for client-side rasterization.
experimental
|
file |
diff |
annotate
|
Sun, 18 Jul 2010 08:28:35 +0530 |
Sunny Sachanandani |
Got testsprite2 to work reasonably.
|
file |
diff |
annotate
|
Sat, 17 Jul 2010 11:41:43 +0530 |
Sunny Sachanandani |
Add necessary symbols to SDL_x11sym.h
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Mon, 12 Jul 2010 00:36:55 -0700 |
Sam Lantinga |
Added X11 clipboard support.
|
file |
diff |
annotate
|
Mon, 08 Dec 2008 00:25:42 +0000 |
Sam Lantinga |
Updated copyright date
SDL-1.2
|
file |
diff |
annotate
|
Fri, 29 Feb 2008 13:55:44 +0000 |
Sam Lantinga |
* Added configure option --enable-screensaver, to allow enabling the screensaver by default.
SDL-1.2
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Mon, 25 Jun 2007 19:58:32 +0000 |
Ryan C. Gordon |
Significantly improved XIM support.
SDL-1.2
|
file |
diff |
annotate
|
Sun, 24 Jan 2010 21:10:53 +0000 |
Sam Lantinga |
Fixed bug #926
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Mon, 14 Dec 2009 06:52:17 +0000 |
Sam Lantinga |
Implemented read/write pixels for the X11 renderer
|
file |
diff |
annotate
|
Fri, 11 Dec 2009 09:59:36 +0000 |
Sam Lantinga |
Fixed X11 line implementation - clip lines that are going to go outside the window.
|
file |
diff |
annotate
|
Thu, 10 Dec 2009 09:27:23 +0000 |
Sam Lantinga |
X11 driver compiles again, lines are not yet implemented
|
file |
diff |
annotate
|
Thu, 19 Feb 2009 06:48:25 +0000 |
Sam Lantinga |
Implemented X11 maximized state control
|
file |
diff |
annotate
|
Mon, 12 Jan 2009 06:19:05 +0000 |
Sam Lantinga |
Added an API to enable/disable the screen saver.
|
file |
diff |
annotate
|
Thu, 01 Jan 2009 08:22:20 +0000 |
Sam Lantinga |
Oh yeah, it's an XInput symbol
|
file |
diff |
annotate
|
Thu, 01 Jan 2009 08:19:56 +0000 |
Sam Lantinga |
Added missing symbol
|
file |
diff |
annotate
|
Sun, 21 Dec 2008 17:39:41 +0000 |
Sam Lantinga |
Added RenderPiont() API
|
file |
diff |
annotate
|
Sat, 20 Dec 2008 12:00:00 +0000 |
Sam Lantinga |
Date: Fri, 19 Dec 2008 20:17:35 +0100
|
file |
diff |
annotate
|
Tue, 16 Dec 2008 17:41:03 +0000 |
Sam Lantinga |
Progress on fullscreen mode switching on X11
|
file |
diff |
annotate
|
Mon, 08 Dec 2008 00:27:32 +0000 |
Sam Lantinga |
Updated copyright date
|
file |
diff |
annotate
|
Sun, 30 Nov 2008 21:58:23 +0000 |
Sam Lantinga |
Implemented the X11 (non-OpenGL) renderer, no alpha or scaling available.
|
file |
diff |
annotate
|
Wed, 17 Sep 2008 08:20:57 +0000 |
Ryan C. Gordon |
Some cleanups on the new XInput code.
|
file |
diff |
annotate
|
Mon, 25 Aug 2008 06:33:00 +0000 |
Sam Lantinga |
Final merge of Google Summer of Code 2008 work...
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Thu, 07 Feb 2008 15:31:09 +0000 |
Sam Lantinga |
First pass of new SDL scancode concept for X11.
|
file |
diff |
annotate
|
Tue, 15 Jan 2008 22:37:17 +0000 |
Bob Pendleton |
Minimal implementation of textinput events for x11. It only works for latin-1.
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Fri, 28 Jul 2006 08:43:17 +0000 |
Sam Lantinga |
Implemented X11 OpenGL support.
|
file |
diff |
annotate
|