Fri, 11 Feb 2011 22:37:15 -0800 |
Sam Lantinga |
Happy 2011! :)
|
Fri, 04 Feb 2011 19:18:08 -0800 |
Sam Lantinga |
Removed a bunch of X11 support that we no longer need.
|
Sun, 22 Aug 2010 13:45:56 -0700 |
Sam Lantinga |
Merged Eli's Google Summer of Code work from SDL-gsoc2010-shaped_windows
|
Tue, 13 Jul 2010 02:43:49 -0400 |
Ryan C. Gordon |
Check configure-defined macro before doing _anything_ with XShape.
|
Tue, 13 Jul 2010 02:12:14 -0400 |
Ryan C. Gordon |
Add new X11 symbols that XShape support needs to the dynamic function list.
|
Wed, 28 Jul 2010 00:54:23 -0700 |
Sam Lantinga |
Merged Sunny's XRender changes from SDL-gsoc2010_xrender
|
Tue, 20 Jul 2010 11:43:13 +0530 |
Sunny Sachanandani |
Implement support for setting texture scale mode.
|
Mon, 19 Jul 2010 21:02:49 +0530 |
Sunny Sachanandani |
Respect environment variables.
|
Mon, 19 Jul 2010 20:05:53 +0530 |
Sunny Sachanandani |
Integrate XFixes and XDamage into the build system.
|
Sun, 18 Jul 2010 12:43:04 +0530 |
Sunny Sachanandani |
Start experimental branch for client-side rasterization.
experimental
|
Sun, 18 Jul 2010 08:28:35 +0530 |
Sunny Sachanandani |
Got testsprite2 to work reasonably.
|
Sat, 17 Jul 2010 11:41:43 +0530 |
Sunny Sachanandani |
Add necessary symbols to SDL_x11sym.h
|
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.
|
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.
|
Mon, 12 Jul 2010 00:36:55 -0700 |
Sam Lantinga |
Added X11 clipboard support.
|
Mon, 08 Dec 2008 00:25:42 +0000 |
Sam Lantinga |
Updated copyright date
SDL-1.2
|
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
|
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
|