index
:
~daniels/xserver
coding-style
extension-cleanup
for-keith
for-peter
ge
input-next
master
master-next
misc-next
multitouch
multitouch-tmp
multitouch-v1
multitouch-v4
multitouch-v4.1
multitouch-v5
next
post-asterisk-events
smooth-scrolling
xaa
xkbcommon
XKB development and miscellaneous fixes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-19
Test: Input: Add touch tests
multitouch-v5
Daniel Stone
3
-2/+345
2011-01-19
Input: Add initial multitouch support from Xi 2.1
Daniel Stone
25
-12/+1572
2011-01-19
Input: Add flags to DeviceEvent
Daniel Stone
2
-0/+2
2011-01-19
Input: Reorder AxisInfo elements
Chase Douglas
1
-2/+2
2011-01-19
Input: Bump input major ABI for multitouch
Daniel Stone
1
-1/+1
2011-01-19
Input: Simply CheckPassiveGrabsOnWindow loop
Daniel Stone
1
-106/+103
2011-01-19
Input: Make CheckPassiveGrabsOnWindow take InternalEvent
Daniel Stone
2
-25/+53
2011-01-19
Input: Add DeepestSpriteWin macro
Daniel Stone
2
-2/+5
2011-01-19
Input: Pass co-ordinates by reference to transformAbsolute
Chase Douglas
1
-14/+14
2011-01-06
Merge branch 'for-peter' of git://people.freedesktop.org/~daniels/xserver int...
Peter Hutterer
9
-133/+142
2011-01-06
NO_PANORAMIX preprocessor symbol is nowhere defined
Tomas Carnecky
1
-2/+0
2011-01-06
input: add valuator_mask_free() to free a valuator mask.
Peter Hutterer
3
-1/+11
2011-01-06
Input: Prevent MD grabs from wandering on to other MDs
Daniel Stone
1
-1/+1
2011-01-06
Input: Make CheckPassiveGrabsOnWindow return grab, export
Daniel Stone
2
-15/+22
2011-01-06
Input: Export GetEventMask
Daniel Stone
2
-1/+2
2011-01-06
Input: Handle grabs with no Xi 1.x equivalent
Daniel Stone
1
-2/+2
2011-01-06
Input: Pass sprite instead of device to XYToWindow, make non-static
Daniel Stone
2
-13/+7
2011-01-06
Input: Pass sprite instead of device to FixUpEventFromWindow
Daniel Stone
3
-24/+24
2011-01-06
Input: Make RootWindow() take a sprite instead of device
Daniel Stone
1
-12/+14
2011-01-06
Input: Export SpriteRec for use in public API
Daniel Stone
2
-41/+42
2011-01-06
Test: Input: Test up to supported server, not protocol, events
Daniel Stone
1
-9/+9
2011-01-06
Test: Input: Check flags on DeviceEvent
Daniel Stone
1
-1/+11
2011-01-06
Test: Input: Add helper function for failing EventToCore
Daniel Stone
1
-18/+11
2011-01-06
Input: Swap flags in DeviceEvents
Daniel Stone
1
-0/+1
2011-01-05
composite: Support updating an arbitrary subtree
Ville Syrjälä
6
-13/+38
2011-01-05
composite: Add SourceValidate wrapper
Ville Syrjälä
2
-0/+23
2011-01-05
composite: Add GetImage wrapper
Ville Syrjälä
3
-1/+29
2011-01-05
Revert "composite: Convert compWindowUpdate to use TraverseTree"
Ville Syrjälä
1
-15/+15
2011-01-05
Call SourceValidate even if src == dst
Ville Syrjälä
4
-28/+3
2011-01-05
Add subWindowMode parameter to SourceValidate
Ville Syrjälä
11
-17/+29
2011-01-05
Merge remote branch 'vsyrjala/misc_fixes'
Keith Packard
2
-8/+36
2011-01-05
Merge remote branch 'whot/for-keith'
Keith Packard
0
-0/+0
2011-01-05
X Sync Cleanups
James Jones
1
-56/+86
2011-01-04
edid: Fix incorrect timings for VIC61
Zhao Yakui
1
-1/+1
2011-01-04
x86emu: Fix more mis-decoding of the data prefix
Adam Jackson
1
-18/+45
2010-12-31
Fix asprintf typo in commit d2c42b10
Alan Coopersmith
1
-1/+1
2010-12-31
XFree86: Linux: AGP: Fix void-pointer-arithmetic warning
Daniel Stone
1
-1/+1
2010-12-31
os: always check if client is local when connection is accepted
Pauli Nieminen
3
-6/+17
2010-12-31
os: Fix a memory leak
Pauli Nieminen
1
-1/+3
2010-12-31
udev: Fix removing of the wake up handler
Pauli Nieminen
1
-1/+1
2010-12-31
mi: Only register sprite block handler when needed
Pauli Nieminen
1
-10/+25
2010-12-31
mi: Register sprite damage handler only when required
Pauli Nieminen
1
-1/+11
2010-12-31
mi: Fix the debug message
Pauli Nieminen
1
-1/+1
2010-12-31
mi: Fix wrapping for sprite screen
Pauli Nieminen
1
-22/+25
2010-12-31
mi: Add GetSpriteScreen macro to hide dixLookupPrivate
Pauli Nieminen
1
-13/+10
2010-12-31
composite: Remove unnecessary variable.
Pauli Nieminen
3
-12/+2
2010-12-31
composite: Only register the block handler when it is required
Pauli Nieminen
2
-33/+37
2010-12-31
render: Enable animated cursor block handler only when needed
Pauli Nieminen
1
-5/+13
2010-12-31
render: Don't filter 0 return from GetTimeInMillis
Pauli Nieminen
1
-2/+6
2010-12-31
DIX: Reset window properties when freeing them
Daniel Stone
1
-0/+3
[next]