summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2017-09-25modesetting: Validate the atom for enum propertiesAdam Jackson1-1/+2
2017-09-25xwayland: Lock the pointer if it is confined and has no cursorCarlos Garnacho1-1/+28
2017-09-25xwayland: Update root window size when desktop size changesCarlos Garnacho2-1/+6
2017-09-25xwayland: "Accept" confineTo on InputOnly windowsCarlos Garnacho1-0/+9
2017-09-25xwayland: Allow pointer warp on root/None windowCarlos Garnacho1-0/+20
2017-09-25xwayland: Don't load extension list more than onceLyude1-2/+3
2017-09-25xfree86: Fix interpretation of xf86WaitForInput timeoutJason Gerecke1-0/+3
2017-09-25os: Handle SIGABRTMichel Dänzer2-0/+2
2017-09-25xfree86/modes: Make colormap/gamma glue code work with RandR disabledMichel Dänzer1-45/+91
2017-09-22xephyr: Check for host XVideo support before trying to use itAdam Jackson1-0/+5
2017-09-22modesetting: Set correct DRM event context versionDaniel Stone1-1/+1
2017-09-22dmx: Fix null pointer dereferenceTobias Stoeckmann1-1/+1
2017-09-22dri2: Sync i965_pci_ids.h from Mesa.Kenneth Graunke1-19/+21
2017-09-22ephyr: Don't clobber bitsPerPixel when using glamorAdam Jackson1-1/+0
2017-09-21parser: Fix crash when xf86nameCompare(s1 = x, s2 = NULL)Adam Jackson1-0/+2
2017-09-21Xephyr: Check screen resources creation successOlivier Fourdan2-2/+9
2017-03-13xwayland: Monitor client states to destroy callbacksOlivier Fourdan1-8/+52
2017-03-13xwayland: clear cursor frame callbackOlivier Fourdan1-2/+12
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-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-11xfree86: fix wrong usage of xf86optionListMergeQiang Yu1-1/+1
2017-01-11edid: Add quirk for ADA 1024x600 7" display.Kai-Heng Feng1-0/+5
2017-01-11Fix a segfault that occurs if xorg.conf.d is absent:Ben Crocker3-1/+25
2017-01-11xwayland: Fix use after free of cursorsOlivier Fourdan1-4/+13
2017-01-11xwayland: Don't send KeyRelease events on wl_keyboard::leaveRui Matos1-6/+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-28Merge remote-tracking branch 'jturney/master'Keith Packard1-0/+2
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 Turney1-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-26ddx: add new call to purge input devices that weren't addedPeter Hutterer4-0/+40
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-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
2016-10-05glamor: Use eglGetPlatformDisplay{,EXT} if we canAdam Jackson1-4/+4
2016-10-05xfree86/dri: remove libdrm runtime checksEmil Velikov1-21/+1