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
/
Xext
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-30
selinux: don't checkout for AVCs on select() EINTR
Ray Strode
1
-2
/
+2
2014-04-21
xres: Fix size estimation for <8bpp pixmaps (#69057)
Adam Jackson
1
-2
/
+2
2014-03-27
Build dpmsstubs.c once as a convenience library, rather than once for each DD...
Jon TURNEY
1
-1
/
+3
2014-02-09
sync: Avoid ridiculously long timeouts
Mark Kettenis
1
-5
/
+2
2014-01-12
Clean up a few function prototypes to not place formals in /**/
Keith Packard
2
-34
/
+18
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
25
-308
/
+308
2014-01-12
Xext: Clean up warnings in hashtable code
Keith Packard
2
-6
/
+6
2014-01-12
Xext: Clean up warnings
Keith Packard
2
-4
/
+2
2014-01-12
Clean up warnings in DIX
Keith Packard
2
-4
/
+4
2014-01-12
Xext: _X_EXPORT DPMSSet and DPMSSupported
Keith Packard
1
-2
/
+2
2013-12-09
damageext: Xineramify (v7)
Adam Jackson
1
-0
/
+3
2013-12-09
xinerama: Export the screen region
Adam Jackson
2
-1
/
+2
2013-12-02
Xext: Use SHMDIR and O_TMPFILE when creating mapping files
Keith Packard
1
-3
/
+31
2013-11-23
Xext: Recover from miSyncInitFenceFromFD failure without crashing
Keith Packard
1
-1
/
+1
2013-11-14
xext: Fix shmint.h to not use headers outside of sdk_HEADERS
Keith Packard
2
-7
/
+2
2013-11-11
Trap SIGBUS to handle truncated shared memory segments
Keith Packard
2
-2
/
+40
2013-11-11
Xext: Enable MIT-SHM FD-passing request definitions only when possible
Keith Packard
2
-2
/
+29
2013-11-04
Disable DRI3 and sync fence FD functions if xshmfence isn't available
Keith Packard
1
-0
/
+8
2013-11-01
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
1
-1
/
+10
2013-11-01
sync: fix corner-case in triggering idle alarms
Peter Hutterer
1
-1
/
+10
2013-10-31
dri3: Add DRI3 extension
Keith Packard
2
-2
/
+43
2013-10-31
Add support for MIT-SHM AttachFd request
Keith Packard
2
-3
/
+157
2013-10-31
Xext: Move MIT-SHM 'ShmDesc' to shmint.h
Keith Packard
3
-21
/
+10
2013-10-18
sync: split updating and triggering a counter up
Peter Hutterer
1
-2
/
+11
2013-10-18
sync: always set the brackets (#59644)
Peter Hutterer
1
-0
/
+20
2013-10-18
sync: if the idle time was reset, force alarms to trigger (#70476)
Peter Hutterer
1
-3
/
+29
2013-10-18
dix: provide accessor methods for the last device event time
Peter Hutterer
2
-5
/
+3
2013-10-18
sync: supply the counter from IdleTimeBlockHandler
Peter Hutterer
1
-1
/
+1
2013-10-18
sync: always call BracketValues when recalculating upper/lower brackets
Peter Hutterer
1
-3
/
+2
2013-10-18
sync: compress two if statements
Peter Hutterer
1
-32
/
+19
2013-09-10
dix: FIXES is not optional
Adam Jackson
1
-6
/
+0
2013-09-10
security: Don't count RetainPermanent clients twice
Peter Harris
1
-3
/
+8
2013-05-15
Abstract cursor refcounting
Peter Hutterer
1
-4
/
+4
2013-04-16
Stop the shouting
Peter Hutterer
1
-2
/
+2
2013-02-15
Merge branch 'master' of git+ssh://people.freedesktop.org/~alanc/xserver into...
Peter Hutterer
1
-5
/
+8
2013-02-15
Xext: rename two shadowing variables
Peter Hutterer
1
-7
/
+7
2013-02-15
Xext: renaming shadowing variable
Peter Hutterer
1
-4
/
+4
2013-02-08
Xext: if a root window is given in XTestFakeInput, move to that
Peter Hutterer
1
-1
/
+9
2013-02-08
Xext: pass the current screen to miProcessDeviceEvent() from xtest calls
Peter Hutterer
1
-1
/
+1
2013-02-08
Xext: avoid null-pointer dereference in XTestFakeInput (#59937)
Alan Coopersmith
1
-3
/
+2
2013-02-05
Handle failure to create counter in init_system_idle_counter
Alan Coopersmith
1
-5
/
+8
2012-12-05
Fix formatting of address operators
Yaakov Selkowitz
1
-1
/
+1
2012-11-29
When resetting device idle time, reset XIAll(Master)Devices too (#56649)
Peter Hutterer
1
-0
/
+2
2012-11-05
Xext: fix shadow warnings
Yaakov Selkowitz
2
-11
/
+11
2012-11-05
Xext: fix redundant redeclaration warnings
Yaakov Selkowitz
3
-6
/
+0
2012-11-05
Xext: fix unused variable warnings in xf86bigfont.c
Yaakov Selkowitz
1
-12
/
+0
2012-09-20
dix: Pull client-is-local flag up to the ClientRec
Adam Jackson
1
-2
/
+2
2012-08-06
sync: Fix logic error from b55bf248581dc66321b24b29f199f6dc8d02db1b
Adam Jackson
1
-12
/
+12
2012-07-16
Fix two more C99 initialization mistakes using members of same struct
Alan Coopersmith
2
-5
/
+8
2012-07-10
Sync: Always initialise system counter list
Daniel Stone
1
-2
/
+2
[next]