log src/video/Xext/Xv/Xvlibint.h @ 5284:96a22141cf86 tip

age author description
Sun, 10 Jan 2010 18:19:35 +0000 Ryan C. Gordon Merged r3576:3577 from branches/SDL-1.2: X11 Xlibint.h include fixes.
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
Thu, 23 Mar 2006 08:43:37 +0000 Ryan C. Gordon More dynamic X11 mangling...should fix NetBSD builds. And hopefully doesn't
Wed, 22 Mar 2006 05:00:59 +0000 Ryan C. Gordon Updated dynamic X11 code. See details in Bugzilla #170.
Mon, 20 Feb 2006 08:49:00 +0000 Sam Lantinga build fixes for IRIX 6.5 - dynamic X11 loading works! :)
Thu, 16 Feb 2006 10:11:48 +0000 Sam Lantinga New configure-based build system. Still work in progress, but much improved
Sat, 05 Nov 2005 19:53:37 +0000 Ryan C. Gordon Dynamically load X11 libraries like we currently do for alsa, esd, etc.
Tue, 05 Mar 2002 19:55:32 +0000 Sam Lantinga Added SDL_LockRect() and SDL_UnlockRect()