log src/video/x11/SDL_x11dyn.c @ 1895:c121d94672cb

age author description
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.
Fri, 23 Jun 2006 02:16:49 +0000 Ryan C. Gordon Minor bit of sanity-checking debug info in dynamic X11 code.
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
Sat, 22 Apr 2006 19:17:14 +0000 Sam Lantinga Mac OS X fat build works! :)
Fri, 24 Mar 2006 03:49:37 +0000 Ryan C. Gordon SDL_X11_LoadSymbols() was reporting success when required symbols weren't
Thu, 23 Mar 2006 02:47:56 +0000 Ryan C. Gordon Consolidate all the X11 libraries, so you don't have to update 12 different
Wed, 22 Mar 2006 11:13:58 +0000 Ryan C. Gordon Xrandr support in the X11 target.
Wed, 22 Mar 2006 09:13:10 +0000 Sam Lantinga *** empty log message ***
Wed, 22 Mar 2006 05:00:59 +0000 Ryan C. Gordon Updated dynamic X11 code. See details in Bugzilla #170.
Tue, 21 Feb 2006 08:46:50 +0000 Sam Lantinga Use consistent identifiers for the various platforms we support.
Thu, 16 Feb 2006 10:11:48 +0000 Sam Lantinga New configure-based build system. Still work in progress, but much improved
Fri, 13 Jan 2006 01:30:21 +0000 Ryan C. Gordon Patched to compile with debugging enabled.