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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-26
Fix a crash in reloading multiwindow mode icons when not in multiwindow mode.
unmap-minimized-windows
Jon Turney
4
-16
/
+26
2016-02-26
Fix a crash which occurs if focus returns to XWin after xkbcomp has failed
Colin Harrison
1
-1
/
+1
2016-02-24
Unmap minimized windows in rootless modes
Jon Turney
3
-10
/
+37
2016-02-24
Try to improve iconify/deiconify of windows
Jon Turney
1
-33
/
+101
2016-02-24
Remove unused WM_WM_MAP
Jon Turney
2
-9
/
+0
2016-02-20
Add -icon option to override screen window icon in windowed mode
Jon Turney
9
-58
/
+129
2016-02-18
Merge branch 'cygwin-patches-for-1.18' into cygwin-release-1.18
xserver-cygwin-1.18.1-1
Jon Turney
7
-227
/
+314
2016-02-18
Merge tag 'xorg-server-1.18.1' into cygwin-release-1.18
Jon Turney
56
-1078
/
+2636
2016-02-18
Raise limit on X display size from 4Kx4K to 32Kx32K
Jon Turney
1
-3
/
+3
2016-02-18
Ensure WIN32 check triggers on MinGW only and not Cygwin.
Jon Turney
1
-3
/
+3
2016-02-16
Warn about too large Windows -> X clipboard pastes
Jon Turney
1
-0
/
+18
2016-02-16
Implement INCR protocol for X clipboard -> Windows clipboard
Jon Turney
5
-221
/
+290
2016-02-08
xserver 1.18.1
xorg-server-1.18.1
Adam Jackson
1
-3
/
+3
2016-01-27
dri2: Sync i915_pci_ids.h and i965_pci_ids.h from mesa
Timo Aaltonen
2
-6
/
+54
2016-01-27
modesetting: Require sufficiently new libdrm
Adam Jackson
1
-2
/
+1
2016-01-27
glamor: don't do copy if we have 0 boxes to copy.
Dave Airlie
1
-0
/
+3
2016-01-27
glamor: Fix copy-like Render operations between 15 and 16 depth.
Eric Anholt
1
-0
/
+8
2016-01-27
glx: Fix GLX_EXT_create_context_es2_profile support
Adam Jackson
5
-26
/
+13
2016-01-27
present: Handle wraparound when comparing MSC values
Michel Dänzer
1
-5
/
+27
2016-01-27
glamor: Disable debugging messages other than GL API errors
Michel Dänzer
1
-0
/
+3
2016-01-27
glamor: store old fonts in double width textures.
Dave Airlie
3
-8
/
+29
2016-01-27
glamor: fallback if font is too large for FBO size.
Dave Airlie
1
-0
/
+5
2016-01-27
os: Failure to remove a non-existent log file is not an error
Adam Jackson
1
-1
/
+1
2016-01-27
Fix build when XSERVER_PLATFORM_BUS is not defined.
Thomas Klausner
1
-0
/
+4
2016-01-27
Fix uninitialized variable warnings reported by clang
Thomas Klausner
1
-3
/
+5
2016-01-27
Use unique logfile names when starting server with -displayfd
Alan Coopersmith
3
-28
/
+101
2016-01-27
modesetting should not reference gbm when it's not defined
Alan Coopersmith
1
-0
/
+6
2016-01-12
Merge branch 'cygwin-patches-for-1.18' into cygwin-release-1.18
xserver-cygwin-1.18.0-2
Jon Turney
4
-114
/
+109
2016-01-12
Fix a problem with initially maximized windows
Jon Turney
2
-30
/
+46
2016-01-12
Re-order window creation process
Jon Turney
4
-41
/
+61
2016-01-12
Remove a duplicate SW_SHOWNORMAL in winUpdateWindowsWindow()
Jon Turney
1
-5
/
+0
2016-01-12
Improvements to WM debug
Jon Turney
1
-4
/
+6
2016-01-12
Remove unhelpful debug about WM message queue size
Jon Turney
1
-38
/
+0
2015-12-09
vfb: add randr support (v2)
Siim Põder
1
-0
/
+123
2015-12-09
glxproxy: Silence shadowed-variable warnings
Adam Jackson
1
-2
/
+3
2015-12-09
glxproxy: Silence set-but-unused-variable warnings
Adam Jackson
2
-31
/
+6
2015-12-09
dmx: Run 'doxygen -u' to upgrade the doxygen config file
Adam Jackson
1
-794
/
+1635
2015-12-09
dmx: Silence unused variable warning in dmxcompat
Adam Jackson
1
-2
/
+0
2015-12-09
dmx: Silence lex/yacc-related config parser warnings
Adam Jackson
6
-5
/
+8
2015-12-09
systemd-logind.c: don't parse VT settings for non-seat0 X servers
Laércio de Sousa
1
-1
/
+2
2015-12-09
xserver: Fix configure.ac check for libsystemd/-daemon
Bob Ham
1
-11
/
+14
2015-12-09
prime: Damage full destination rectangle when we start dirty tracking
Michel Dänzer
1
-0
/
+21
2015-12-09
x86emu: Squash a warning
Adam Jackson
1
-1
/
+1
2015-12-09
x86emu: Correctly handle 0x66 prefix for some instructions
Julian Pidancet
1
-50
/
+142
2015-12-09
present: Do not replace Pixmaps on redirected Window on unflip
Chris Wilson
1
-9
/
+19
2015-12-09
present: When cancelling a pending synchronous flip, requeue it
Chris Wilson
2
-1
/
+16
2015-12-09
present: Requery pending flips with the right sync_flip mode
Chris Wilson
2
-2
/
+4
2015-12-09
modesetting: create entities for pci and old probe. (v2)
Dave Airlie
1
-23
/
+26
2015-12-09
modesetting: drop platform_dev pointer.
Dave Airlie
2
-10
/
+1
2015-12-09
Xorg.wrap: activate libdrm based detection for KMS drivers
Arkadiusz Miśkiewicz
1
-0
/
+1
[next]