summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-03-12Merge branch 'cygwin-patches-for-1.19' into cygwin-release-1.19xserver-cygwin-1.19.6-2cygwin-release-1.19Jon Turney3-23/+30
2018-03-12hw/xwin: Improve data returned for RANDR queriescygwin-patches-for-1.19Jon Turney1-0/+15
2018-03-12hw/xwin: Always keep RANDR fake mode information up to dateJon Turney1-8/+14
2018-03-12Add Russian keyboard layoutColin Harrison1-0/+1
2018-03-12Correctly set renderType for fbConfigs for floating point pixelFormatsJon Turney1-15/+0
2017-12-22Merge tag 'xorg-server-1.19.6' into cygwin-release-1.19xserver-cygwin-1.19.6-1Jon Turney31-119/+219
2017-12-20xserver 1.19.6xorg-server-1.19.6Adam Jackson1-3/+3
2017-12-20glx: Duplicate relevant fbconfigs for compositing visualsThomas Hellstrom3-6/+61
2017-12-20glx: Fix visual fbconfig matching with respect to swap methodThomas Hellstrom1-0/+9
2017-12-20glx: Work around a GLX_OML swap method in older dri driversThomas Hellstrom1-0/+7
2017-12-20glx: Move Composite's synthetic visuals to a different select groupAdam Jackson1-0/+5
2017-12-20glx: Send GLX_VISUAL_SELECT_GROUP_SGIX attribute for visualsAdam Jackson1-2/+3
2017-12-20composite: Make compIsAlternateVisual safe even if Composite is offAdam Jackson1-1/+1
2017-12-20composite: Export compIsAlternateVisualAdam Jackson2-1/+3
2017-12-20composite: Remove a misleading commentAdam Jackson1-5/+0
2017-12-13os: Fix strtok/free crash in ComputeLocalClientTomasz Śniatowski1-3/+3
2017-12-13dix: avoid deferencing NULL PtrCtrlOlivier Fourdan1-1/+6
2017-12-13xwayland: Fix non-argb cursor conversionOlivier Fourdan1-1/+1
2017-12-13glx: Fix glXQueryContext for GLX_FBCONFIG_ID and GLX_RENDER_TYPE (v2)Adam Jackson4-2/+9
2017-12-13os/xdmcp: Honour -once when session is deadDaniel Martin1-1/+1
2017-12-13present: Only send PresentCompleteNotify events to the presenting clientMichel Dänzer4-7/+15
2017-12-13randr: rrGetScreenResources: initialize memoryGiuseppe Bilotta1-1/+1
2017-12-13glx: Only flush indirect contexts in MakeCurrent (v2)Adam Jackson1-1/+1
2017-12-13edid: fix off-by-one error in CEA mode numberingHector Martin1-2/+2
2017-12-13glx: Fix typos that break GLX_ARB_context_flush_controlAdam Jackson2-2/+2
2017-12-13randr: ProcRRGetOutputInfo: initialize memoryGiuseppe Bilotta1-1/+1
2017-12-13xkb: initialize tsymsGiuseppe Bilotta1-1/+1
2017-12-13xkb: Print the xkbcomp path being executed when we fail to compile.Eric Anholt1-2/+4
2017-12-13config/udev: consider ID_INPUT_FOO=0 as 'unset'Peter Hutterer1-33/+32
2017-12-13test: signal-logging: Fix looping signed number testsDaniel Martin1-1/+1
2017-12-13test: input: Fix used uninitialized warning in dix_event_to_coreDaniel Martin1-1/+1
2017-12-13modesetting: Fix potential buffer overflowDaniel Martin2-27/+15
2017-12-13ramdac: Check ScreenPriv != NULL in xf86ScreenSetCursor()Alex Goins1-1/+8
2017-12-13XShmGetImage: fix censoringNikolay Martynov1-6/+2
2017-12-11xfixes: Remove the CursorCurrent arrayAdam Jackson1-7/+21
2017-11-03Merge branch 'cygwin-patches-for-1.19' into cygwin-release-1.19xserver-cygwin-1.19.5-1Jon Turney1-2/+2
2017-11-03Merge tag 'xorg-server-1.19.5' into cygwin-release-1.19Jon Turney25-201/+263
2017-10-12xserver 1.19.5xorg-server-1.19.5Adam Jackson1-3/+3
2017-10-12Unvalidated extra length in ProcEstablishConnection (CVE-2017-12176)Nathan Kidd1-1/+6
2017-10-12dbe: Unvalidated variable-length request in ProcDbeGetVisualInfo (CVE-2017-12...Nathan Kidd1-1/+4
2017-10-12Xi: fix wrong extra length check in ProcXIChangeHierarchy (CVE-2017-12178)Nathan Kidd1-1/+1
2017-10-12Xi: integer overflow and unvalidated length in (S)ProcXIBarrierReleasePointerNathan Kidd1-0/+5
2017-10-12hw/xfree86: unvalidated lengthsNathan Kidd3-94/+117
2017-10-12xfixes: unvalidated lengths (CVE-2017-12183)Nathan Kidd4-2/+8
2017-10-12Unvalidated lengthsNathan Kidd7-4/+17
2017-10-12os: Make sure big requests have sufficient length.Michal Srb1-0/+5
2017-10-12Revert "xf86-video-modesetting: Add ms_queue_vblank helper [v3]"Adam Jackson5-95/+97
2017-10-08Fix transposed RaiseVolume and LowerVolume scan codesJon Turney1-2/+2
2017-10-05Merge branch 'cygwin-patches-for-1.19' into cygwin-release-1.19xserver-cygwin-1.19.4-1Jon Turney3-27/+20
2017-10-05Merge tag 'xorg-server-1.19.4' into cygwin-release-1.19Jon Turney68-395/+713