index
:
~cndougla/xserver
input-fixes
integration-testing
integration-tests
master
mixed-mode
multitouch
multitouch-devel
multitouch-rebase
multitouch-stable
pointer
server-1.10-masked-valuator-fixes
signal-logging
signal-logging-v4
signal-logging-v5
signal-logging2
xi2.1
xi2.1-new
xi2.1-new-stable
xi2.1-stable
xi2.1-stable-abi-12
XI 2.1 development
cndougla
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dix
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-13
a
Chase Douglas
4
-8
/
+14
2011-02-13
new stuff
Chase Douglas
1
-0
/
+24
2011-02-11
Gesture support
Chase Douglas
2
-0
/
+13
2011-02-11
Add xf86CoordinatesToWIndow
Chase Douglas
1
-0
/
+44
2011-02-11
Add touch pointer emulation
Chase Douglas
1
-0
/
+4
2011-02-11
Fix touch unowned motion and ownership events
Chase Douglas
2
-0
/
+19
2011-02-10
Reallocate touches outside of signal context
Chase Douglas
2
-15
/
+11
2011-01-24
Input: Add initial multitouch support from Xi 2.1
Daniel Stone
7
-5
/
+528
2011-01-24
Input: Add flags to DeviceEvent
Daniel Stone
1
-0
/
+1
2011-01-24
Merge branch 'for-peter' into multitouch
Daniel Stone
2
-122
/
+152
2011-01-24
Input: Simply CheckPassiveGrabsOnWindow loop
Daniel Stone
1
-111
/
+108
2011-01-24
Input: Make CheckPassiveGrabsOnWindow take InternalEvent
Daniel Stone
1
-23
/
+56
2011-01-24
Input: Fix event size confusion in CheckPassiveGrabsOnWindow
Daniel Stone
1
-1
/
+1
2011-01-24
Input: Add DeepestSpriteWin macro
Daniel Stone
1
-2
/
+2
2011-01-24
Input: Pass co-ordinates by reference to transformAbsolute
Chase Douglas
1
-14
/
+14
2011-01-20
Merge remote branch 'ajax/for-keithp'
Keith Packard
1
-25
/
+17
2011-01-20
resource: Fix indentation
Adam Jackson
1
-14
/
+14
2011-01-20
resource: Remove expectID hack
Adam Jackson
1
-7
/
+0
2011-01-20
resource: s/NullResource/NULL/g
Adam Jackson
1
-4
/
+3
2011-01-07
Merge branch 'for-peter' of git://people.freedesktop.org/~daniels/xserver int...
Peter Hutterer
1
-62
/
+56
2011-01-07
input: add valuator_mask_free() to free a valuator mask.
Peter Hutterer
1
-0
/
+8
2011-01-07
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
1
-15
/
+15
2011-01-06
Input: Export GetEventMask
Daniel Stone
1
-1
/
+1
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
1
-13
/
+6
2011-01-06
Input: Pass sprite instead of device to FixUpEventFromWindow
Daniel Stone
1
-22
/
+21
2011-01-06
Input: Make RootWindow() take a sprite instead of device
Daniel Stone
1
-12
/
+14
2011-01-05
composite: Support updating an arbitrary subtree
Ville Syrjälä
1
-0
/
+4
2010-12-31
DIX: Reset window properties when freeing them
Daniel Stone
1
-0
/
+3
2010-12-31
Make EventIsDeliverable non-static
Chase Douglas
1
-12
/
+1
2010-12-31
Resources: Move rClient to resource.h
Daniel Stone
1
-2
/
+0
2010-12-20
fonts: Fix typo in async ListFonts logic
Adam Jackson
1
-1
/
+1
2010-12-10
dix: allow for button-only input devices (#21457)
Peter Hutterer
1
-15
/
+21
2010-12-09
dix: clear up an overly convoluted if statement.
Peter Hutterer
1
-9
/
+17
2010-12-07
Merge remote branch 'alanc/master'
Keith Packard
7
-12
/
+19
2010-12-07
Replace alloc+strcpy+strcat with asprintf() & XNFasprintf() calls
Alan Coopersmith
1
-6
/
+11
2010-12-07
Convert existing Xprintf style calls to asprintf style
Alan Coopersmith
1
-1
/
+3
2010-12-07
Sun's copyrights now belong to Oracle
Alan Coopersmith
5
-5
/
+5
2010-12-07
dix: Fix logic for displaying deprecation warning only once.
Cyril Brulebois
1
-5
/
+5
2010-12-07
dix: Simplify deprecated *Lookup* wrappers around dixLookup*.
Cyril Brulebois
1
-10
/
+10
2010-12-06
Merge remote branch 'jajones/for-keith'
Keith Packard
1
-0
/
+1
2010-12-06
Add fence sync driver interface
James Jones
1
-0
/
+1
2010-12-07
dix: don't stop processing valuators when the mode changes.
Peter Hutterer
1
-8
/
+0
2010-11-30
dix: do not use bit-wise operators on the boolean result of BitIsOn
Ferry Huberts
1
-6
/
+6
2010-11-26
dix: remove now unnecessary !! before BitIsOn()
Peter Hutterer
1
-4
/
+4
2010-11-24
dix: add a fixme about a corner-case that should probably be fixed.
Peter Hutterer
1
-0
/
+4
2010-11-24
dix: fix typo, set the second valuator with the y-axis data.
Peter Hutterer
1
-1
/
+1
2010-11-24
dix: GetProximityEvents needs to check up to the last valuator
Peter Hutterer
1
-1
/
+1
2010-11-24
dix: when converting to XI 1.x events, use the first_valuator's device mode
Peter Hutterer
1
-6
/
+8
[next]