summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2010-10-19Cygwin/X: Fix typos in commentsJon TURNEY3-4/+4
2010-10-19Cygwin/X: Drop several unneeded includes of winprefs.hJon TURNEY3-3/+0
2010-10-19Xming: Remove uses of register keywordColin Harrison1-15/+13
2010-10-19Xming: Casts to remove warnings on event pointersColin Harrison2-3/+3
2010-10-19Xming: Warning fix in winDeviceCursorCleanup()Colin Harrison1-1/+1
2010-10-19Cygwin/X: Reformat the keyboard layout mapping tableJon TURNEY1-223/+43
2010-10-19Cygwin/X: Clarify XKB options in XWin man pageJon TURNEY1-4/+4
2010-10-19Xming: Warning fix in winApplyHints()Colin Harrison1-1/+1
2010-10-19Xming: Fix warnings in ProcWindowsWMFrameSetTitle()Colin Harrison1-1/+1
2010-10-19Xming: Fix warnings in windialogs.cColin Harrison1-7/+7
2010-10-19Xming: Fix warnings in winNameCompare(), winNormalizeName()Colin Harrison1-6/+6
2010-10-19Xming: Fix warnings in winClipboardFlushXEvents()Colin Harrison1-3/+3
2010-10-19Xming: Fix warning in winClipboardErrorHandler()Colin Harrison1-1/+1
2010-10-19Cygwin/X: Turn off the bad-function-cast warning for XWin codeJon TURNEY1-1/+2
2010-10-19Cygwin/X: Remove execute permission from source filesJon TURNEY17-0/+0
2010-10-19Cygwin/X: unifdef XFree86ServerJon TURNEY5-152/+1
2010-10-19Cygwin/X: Use normal apostrophe in XWin DDX help textJon TURNEY1-1/+1
2010-10-19Cygwin/X: Cleanup some VENDOR_STRING/VENDOR_CONTACT cruftJon TURNEY2-13/+7
2010-10-18Merge remote branch 'whot/for-keith'Keith Packard2-17/+20
2010-10-18modes: improve aspect ratio match for classic driversOlivier Fourdan1-5/+59
2010-10-18ddc: Don't probe for DDC/CI or EEPROMAdam Jackson1-4/+0
2010-10-18xfree86: Drop linux libc5 support from the SIGIO codeAdam Jackson1-9/+0
2010-10-18dri1: Remove "buffers" from the config logicAdam Jackson4-98/+0
2010-10-18xfree86: Remove %M expansion from config parserAdam Jackson3-26/+6
2010-10-18xfree86: Remove an open-coded strtoul()Adam Jackson1-48/+1
2010-10-18config: Remove atimisc workaroundAdam Jackson1-18/+0
2010-10-18config: Don't look for .o drivers anymoreAdam Jackson1-1/+1
2010-10-15xfree86: rename parameter names to xf86ScaleAxis.Peter Hutterer2-17/+20
2010-10-13xwin: Remove some undue paranoia about UNDRAWABLE_WINDOWAdam Jackson3-38/+0
2010-10-13dix: Remove the memory of the multibuffer extensionAdam Jackson3-13/+0
2010-10-05vbe: Fix copying the mode info blockAdam Jackson1-63/+3
2010-10-05edid: Fix the HDTV sync pulse adjustmentAdam Jackson1-2/+2
2010-10-04xfree86: Do not call dlclose(NULL) [regression after ab7f057]Chris Wilson1-1/+2
2010-09-29Cygwin/X: Fix compilation after "delete pervasively use of DISPATCH_PROC"Jon TURNEY1-27/+25
2010-09-28Bump video driver ABI version to 9.0Aaron Plattner1-1/+1
2010-09-28XQuartz: RandR: Refactor legacy mode-switching to be better integrated with R...Jeremy Huddleston6-147/+234
2010-09-28XQuartz: RandR: Don't change the rootless preference when changing RandR modeJeremy Huddleston15-115/+124
2010-09-28XQuartz: RandR: Better handle switching betwen RandR modes that share CG modesJeremy Huddleston2-37/+123
2010-09-28XQuartz: RandR: Respond better to resolution changes made outside XJeremy Huddleston5-93/+135
2010-09-28XQuartz: RandR: Use deprecated CG APIs only on Leopard and earlierJeremy Huddleston2-5/+11
2010-09-28XQuartz: RandR: Remove FAKE_RANDR code.Jan Hauffa3-62/+1
2010-09-28XQuartz: RandR: Toggle rootless mode on XRandR mode switch.Jan Hauffa2-28/+72
2010-09-28XQuartz: RandR: Implement basic RandR functionality.Jan Hauffa7-80/+469
2010-09-28XQuartz: Move use of static dispatch procs after declarationJeremy Huddleston2-48/+47
2010-09-28Merge remote branch 'ajax/less-loader'Keith Packard19-522/+98
2010-09-28xfree86: Add 18bpp supportAdam Jackson1-0/+3
2010-09-28xfree86: Kill pixmapPrivate with a vengeance (v2)Chris Wilson4-74/+0
2010-09-28modes: Beware the driver switching root pixmapsChris Wilson1-1/+2
2010-09-28xserver: delete pervasively use of DISPATCH_PROCTiago Vignatti13-339/+186
2010-09-23xfree86: nds32: add nds32 support for compiler related mmio codesMacpaul Lin1-0/+410