summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-01-07input: add valuator_mask_free() to free a valuator mask.Peter Hutterer3-1/+11
2011-01-07Input: Prevent MD grabs from wandering on to other MDsDaniel Stone1-1/+1
2011-01-06dix: Add a Screen method for additional cursor confinementAdam Jackson1-0/+4
2011-01-06Input: Make CheckPassiveGrabsOnWindow return grab, exportDaniel Stone2-15/+22
2011-01-06Input: Export GetEventMaskDaniel Stone2-1/+2
2011-01-06Input: Handle grabs with no Xi 1.x equivalentDaniel Stone1-2/+2
2011-01-06Input: Pass sprite instead of device to XYToWindow, make non-staticDaniel Stone2-13/+7
2011-01-06Input: Pass sprite instead of device to FixUpEventFromWindowDaniel Stone3-24/+24
2011-01-06Input: Make RootWindow() take a sprite instead of deviceDaniel Stone1-12/+14
2011-01-06Input: Export SpriteRec for use in public APIDaniel Stone2-41/+42
2011-01-06Test: Input: Test up to supported server, not protocol, eventsDaniel Stone1-9/+9
2011-01-06Test: Input: Check flags on DeviceEventDaniel Stone1-1/+11
2011-01-06Test: Input: Add helper function for failing EventToCoreDaniel Stone1-18/+11
2011-01-06Input: Swap flags in DeviceEventsDaniel Stone1-0/+1
2011-01-06EXA: Pad size of system memory copy for 1x1 pixmaps (bug #32803).Michel Dänzer1-1/+1
2011-01-05composite: Support updating an arbitrary subtreeVille Syrjälä6-13/+38
2011-01-05composite: Add SourceValidate wrapperVille Syrjälä2-0/+23
2011-01-05composite: Add GetImage wrapperVille Syrjälä3-1/+29
2011-01-05Revert "composite: Convert compWindowUpdate to use TraverseTree"Ville Syrjälä1-15/+15
2011-01-05Call SourceValidate even if src == dstVille Syrjälä4-28/+3
2011-01-05Add subWindowMode parameter to SourceValidateVille Syrjälä11-17/+29
2011-01-05Merge remote branch 'vsyrjala/misc_fixes'Keith Packard2-8/+36
2011-01-05Merge remote branch 'whot/for-keith'Keith Packard0-0/+0
2011-01-05X Sync CleanupsJames Jones1-56/+86
2011-01-04edid: Fix incorrect timings for VIC61Zhao Yakui1-1/+1
2011-01-04x86emu: Fix more mis-decoding of the data prefixAdam Jackson1-18/+45
2010-12-31Fix asprintf typo in commit d2c42b10Alan Coopersmith1-1/+1
2010-12-31XFree86: Linux: AGP: Fix void-pointer-arithmetic warningDaniel Stone1-1/+1
2010-12-31os: always check if client is local when connection is acceptedPauli Nieminen3-6/+17
2010-12-31os: Fix a memory leakPauli Nieminen1-1/+3
2010-12-31udev: Fix removing of the wake up handlerPauli Nieminen1-1/+1
2010-12-31mi: Only register sprite block handler when neededPauli Nieminen1-10/+25
2010-12-31mi: Register sprite damage handler only when requiredPauli Nieminen1-1/+11
2010-12-31mi: Fix the debug messagePauli Nieminen1-1/+1
2010-12-31mi: Fix wrapping for sprite screenPauli Nieminen1-22/+25
2010-12-31mi: Add GetSpriteScreen macro to hide dixLookupPrivatePauli Nieminen1-13/+10
2010-12-31composite: Remove unnecessary variable.Pauli Nieminen3-12/+2
2010-12-31composite: Only register the block handler when it is requiredPauli Nieminen2-33/+37
2010-12-31render: Enable animated cursor block handler only when neededPauli Nieminen1-5/+13
2010-12-31render: Don't filter 0 return from GetTimeInMillisPauli Nieminen1-2/+6
2010-12-31DIX: Reset window properties when freeing themDaniel Stone1-0/+3
2010-12-31linux: warning fixAdam Jackson1-1/+1
2010-12-31glx: warning fixesAdam Jackson2-2/+2
2010-12-31xcmisc: warning fixAdam Jackson1-0/+4
2010-12-31dri1: warning fixAdam Jackson1-1/+1
2010-12-31loader: warning fixAdam Jackson1-1/+1
2010-12-31config: warning fixesAdam Jackson1-1/+1
2010-12-31GLX: DRI2: Fix mismatched-types warningDaniel Stone1-1/+1
2010-12-31udev: Add strdups to kill const warningsDaniel Stone1-5/+12
2010-12-31Input: Set client error value for invalid mask bitsDaniel Stone4-5/+16