log src/video/x11/SDL_x11sym.h @ 4778:9838d3525a1b

age author description
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.