summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2010-10-13Input: Add initial multitouch support from Xi 2.1Daniel Stone2-0/+40
2010-10-13Convert server to masked input valuatorsChase Douglas8-52/+140
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
2010-09-23xfree86: nds32: add nds32 support for compiler specific codesMacpaul Lin1-3/+3
2010-09-23xfree86: nds32: add nds32 definition for vgaHW support.Macpaul Lin1-1/+1
2010-09-23xfree86: nds32: add nds32 definition for support linux video related io.Macpaul Lin1-2/+3
2010-09-23Merge remote branch 'jamey/for-keith'Keith Packard4-62/+0
2010-09-22xfree86: Remove useless module setup functions where appropriateAdam Jackson10-96/+10
2010-09-22xfree86: Remove unused refcounting from input driversAdam Jackson2-6/+0
2010-09-22loader: Remove a silly layer of reference countingAdam Jackson4-217/+51
2010-09-22loader: include cleanupAdam Jackson1-8/+0
2010-09-22loader: Remove the handle field from LoaderOpenAdam Jackson3-19/+17
2010-09-22loader: Remove unused canonical name fieldAdam Jackson3-8/+4
2010-09-22loader: Remove unused module serial numberAdam Jackson2-4/+0
2010-09-22loader: Merge dlloader directly into the loaderAdam Jackson5-220/+72
2010-09-18Xserver need not be compatible with old versions of xserver.Jamey Sharp4-62/+0
2010-09-14xfree86: delete useless "Primary device is not PCI" messageTiago Vignatti1-7/+2
2010-09-14xfree86: bus: assign PCI_SOURCES with the actual source filesTiago Vignatti1-2/+2
2010-09-14xfree86: bus: move macros from common PCI header to private fileTiago Vignatti2-5/+5
2010-09-14xfree86: dri: remove unused PCI macroTiago Vignatti1-2/+0
2010-09-14xfree86: configure: move buses references to their own locationTiago Vignatti5-93/+93
2010-09-14xfree86: bus: remove xfree86 and few other references from OS filesTiago Vignatti2-15/+0
2010-09-14xfree86: bus: remove useless automake variableTiago Vignatti1-2/+1
2010-09-14xfree86: use xf86PciIsolateDevice to get PCI config informationTiago Vignatti4-17/+8
2010-09-13Merge remote branch 'jamey/reviewed'Keith Packard31-1172/+55
2010-09-13rootless: Delete dead remnants of rootless acceleration.Jamey Sharp5-46/+0
2010-09-13rootless: ROOTLESS_TRACK_DAMAGE is never set, so unifdef it.Jamey Sharp1-2/+0
2010-09-13VGA arbiter: No need for arbitration around CreateGC.Jamey Sharp1-2/+0
2010-09-13xnest: Replace use of Colormap->devPriv with standard devPrivates.Jamey Sharp3-4/+6