index
:
~jturney/xserver
build-fixes
clipboard-64bit-fix
clipboard-debug-for-1.17
clipboard-fixes-new
clipboard-use-libXWinclip
clipboard-xcb-rewrite
clipboard-xcbification
cygwin-aiglx-for-1.10
cygwin-aiglx-for-1.11
cygwin-aiglx-for-1.6
cygwin-aiglx-for-1.7
cygwin-aiglx-for-1.9
cygwin-patches-1.6
cygwin-patches-1.7
cygwin-patches-for-1.10
cygwin-patches-for-1.11
cygwin-patches-for-1.12
cygwin-patches-for-1.13
cygwin-patches-for-1.14
cygwin-patches-for-1.15
cygwin-patches-for-1.16
cygwin-patches-for-1.17
cygwin-patches-for-1.18
cygwin-patches-for-1.18-pre-xcbification
cygwin-patches-for-1.19
cygwin-patches-for-1.20
cygwin-patches-for-1.9
cygwin-release-1.10
cygwin-release-1.11
cygwin-release-1.12
cygwin-release-1.13
cygwin-release-1.14
cygwin-release-1.15
cygwin-release-1.16
cygwin-release-1.17
cygwin-release-1.18
cygwin-release-1.19
cygwin-release-1.20
cygwin-release-1.9
cygwin-warning-fixes-for-1.17
debug-output-format-fixes
dix-patches
engine-enhancements
git-describe-in-log
jturney-cygwin
jturney-debug-improvements
jturney-race-fix
main-in-ddx
master
mhummel-clipboard-thread-improvements
multimedia-keycodes
nontoplevelwin-aiglx
old-bits-and-pieces
reorder-window-creation-skip-taskbar
rootless-hook-tidyup
rpavlik-mingw-runtime-patches
rpavlik-reviewed-patches
rpavlik-unreviewed-patches
snapshot
tinderbox
unmap-minimized-windows
window-raising-rework
window-style-update-unmmap-etc-old
windowed-mode-aiglx
winlayout-to-xmodmap
winlayout-to-xmodmap-2
xcbification
X server
jturney
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
dix.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-21
dix: ensure work queues are cleared on reset
Ray Strode
1
-0
/
+2
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
[next]