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
/
dix
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-27
meson: Fix installing protocol.txt
Adam Jackson
1
-0
/
+5
2018-02-27
protocol.txt: add GLX req. 35 - SetClientInfo2ARB
Emil Velikov
1
-0
/
+1
2017-12-06
dix: avoid deferencing NULL PtrCtrl
Olivier Fourdan
1
-1
/
+6
2017-11-06
dix: Remove ffs.c
Adam Jackson
3
-51
/
+0
2017-11-06
dix/window: fix typos
Giuseppe Bilotta
1
-2
/
+2
2017-10-30
Use ARRAY_SIZE all over the tree
Daniel Martin
3
-7
/
+3
2017-10-10
Unvalidated extra length in ProcEstablishConnection (CVE-2017-12176)
Nathan Kidd
1
-1
/
+6
2017-08-15
Make PixmapDirtyUpdateRec::src a DrawablePtr
Michel Dänzer
1
-13
/
+11
2017-07-31
dix: unbreak --with-dtrace (default) on FreeBSD 11.1+
Jan Beich
1
-0
/
+2
2017-06-20
dix: Remove extension aliases
Adam Jackson
1
-43
/
+4
2017-06-19
dix: Disallow GenericEvent in SendEvent request.
Michal Srb
2
-0
/
+13
2017-06-07
dix: assume warping on the RootWindow always happens on visible coords
Carlos Garnacho
1
-1
/
+1
2017-05-12
dix: Remove clients from input and output ready queues after closing
Keith Packard
1
-2
/
+2
2017-04-26
Add a Meson build system alongside autotools.
Eric Anholt
1
-0
/
+47
2017-04-26
dix: Remove a redundant #define
Eric Anholt
1
-2
/
+1
2017-03-27
dpms: Consolidate a bunch of stuff into Xext/dpms.c
Adam Jackson
2
-22
/
+1
2017-03-21
dix: Remove PRIVATE_DAMAGE
Adam Jackson
1
-1
/
+0
2017-03-01
dispatch: Mark swapped dispatch as _X_COLD
Adam Jackson
2
-150
/
+150
2017-02-23
dix: Add a callback chain for window property state change
Adam Jackson
1
-0
/
+9
2017-02-23
dix: Pass the whole property into deliverPropertyNotifyEvent
Adam Jackson
1
-7
/
+7
2017-02-16
prime: Clear PixmapDirtyUpdateRec::damage when it's destroyed
Michel Dänzer
1
-3
/
+12
2017-02-08
prime: Sync shared pixmap from root window instead of screen pixmap
Michel Dänzer
1
-4
/
+12
2017-01-11
AttendClient of grab-pervious client must queue to saved_ready_clients [v2]
Keith Packard
1
-0
/
+10
2017-01-02
os,dix: Depend custom libs on libs, not objects
Mihail Konev
1
-2
/
+2
2016-12-12
dix: Clear graphicsExposures for scratch GCs in one place
Adam Jackson
1
-6
/
+2
2016-12-12
dix: Rename (and retype) PixmapPerDepth[1] to defaultStipple
Adam Jackson
1
-7
/
+6
2016-11-29
xwayland: Don't send KeyRelease events on wl_keyboard::leave
Rui Matos
1
-1
/
+4
2016-11-15
dix: Make sure client is not in output_pending chain after closed (RH 1382444)
Keith Packard
1
-1
/
+1
2016-10-28
dix: Bump MAXHASHSIZE for the resource db [v2]
Keith Packard
1
-24
/
+9
2016-10-06
Fix id in error when resource does not exist
Peter Harris
1
-2
/
+6
2016-10-05
dix: Add valuator_mask_set_absolute_unaccelerated
Jonas Ådahl
1
-0
/
+13
2016-09-28
xace: Don't censor window borders
Keith Packard
1
-8
/
+2
2016-09-22
XQuartz: Adopt input_lock() and input_unlock()
Jeremy Huddleston Sequoia
1
-21
/
+0
2016-09-22
dix: Silence TSan warnings when checking for pending input
Jeremy Huddleston Sequoia
1
-4
/
+3
2016-09-21
dix: Make InitCoreDevices() failures more verbose.
Jeremy Huddleston Sequoia
1
-11
/
+26
2016-09-19
dix: Incroduce CursorConfinedTo vfunc in Screen
Jonas Ådahl
1
-0
/
+5
2016-09-19
dix: Introduce CursorWarpedTo vfunc in Screen
Jonas Ådahl
1
-0
/
+3
2016-09-15
dix/dispatch: Fix SmartScheduleClient interval adjustment to use best rather ...
Jeremy Huddleston Sequoia
1
-1
/
+1
2016-09-15
Hold input lock for deviceProc
Keith Packard
1
-3
/
+19
2016-09-13
xf86Cursor: Add hw cursor support for prime
Dave Airlie
1
-0
/
+10
2016-09-13
dix: Add dixPrivatesCreated helper function
Dave Airlie
1
-0
/
+9
2016-09-02
xi2: fix FocusIn grabs
Michael Thayer
1
-2
/
+2
2016-08-15
dix: Avoid writing uninitialized bytes in deliverPropertyNotifyEvent
Keith Packard
1
-4
/
+6
2016-07-21
os: Switch server to poll(2) [v3]
Keith Packard
1
-0
/
+4
2016-07-21
dix: Use list for ready clients
Keith Packard
1
-33
/
+80
2016-07-18
dix: Intermediate GrabServer state 'GrabKickout' not needed
Keith Packard
1
-7
/
+1
2016-07-18
dix/os: Merge priority computation into SmartScheduleClient
Keith Packard
1
-10
/
+12
2016-07-18
Remove fd_set from Block/Wakeup handler API
Keith Packard
2
-14
/
+13
2016-07-18
Remove readmask from screen block/wakeup handler
Keith Packard
1
-12
/
+6
2016-07-18
dix: Switch to the libXfont2 API (v2)
Keith Packard
3
-134
/
+197
[next]