log src/video/x11/SDL_x11video.h @ 5223:572a73d71b5f

age author description
Mon, 07 Feb 2011 09:37:11 -0800 Sam Lantinga Sheena pointed out that "scancode" and "keysym" are single words and shouldn't be camel-cased.
Fri, 04 Feb 2011 19:18:08 -0800 Sam Lantinga Removed a bunch of X11 support that we no longer need.
Wed, 02 Feb 2011 14:34:54 -0800 Sam Lantinga Moved the rendering code out to a separate directory in the hope that it can someday be completely decoupled from the rest of the library and be expanded to an awesome 2D on 3D library.
Mon, 24 Jan 2011 13:47:35 -0600 krogoway Renamed SDL_keysym to SDL_KeySym
Wed, 01 Dec 2010 12:17:12 -0800 Sam Lantinga Renamed X11 touch files for consistency
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.