index
:
~keithp/xserver
backout-randr
block-reorder
by-keithp
change-region-api
check-private-usage
depth1
dist-build-fixes
dri3
drm-lease
drm-lease-hacks
drm-lease-v2
drm-sequence
drm-vblank
fd-passing
fix-alpha-maps
fix-ephyr
fix-fb
fix-private-usage
force-randr-shadow
glamor-core-profile
glamor-fence
glamor-fixes
glamor-glclear
glamor-keithp
glamor-new-glyphs
glamor-pixmaps
glamor-present-xv
glamor-server
glamor-sw-traps
glamor-xv-cleanup
glx-answer-buffer
listen-fixes
master
new-font-api
new-glyphs
non-desktop
present-compositor
present-fixes
privates-fixes
protect-input
randr-1.4
randr-1.4-subwork
randr-fixes
randr-monitors
registry-fixes
remove-xfree86-sigio
render-float-transform
screen-specific-privates
secure-x
swap-pages
touch-listener
warning-fixes
wayland-pointer
window-scaling
xinput-align-fix
xkbcomp-cache
Keith's X server tree
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
dix.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-06
dix: Remove ffs.c
Adam Jackson
1
-5
/
+0
2016-09-22
dix: Silence TSan warnings when checking for pending input
Jeremy Huddleston Sequoia
1
-0
/
+6
2016-07-18
Remove fd_set from Block/Wakeup handler API
Keith Packard
1
-13
/
+13
2016-04-18
dix: Add RootWindowFinalizeCallback
Adam Jackson
1
-0
/
+2
2016-02-29
dix: Add ClientSignalAll()
Chris Wilson
1
-0
/
+8
2014-12-09
Missing parens in REQUEST_FIXED_SIZE macro [CVE-2014-8092 pt. 5]
Keith Packard
1
-1
/
+1
2014-12-08
Xi: unvalidated lengths in Xinput extension [CVE-2014-8095]
Alan Coopersmith
1
-0
/
+4
2014-12-08
dix: integer overflow in REQUEST_FIXED_SIZE() [CVE-2014-8092 4/4]
Alan Coopersmith
1
-1
/
+2
2014-11-12
Drop trailing whitespaces
Peter Hutterer
1
-4
/
+4
2014-10-09
mi: Move pScreen->SendGraphicsExpose up to dix
Adam Jackson
1
-0
/
+6
2014-07-17
Avoid starting a comment with */*
Peter Harris
1
-39
/
+30
2014-04-23
glx: Move the GLX variable caching what GL context is current to dix.
Eric Anholt
1
-0
/
+2
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
1
-15
/
+15
2014-01-12
Clean up warnings in DIX
Keith Packard
1
-1
/
+4
2013-10-18
sync: if the idle time was reset, force alarms to trigger (#70476)
Peter Hutterer
1
-0
/
+6
2013-10-18
dix: provide accessor methods for the last device event time
Peter Hutterer
1
-0
/
+5
2012-11-05
dix: fix shadow warnings
Yaakov Selkowitz
1
-6
/
+6
2012-07-09
Add a common ARRAY_SIZE macro to dix.h
Daniel Stone
1
-0
/
+2
2012-07-09
Remove unneccesary casts from WriteToClient calls
Alan Coopersmith
1
-2
/
+2
2012-06-07
dix: move freeing the sprite into a function
Peter Hutterer
1
-0
/
+2
2012-03-22
Change lastDeviceIdleTime to be per-device
Peter Hutterer
1
-1
/
+2
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-366
/
+359
2011-12-22
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Peter Hutterer
1
-2
/
+2
2011-12-21
Process and deliver touch events
Peter Hutterer
1
-0
/
+6
2011-12-16
Hook up TouchBegin/Update/End events
Peter Hutterer
1
-0
/
+1
2011-12-14
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
1
-0
/
+5
2011-12-13
dix: split grab event conversion and delivery into a helper function
Peter Hutterer
1
-0
/
+5
2011-12-12
CompareISOLatin1Lowered: constify arguments
Alan Coopersmith
1
-2
/
+2
2011-12-08
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
1
-0
/
+1
2011-12-09
dix: switch the syncEvent queue to a struct list
Peter Hutterer
1
-0
/
+1
2011-12-05
Fix gcc warnings about redundant declarations of fallback functions
Alan Coopersmith
1
-0
/
+2
2011-10-28
Fix position _X_EXPORT
Alexandr Shadchin
1
-2
/
+2
2011-06-08
dix: rename ProcessRawEvents to dix/events.c:DeliverRawEvent
Peter Hutterer
1
-0
/
+5
2011-05-13
dix: return deliveries from DeliverGrabbedEvent
Peter Hutterer
1
-1
/
+1
2011-05-06
Input: Make CheckPassiveGrabsOnWindow take InternalEvent
Daniel Stone
1
-1
/
+1
2011-03-08
dix: Remove deprecated.c
Adam Jackson
1
-31
/
+0
2011-02-22
dix: Add IsFloating(device) wrapper.
Peter Hutterer
1
-0
/
+1
2011-01-06
Input: Make CheckPassiveGrabsOnWindow return grab, export
Daniel Stone
1
-0
/
+7
2010-10-13
Move replay-window check from ComputeFreezes to CheckDeviceGrabs.
Jamey Sharp
1
-1
/
+1
2010-06-10
Remove unnecessary parentheses around return values in functions
Mikhail Gusarov
1
-2
/
+2
2010-05-22
Declare functions that unconditionally call FatalError as _X_NORETURN.
Jamey Sharp
1
-1
/
+1
2010-05-07
Introduce dixLookupFontable for "FONT or GC" parameters.
Jamey Sharp
1
-0
/
+6
2010-04-30
Move callback definitions to their own file
Keith Packard
1
-30
/
+1
2010-02-22
Re-enable RECORD extension.
Chris Dekter
1
-3
/
+3
2009-10-15
Remove CopyISOLatin1Lowered
Yaakov Selkowitz
1
-5
/
+0
2009-10-14
dix: Export IsPointerDevice() and IsKeyboardDevice().
Eamon Walsh
1
-2
/
+2
2009-09-27
Xi: Make CopyKeyClass X_HIDDEN to avoid ugly ifdef-fu
Jeremy Huddleston
1
-0
/
+1
2009-08-25
Ensure that rotation updates happen frequently
Keith Packard
1
-0
/
+6
2009-08-24
input: move CorePointer/KeyboardProc declarations into header.
Peter Hutterer
1
-0
/
+3
2009-06-23
Xi: check for Use permission on the device in SetClientPointer().
Eamon Walsh
1
-1
/
+1
[next]