log src/video/Xext/Xxf86dga/XF86DGA.c @ 4354:1e191391e68d SDL-1.2

age author description
Mon, 31 Mar 2008 05:27:21 +0000 Ryan C. Gordon Fix X11 build issue with multiple includes of Xlibint.h ... SDL-1.2
Tue, 10 Jul 2007 13:52:07 +0000 Ryan C. Gordon Added a '*/' for whiney compilers that don't like comments-in-comments. SDL-1.2
Tue, 10 Jul 2007 05:35:33 +0000 Sam Lantinga Fixed bug #453 SDL-1.2
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.
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
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
Tue, 07 Feb 2006 09:29:18 +0000 Sam Lantinga Removed uses of stdlib.h and string.h
Tue, 07 Feb 2006 06:59:48 +0000 Sam Lantinga Use SDL_ prefixed versions of C library functions.
Tue, 31 Jan 2006 18:39:32 +0000 Ryan C. Gordon Changed references to XFree86 to Xext to match change in directory structure.
Wed, 04 Jan 2006 22:57:50 +0000 Ryan C. Gordon More dynamic X11 fixes...catches some code in Xlib headers that caused
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()