summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-10-13test: input - don't set XI_TouchMotion or XI_TouchEnd when selecting eventsHEADxi2.1Chase Douglas1-0/+14
2010-10-13Input: Add initial multitouch support from Xi 2.1Daniel Stone25-27/+1239
2010-10-13Input: Pass sprite instead of device to XYToWindowDaniel Stone1-7/+6
2010-10-13Input: Pass sprite instead of device to FixUpEventFromWindowDaniel Stone4-26/+27
2010-10-13Convert server to masked input valuatorsChase Douglas14-177/+336
2010-10-13test: input - set valuators mask for event to core conversionChase Douglas1-0/+2
2010-10-13event_size is currently never assigned to in mieqProcessInputEvents().Jon TURNEY1-0/+4
2010-10-13dix: optimize CallCallbacksAdam Jackson2-9/+9
2010-10-13xwin: Remove some undue paranoia about UNDRAWABLE_WINDOWAdam Jackson3-38/+0
2010-10-13dix: Remove the memory of the multibuffer extensionAdam Jackson5-28/+4
2010-10-13Remove leftover fbSaveAreas & fbRestoreAreas defines from wfbrename.hAlan Coopersmith1-2/+0
2010-10-13Use GetCurrentRootWindow or equivalent instead of spriteTrace[0].Jamey Sharp3-11/+6
2010-10-13Move replay-window check from ComputeFreezes to CheckDeviceGrabs.Jamey Sharp2-28/+20
2010-10-13CheckDeviceGrabs: Delete redundant pWin->optional test.Jamey Sharp1-4/+2
2010-10-13Let CheckPassiveGrabsOnWindow callers check if device is already grabbed.Jamey Sharp1-11/+11
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-10-01Bump version to 1.9.99.1 (1.10 development series)Keith Packard1-2/+2
2010-09-30remove doltAdrian Bunk3-184/+0
2010-09-29randr: set error numbers of resource types in RRExtenstionInit() (V2)Tobias Droste5-3/+56
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-28config: remove --with-dri-driver-path option, use dri.pc #29740Gaetan Nadon1-4/+2
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-28glx: Fix use after free in DrawableGoneKristian Høgsberg1-6/+5
2010-09-28dix: remove proc tables initializationTiago Vignatti3-40/+492
2010-09-28xserver: delete pervasively use of DISPATCH_PROCTiago Vignatti22-908/+636
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-23xfree86: nds32: add nds32 related definitions into include headers.Macpaul Lin1-0/+21
2010-09-23Merge remote branch 'jamey/for-keith'Keith Packard8-115/+85
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