summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2017-10-08xf86: dri2: Use va_gl as vdpau_driver for Intel i965 GPUsHEADmasterHans de Goede2-21/+31
2017-10-08autobind GPUs to the screenDave Airlie8-0/+60
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
2017-07-04modesetting: handle NULL cursor in drmmode_set_cursor.Dave Airlie1-0/+3
2017-07-04xfree86: link to libinput(4) from the xorg.conf man pagePeter Hutterer1-0/+1
2017-06-27meson: Use --export-all-symbols when building PE/COFF objectsJon TURNEY1-2/+8
2017-06-27meson: Shuffle around subdirs so we build Xorg loadable modules after XorgJon TURNEY1-24/+26
2017-06-27Move statically linked xorgxkb files from dixmods to a separate directoryJon TURNEY9-22/+27
2017-06-22xfree86: Move DRICreatePCIBusID to xf86Pci.hAdam Jackson2-2/+1
2017-06-20glx: Remove some indirection around EXT_texture_from_pixmapAdam Jackson1-6/+2
2017-06-20dmx: Remove some not-very-interesting debug printsAdam Jackson1-63/+0
2017-06-20dmx: Silence an unused-result warningAdam Jackson1-1/+2
2017-06-20xfree86: Move DRICreatePCIBusID to the PCI codeAdam Jackson4-14/+14
2017-06-20xfree86: Remove unused xf86EnableVTSwitchAdam Jackson2-42/+3
2017-06-20dix: Remove extension aliasesAdam Jackson1-6/+0
2017-06-20xfree86: Document BusID PCI domain format in ddxDesign.xmlMichel Dänzer1-1/+2