summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-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
2017-01-11Fix a segfault that occurs if xorg.conf.d is absent:Ben Crocker3-1/+25
2017-01-11test: fix distributing scriptsPekka Paalanen1-1/+2
2017-01-11composite: Fix repaint of borders (v2)Adam Jackson3-7/+10
2017-01-11randr: rrCheckPixmapBounding: do not shrink the screen_pixmapHans de Goede1-0/+6
2017-01-11randr: rrCheckPixmapBounding: Do not substract crtc non 0 x,y from screen sizeHans de Goede1-2/+2
2017-01-11xwayland: Fix use after free of cursorsOlivier Fourdan1-4/+13
2017-01-11glamor: restore vfunc handlers on init failureOlivier Fourdan1-3/+8
2017-01-11Xi: when creating a new master device, update barries for all clientsPeter Hutterer1-2/+4
2017-01-11xwayland: Don't send KeyRelease events on wl_keyboard::leaveRui Matos3-16/+19
2017-01-11test: Fix stray Makefile reference to removed os testRhys Kidd1-1/+0
2016-12-13Revert "damage: Make damageRegionProcessPending take a damage not a drawable"Adam Jackson1-61/+60
2016-11-15Bump version to 1.19.0xorg-server-1.19.0Keith Packard1-3/+3
2016-11-15dix: Make sure client is not in output_pending chain after closed (RH 1382444)Keith Packard2-2/+2
2016-11-02dri2: Sync i965_pci_ids.h from mesaTimo Aaltonen1-15/+17
2016-11-01xwayland-shm: block signals during fallocateIan Ray1-0/+10
2016-10-28Bump to 1.18.99.902 (1.19 RC2)xorg-server-1.18.99.902Keith Packard1-3/+3
2016-10-28dix: Bump MAXHASHSIZE for the resource db [v2]Keith Packard1-24/+9
2016-10-28Merge remote-tracking branch 'jturney/master'Keith Packard2-3/+10