log src/video/Xext/Xxf86vm/XF86VMode.c @ 5043:da347bfed240

age author description
2010-01-10 Ryan C. Gordon Merged r3576:3577 from branches/SDL-1.2: X11 Xlibint.h include fixes.
2008-09-15 Ryan C. Gordon Removed zap_ptr hack from Bugzilla #602...it was incorrect.
2008-09-15 Ryan C. Gordon Merged r4087:4088 from branches/SDL-1.2: missing semicolon.
2008-09-15 Sam Lantinga indent
2008-09-08 Ryan C. Gordon Merged r4082:4083 from branches/SDL-1.2: sparc64 crash fix.
2006-07-10 Sam Lantinga SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.
2006-05-29 Sam Lantinga more tweaking indent options SDL-1.3
2006-05-28 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
2006-03-23 Ryan C. Gordon More dynamic X11 mangling...should fix NetBSD builds. And hopefully doesn't
2006-03-22 Ryan C. Gordon Updated dynamic X11 code. See details in Bugzilla #170.
2006-02-20 Sam Lantinga build fixes for IRIX 6.5 - dynamic X11 loading works! :)
2006-02-16 Sam Lantinga New configure-based build system. Still work in progress, but much improved
2006-01-04 Ryan C. Gordon More dynamic X11 fixes...catches some code in Xlib headers that caused
2005-11-05 Ryan C. Gordon Dynamically load X11 libraries like we currently do for alsa, esd, etc.
2003-08-23 Sam Lantinga Fixed use of SDL with XInitThreads()
2002-03-05 Sam Lantinga Added SDL_LockRect() and SDL_UnlockRect()