summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-02-26Fix a crash in reloading multiwindow mode icons when not in multiwindow mode.unmap-minimized-windowsJon Turney4-16/+26
2016-02-26Fix a crash which occurs if focus returns to XWin after xkbcomp has failedColin Harrison1-1/+1
2016-02-24Unmap minimized windows in rootless modesJon Turney3-10/+37
2016-02-24Try to improve iconify/deiconify of windowsJon Turney1-33/+101
2016-02-24Remove unused WM_WM_MAPJon Turney2-9/+0
2016-02-20Add -icon option to override screen window icon in windowed modeJon Turney9-58/+129
2016-02-18Merge branch 'cygwin-patches-for-1.18' into cygwin-release-1.18xserver-cygwin-1.18.1-1Jon Turney7-227/+314
2016-02-18Merge tag 'xorg-server-1.18.1' into cygwin-release-1.18Jon Turney56-1078/+2636
2016-02-18Raise limit on X display size from 4Kx4K to 32Kx32KJon Turney1-3/+3
2016-02-18Ensure WIN32 check triggers on MinGW only and not Cygwin.Jon Turney1-3/+3
2016-02-16Warn about too large Windows -> X clipboard pastesJon Turney1-0/+18
2016-02-16Implement INCR protocol for X clipboard -> Windows clipboardJon Turney5-221/+290
2016-02-08xserver 1.18.1xorg-server-1.18.1Adam Jackson1-3/+3
2016-01-27dri2: Sync i915_pci_ids.h and i965_pci_ids.h from mesaTimo Aaltonen2-6/+54
2016-01-27modesetting: Require sufficiently new libdrmAdam Jackson1-2/+1
2016-01-27glamor: don't do copy if we have 0 boxes to copy.Dave Airlie1-0/+3
2016-01-27glamor: Fix copy-like Render operations between 15 and 16 depth.Eric Anholt1-0/+8
2016-01-27glx: Fix GLX_EXT_create_context_es2_profile supportAdam Jackson5-26/+13
2016-01-27present: Handle wraparound when comparing MSC valuesMichel Dänzer1-5/+27
2016-01-27glamor: Disable debugging messages other than GL API errorsMichel Dänzer1-0/+3
2016-01-27glamor: store old fonts in double width textures.Dave Airlie3-8/+29
2016-01-27glamor: fallback if font is too large for FBO size.Dave Airlie1-0/+5
2016-01-27os: Failure to remove a non-existent log file is not an errorAdam Jackson1-1/+1
2016-01-27Fix build when XSERVER_PLATFORM_BUS is not defined.Thomas Klausner1-0/+4
2016-01-27Fix uninitialized variable warnings reported by clangThomas Klausner1-3/+5
2016-01-27Use unique logfile names when starting server with -displayfdAlan Coopersmith3-28/+101
2016-01-27modesetting should not reference gbm when it's not definedAlan Coopersmith1-0/+6
2016-01-12Merge branch 'cygwin-patches-for-1.18' into cygwin-release-1.18xserver-cygwin-1.18.0-2Jon Turney4-114/+109
2016-01-12Fix a problem with initially maximized windowsJon Turney2-30/+46
2016-01-12Re-order window creation processJon Turney4-41/+61
2016-01-12Remove a duplicate SW_SHOWNORMAL in winUpdateWindowsWindow()Jon Turney1-5/+0
2016-01-12Improvements to WM debugJon Turney1-4/+6
2016-01-12Remove unhelpful debug about WM message queue sizeJon Turney1-38/+0
2015-12-09vfb: add randr support (v2)Siim Põder1-0/+123
2015-12-09glxproxy: Silence shadowed-variable warningsAdam Jackson1-2/+3
2015-12-09glxproxy: Silence set-but-unused-variable warningsAdam Jackson2-31/+6
2015-12-09dmx: Run 'doxygen -u' to upgrade the doxygen config fileAdam Jackson1-794/+1635
2015-12-09dmx: Silence unused variable warning in dmxcompatAdam Jackson1-2/+0
2015-12-09dmx: Silence lex/yacc-related config parser warningsAdam Jackson6-5/+8
2015-12-09systemd-logind.c: don't parse VT settings for non-seat0 X serversLaércio de Sousa1-1/+2
2015-12-09xserver: Fix configure.ac check for libsystemd/-daemonBob Ham1-11/+14
2015-12-09prime: Damage full destination rectangle when we start dirty trackingMichel Dänzer1-0/+21
2015-12-09x86emu: Squash a warningAdam Jackson1-1/+1
2015-12-09x86emu: Correctly handle 0x66 prefix for some instructionsJulian Pidancet1-50/+142
2015-12-09present: Do not replace Pixmaps on redirected Window on unflipChris Wilson1-9/+19
2015-12-09present: When cancelling a pending synchronous flip, requeue itChris Wilson2-1/+16
2015-12-09present: Requery pending flips with the right sync_flip modeChris Wilson2-2/+4
2015-12-09modesetting: create entities for pci and old probe. (v2)Dave Airlie1-23/+26
2015-12-09modesetting: drop platform_dev pointer.Dave Airlie2-10/+1
2015-12-09Xorg.wrap: activate libdrm based detection for KMS driversArkadiusz Miśkiewicz1-0/+1