summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2017-10-27xf86-video-modesetting: Fix ms_queue_vblank(flags = MS_QUEUE_RELATIVE)Alex Goins1-1/+2
2017-10-25ramdac: Check ScreenPriv != NULL in xf86ScreenSetCursor()Alex Goins1-1/+8
2017-10-24meson: Don't use '' in link_with, everLyude Paul1-1/+1
2017-10-23modesetting: Use helper to fetch drmModeProperty(Blob)sDaniel Martin1-86/+77
2017-10-23modesetting: Fix leak of tile_blob in drmmode_output_destroyDaniel Martin1-2/+3
2017-10-20modesetting: Check crtc before searching link-status propertyDaniel Martin1-5/+3
2017-10-20modesetting: Remove #ifdefs XF86_PDEV_SERVER_FDDaniel Martin1-10/+0
2017-10-20modesetting: Fix warning of unused variable if not GLAMOR_HAS_GBMDaniel Martin1-1/+1
2017-10-20meson: Silence -Wformat-nonliteral for x86emuLyude Paul1-0/+6
2017-10-20x86emu: Fix type conversion warnings on x86_64 with DEBUGLyude Paul2-6/+7
2017-10-20fbdevhw: Fix inconsistent #if DEBUG usageLyude Paul1-3/+3
2017-10-12meson: Fix linkage of loadable modules for PE/COFFJon Turney5-3/+9
2017-10-12meson: Fix underlinkage of shadow loadable moduleJon Turney1-1/+2
2017-10-10hw/xfree86: unvalidated lengthsNathan Kidd2-35/+47
2017-10-10Unvalidated lengthsNathan Kidd1-0/+2
2017-10-04xf86-video-modesetting: Add ms_queue_vblank helper [v3]Keith Packard5-97/+95
2017-10-04dmx: More const correctnessAdam Jackson1-1/+1
2017-10-04dmx: Fix a silly redeclaration bugAdam Jackson1-1/+0
2017-09-26modesetting: Skip no-longer-present connectors when resetting BAD linksKeith Packard1-1/+4
2017-09-26xfree86: Hush some warnings when Xv is disabledAdam Jackson1-1/+1
2017-09-25suid: Include sysmacros.h to fix build after glibc-2.25Nick Sarnie1-0/+3
2017-09-20test: Add basic SYNC tests.Eric Anholt1-1/+1
2017-09-20meson: Move Xvfb build under an option.Eric Anholt1-1/+3
2017-09-18Revert "dmx: fix linking"Jon Turney1-2/+1
2017-09-13modesetting: Blacklist EVDI devices from PRIME syncDawid Kurek1-0/+5
2017-09-13dri2: sort DRI2InfoPtr::version checking in ascending orderEmil Velikov1-6/+5
2017-09-13xwayland: Avoid repeatedly looping through window ancestor chainRoman Gilg3-27/+31
2017-09-13xwayland: add envvar XWAYLAND_NO_GLAMOROlivier Fourdan1-0/+7
2017-09-13meson: Move the BUILD_DATE/TIME setup to configure time.Eric Anholt1-4/+2
2017-09-13meson: Include BUILD_DATE in the meson xf86Build.h.Eric Anholt1-1/+1
2017-09-13meson: Respect SOURCE_DATE_EPOCH for reproducible builds.Eric Anholt1-2/+9
2017-09-06xwayland: use the lowercase xnf.*alloc APIEmil Velikov1-1/+1
2017-09-05xwayland: Fix a segfault with pointer lockingOlivier Fourdan1-0/+3
2017-09-04xwayland: No grab handler without protocol supportOlivier Fourdan1-9/+22
2017-08-22xwin: automake: remove unused {SRCS, DEFS}_{NATIVEGDI, PRIMARYFB}Emil Velikov1-5/+1
2017-08-22xwin: remove always true/set XWIN_RANDR conditional/defineEmil Velikov2-7/+1
2017-08-22xwin: remove always true/set XWIN_MULTIWINDOW conditional/defineEmil Velikov23-144/+5
2017-08-22xwin: remove always true/set XWIN_CLIPBOARD conditional/defineEmil Velikov16-67/+1
2017-08-22os: make MitGenerateCookie() independent of XCSECURITYEmil Velikov1-26/+0
2017-08-22os: make GenerateRandomData() independent of XCSECURITYEmil Velikov1-10/+0
2017-08-22xwin/glx: remove unused __GLXWinScreen::glx_enable_bitsEmil Velikov1-3/+0
2017-08-21glx: Remove True/False definesAdam Jackson1-1/+1
2017-08-15Make PixmapDirtyUpdateRec::src a DrawablePtrMichel Dänzer3-8/+9
2017-08-02meson: Fix xwayland build since xwayland-keyboard-grab.Eric Anholt1-0/+3
2017-08-01xwayland: Add grab protocol supportOlivier Fourdan4-3/+112
2017-07-31xfree86: Fix X -configure driver sort yet againAdam Jackson1-6/+5
2017-07-31modesetting: Fix PCI initialization on non-zero domainsAdam Jackson1-6/+4
2017-07-20XQuartz: Hack around an issue that can occur on macOS due to background apps ...Jeremy Huddleston Sequoia1-5/+24
2017-07-06dri2: Sync i965_pci_ids.h from Mesa.Rodrigo Vivi1-0/+23
2017-07-05wayland: Sync drm.xml with MesaAdam Jackson1-16/+19