summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-02-17xfree86: Take input_lock() for xf86ScreenCheckHWCursorserver-1.19-branchChris 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.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.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)Keith 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
2016-10-28os: Recompute whether any clients are ready after ProcessWorkQueue() (bug 98030)Keith Packard1-1/+3
2016-10-28ephyr: Leave window unmapped for -glamor-skip-present [v2]Keith Packard1-1/+5
2016-10-28ramdac: Check sPriv != NULL in xf86CheckHWCursor()Alex Goins1-0/+4
2016-10-27glx/dri2: Don't build DRI loader if DRI2 isn't enabledJon Turney2-3/+10
2016-10-27inputthread: On Linux leave the main thread's name as-isPeter Hutterer1-0/+2
2016-10-26xwayland: Activate and enable touch devicesOlivier Fourdan1-3/+4
2016-10-26xwayland: Transform pointer enter event coordinatesRui Matos1-1/+4
2016-10-26modesetting: unifdef MODESETTING_OUTPUT_SLAVE_SUPPORTNikhil Mahale1-2/+0
2016-10-26xfree86: Xorg.wrap: Do not require root rights for cards with 0 outputsHans de Goede1-1/+1
2016-10-26DRI2: Sync radeonsi_pci_ids.h from MesaMichel Dänzer1-0/+12
2016-10-26modesetting: fix glamor ifdefMihail Konev1-0/+2
2016-10-26xwin: make glx optional againMihail Konev1-2/+2
2016-10-26ddx: add new call to purge input devices that weren't addedPeter Hutterer7-0/+57
2016-10-26xfree86: swap the list of paused devices to an xorg_listPeter Hutterer1-11/+20
2016-10-26xfree86: use the right option traversal list to search for an optionPeter Hutterer1-11/+7
2016-10-25glamor: don't look for non-existing EGL_KHR_platform_baseEmil Velikov1-11/+8
2016-10-15os/inputthread: Ensure pollfd refreshingMihail Konev1-1/+4
2016-10-13xf86Cursor: Take the input lock in xf86Set/MoveCursorMichel Dänzer1-3/+14
2016-10-13xf86Cursor: Use PRIME master xf86CursorScreenRec::HotX/Y for slavesMichel Dänzer1-4/+16