Mercurial > sdl-ios-xcode
log src/video/Xext/Xxf86vm/XF86VMode.c @ 4303:9f66052ebb81 SDL-1.2
age | author | description |
---|---|---|
Mon, 15 Sep 2008 20:47:55 +0000 | Ryan C. Gordon | Correct fix for Bugzilla #602. SDL-1.2 |
Mon, 15 Sep 2008 05:08:53 +0000 | Ryan C. Gordon | Whoops, forgot the semicolon. :/ SDL-1.2 |
Mon, 08 Sep 2008 07:33:05 +0000 | Ryan C. Gordon | Prevent crash from unaligned memory access on sparc64, etc. SDL-1.2 |
Mon, 31 Mar 2008 05:27:21 +0000 | Ryan C. Gordon | Fix X11 build issue with multiple includes of Xlibint.h ... SDL-1.2 |
Sun, 10 Jan 2010 18:19:35 +0000 | Ryan C. Gordon | Merged r3576:3577 from branches/SDL-1.2: X11 Xlibint.h include fixes. |
Mon, 15 Sep 2008 20:48:51 +0000 | Ryan C. Gordon | Removed zap_ptr hack from Bugzilla #602...it was incorrect. |