summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-04-20Merge tag 'xorg-server-1.19.3' into cygwin-release-1.19xserver-cygwin-1.19.3-1Jon Turney8-32/+100
2017-04-20Merge branch 'cygwin-patches-for-1.19' into cygwin-release-1.19Jon Turney6-32/+25
2017-04-20Make QueryMonitor() slightly less insaneJon Turney4-26/+6
2017-04-20hw/xwin: Fix -Wmaybe-uninitialized warning in winWindowProcJon Turney1-3/+4
2017-04-20Always set the X input focus to none when an X window loses focus.Jon Turney2-3/+15
2017-03-15xserver 1.19.3xorg-server-1.19.3Adam Jackson1-3/+3
2017-03-15os: Fix iteration over busfaultsChris Wilson1-6/+7
2017-03-15render: Fix out of boundary heap accessTobias Stoeckmann1-0/+4
2017-03-15glamor: Fix missing declaration in dash vertex shaderDr.-Ing. Dieter Jurzitza1-0/+1
2017-03-13xwayland: Monitor client states to destroy callbacksOlivier Fourdan1-8/+52
2017-03-13xwayland: clear cursor frame callbackOlivier Fourdan1-2/+12
2017-03-10present: disable page flip only when a slave crtc is activeQiang Yu2-2/+14
2017-03-10Revert "prime: Sync shared pixmap from root window instead of screen pixmap"Chris Wilson1-12/+4
2017-03-10Revert "present: Allow flipping with PRIME slave outputs"Adam Jackson1-0/+4
2017-03-09Merge tag 'xorg-server-1.19.2' into cygwin-release-1.19xserver-cygwin-1.19.2-1Jon Turney20-104/+211
2017-03-02xserver 1.19.2, no, reallyxorg-server-1.19.2Adam Jackson1-1/+1
2017-03-02xserver 1.19.2Adam Jackson1-2/+2
2017-03-02os: Squash missing declaration warning for timingsafe_memcmpAdam Jackson1-0/+3
2017-03-02Revert "xserver 1.19.2"Adam Jackson1-2/+2
2017-03-02xserver 1.19.2Adam Jackson1-2/+2
2017-03-02xwayland: do not set checkRepeat on master kbdOlivier Fourdan1-5/+0
2017-03-02xwayland: Make sure we have a focus windowOlivier Fourdan1-0/+6
2017-03-01Brown bag commit to fix 957e8d (arc4random_buf() support)Matthieu Herrb2-1/+2
2017-02-28auth: remove AuthToIDFunc and associated functions. Not used anymore.Matthieu Herrb5-56/+3
2017-02-28Use arc4random_buf(3) if available to generate cookies.Matthieu Herrb3-0/+15
2017-02-28Use timingsafe_memcmp() to compare MIT-MAGIC-COOKIES CVE-2017-2624Matthieu Herrb5-2/+56
2017-02-28os: log a bug whenever WriteToClient is called from the input threadPeter Hutterer3-0/+12
2017-02-23damage: Validate source pictures bound to windows before unwrappingMichel Dänzer2-1/+11
2017-02-23present: Allow flipping with PRIME slave outputsMichel Dänzer1-4/+0
2017-02-23prime: Sync shared pixmap from root window instead of screen pixmapMichel Dänzer1-7/+24
2017-02-23glamor: Two pass won't work on memory pixmapsOlivier Fourdan1-0/+4
2017-02-23xwayland: Add hack for FWXGA resolution #99574Svitozar Cherepii1-0/+7
2017-02-23xwayland: CRTC should support all rotationsOlivier Fourdan1-1/+8
2017-02-23xwayland: Apply output rotation for screen sizeOlivier Fourdan1-12/+16
2017-02-17xfree86: Take input_lock() for xf86ScreenCheckHWCursorChris Wilson1-7/+20
2017-02-17xfree86: Take input lock for xf86TransparentCursorChris Wilson1-0/+4
2017-02-17xfree86: Take the input lock for xf86RecolorCursorChris Wilson1-6/+18
2017-01-16Merge branch 'cygwin-patches-for-1.19' into cygwin-release-1.19xserver-cygwin-1.19.1-1Jon Turney2-0/+10
2017-01-16Merge tag 'xorg-server-1.19.1' into cygwin-release-1.19Jon Turney28-113/+204
2017-01-16Disable smart scheduler by default on CygwinJon Turney2-0/+10
2017-01-11xserver 1.19.1xorg-server-1.19.1Adam Jackson1-3/+3
2017-01-11AttendClient of grab-pervious client must queue to saved_ready_clients [v2]Keith Packard3-0/+20
2017-01-11randr: fix xserver crash when xrandr setprovideroutputsourceQiang Yu1-0/+3
2017-01-11xfree86: fix wrong usage of xf86optionListMergeQiang Yu1-1/+1
2017-01-11present: Only call present_flip_notify if vblank->queued == FALSEMichel Dänzer1-1/+4
2017-01-11edid: Add quirk for ADA 1024x600 7" display.Kai-Heng Feng1-0/+5
2017-01-11os: return 0 from check_timers if we touched any of themPeter Hutterer1-1/+3
2017-01-11xinerama: Swap the response in RRXineramaWriteMonitorMichal Srb1-0/+7
2017-01-11glamor: Trust eglGetPlatformDisplayEXT if it existsHans De Goede2-5/+5
2017-01-11os,dix: Depend custom libs on libs, not objectsMihail Konev2-4/+4