index
:
~marcoz/xserver
server-1.13-branch
Unnamed repository; edit this file 'description' to name the repository.
marcoz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dix
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-18
dix: don't use a local wrapper for calling HashResourceID
Erkki Seppälä
1
-15
/
+15
2012-04-18
dix: add hashing functions to resource.h for others to use.
Erkki Seppälä
1
-15
/
+22
2012-04-18
dix: add a mechanism for iterating through all subresources
Erkki Seppälä
1
-1
/
+123
2012-04-18
render: Report pixmap usage of pictures to resource extension.
Rami Ylimäki
1
-0
/
+197
2012-04-16
Use touch state when querying pointer through core protocol
Chase Douglas
1
-2
/
+1
2012-04-12
dix: don't BUG_WARN for button events from button-only device
Daniel Kurtz
1
-1
/
+1
2012-03-22
Merge branch 'per-device-sync-counters' into for-keith
Peter Hutterer
4
-8
/
+19
2012-03-22
Xext: Add per-device SyncCounters
Peter Hutterer
1
-0
/
+8
2012-03-22
Change lastDeviceIdleTime to be per-device
Peter Hutterer
3
-8
/
+11
2012-03-22
Merge branch 'dtrace-input-abi' into for-keith
Peter Hutterer
3
-1
/
+50
2012-03-22
dix: add dtrace probes to input API
Peter Hutterer
3
-1
/
+50
2012-03-22
dix: set raw event values before adding up relative values (#46976)
Peter Hutterer
1
-4
/
+5
2012-03-22
dix: fix compiler warning "unused variable 'scr'"
Peter Hutterer
1
-1
/
+0
2012-03-22
Use a new sprite trace for indirect touches when all touches have physically ...
Chase Douglas
1
-1
/
+2
2012-03-22
dix: IsFloating() on master devices is always false
Peter Hutterer
1
-1
/
+1
2012-03-22
dix: when rescaling from master, rescale from desktop dimensions (#46657)
Peter Hutterer
1
-2
/
+4
2012-03-21
Indentation: Change '& stuff' to '&stuff'
Daniel Stone
3
-12
/
+12
2012-03-21
Introduce a consistent coding style
Keith Packard
35
-16700
/
+15152
2012-02-27
dix: avoid NULL-pointer dereference on button-only devices (#38313)
Peter Hutterer
1
-4
/
+15
2012-02-22
Revert "dix: don't XWarpPointer through the last slave anymore (#38313)"
Jeremy Huddleston
1
-14
/
+7
2012-02-22
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
1
-0
/
+2
2012-02-14
dix: reset last.scroll when resetting the valuator (#45611)
Peter Hutterer
1
-0
/
+2
2012-02-11
Merge remote-tracking branch 'alanc/master'
Keith Packard
1
-9
/
+9
2012-02-08
dix: fix an out-of-memory crash
Benjamin Otte
1
-0
/
+3
2012-02-08
Implement touch early accept
Chase Douglas
1
-5
/
+4
2012-02-08
Implement early touch reject
Chase Douglas
1
-1
/
+8
2012-02-08
Check for proper window ID when processing touch allow requests
Chase Douglas
1
-6
/
+12
2012-02-08
Move AllowTouch to dix/touch.c, and rename to TouchAcceptReject
Chase Douglas
1
-0
/
+45
2012-02-08
Store window pointer in touch listener record
Chase Douglas
1
-6
/
+10
2012-02-08
Revert "dix: deduplicate callers of DeliverDeviceEvents in DeliverGrabbedEvents"
Peter Hutterer
1
-10
/
+8
2012-02-03
Namespace list api to reduce conflicts with similar system headers
Alan Coopersmith
1
-9
/
+9
2012-01-24
Don't set X and Y valuators for indirect touch events
Chase Douglas
1
-1
/
+1
2012-01-24
UngrabAllDevices: Don't kill clients if not told to
Daniel Stone
1
-1
/
+2
2012-01-24
Only update pointer motion data for pointer emulated touch events
Chase Douglas
1
-2
/
+6
2012-01-24
Only scale direct device touch coordinates
Chase Douglas
1
-1
/
+6
2012-01-13
Use event time instead of CurrentTime for grab times
Chase Douglas
1
-1
/
+2
2012-01-13
dix: Update pointer limits for floating devices too (#43635)
Peter Hutterer
1
-1
/
+1
2012-01-12
Revert "dix: Extend initial connection handshake for forwarding proxies"
Keith Packard
1
-9
/
+3
2012-01-09
Merge remote-tracking branch 'whot/multitouch'
Keith Packard
1
-0
/
+4
2012-01-09
Revert "dix: don't return BadMatch from GetProperty (#23562)"
Chris Halse Rogers
1
-1
/
+1
2012-01-09
dix: Return BadWindow rather than BadMatch from dixLookupWindow
Chris Halse Rogers
1
-1
/
+9
2012-01-09
Merge commit '777bf90abeac37087a3d0538b847742523d5acf2'
Keith Packard
2
-12
/
+21
2012-01-06
dix: Tune dixLookupDrawable for success
Adam Jackson
1
-4
/
+3
2012-01-06
dix: Tune dtrace hooks around Dispatch
Adam Jackson
1
-5
/
+9
2012-01-06
dix: Extend initial connection handshake for forwarding proxies
Adam Jackson
1
-3
/
+9
2012-01-06
dix: Set XITouchEmulatingPointer on events from the touch sequence emulating ...
Carlos Garnacho
1
-0
/
+4
2012-01-06
dix: fix wrong condition checking for attached slave (#44003)
Peter Hutterer
1
-1
/
+1
2012-01-06
dix: on PointerRootWin send a FocusIn to the sprite window too
Peter Hutterer
1
-0
/
+3
2012-01-06
dix: send focus events to the immediate parent (#44079)
Peter Hutterer
1
-3
/
+3
2011-12-22
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Peter Hutterer
5
-8
/
+10
[next]