summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2016-01-27dri2: Sync i915_pci_ids.h and i965_pci_ids.h from mesaTimo Aaltonen2-6/+54
2016-01-27Fix build when XSERVER_PLATFORM_BUS is not defined.Thomas Klausner1-0/+4
2016-01-27modesetting should not reference gbm when it's not definedAlan Coopersmith1-0/+6
2015-12-09vfb: add randr support (v2)Siim Põder1-0/+123
2015-12-09glxproxy: Silence shadowed-variable warningsAdam Jackson1-2/+3
2015-12-09glxproxy: Silence set-but-unused-variable warningsAdam Jackson2-31/+6
2015-12-09dmx: Run 'doxygen -u' to upgrade the doxygen config fileAdam Jackson1-794/+1635
2015-12-09dmx: Silence unused variable warning in dmxcompatAdam Jackson1-2/+0
2015-12-09dmx: Silence lex/yacc-related config parser warningsAdam Jackson6-5/+8
2015-12-09systemd-logind.c: don't parse VT settings for non-seat0 X serversLaércio de Sousa1-1/+2
2015-12-09x86emu: Squash a warningAdam Jackson1-1/+1
2015-12-09x86emu: Correctly handle 0x66 prefix for some instructionsJulian Pidancet1-50/+142
2015-12-09modesetting: create entities for pci and old probe. (v2)Dave Airlie1-23/+26
2015-12-09modesetting: drop platform_dev pointer.Dave Airlie2-10/+1
2015-12-09Xorg.wrap: activate libdrm based detection for KMS driversArkadiusz Miśkiewicz1-0/+1
2015-12-09xwayland: Update screen size on output removalOlivier Fourdan1-23/+41
2015-12-09xwayland: Always update the wl_pointer cursor on pointer focusJonas Ådahl1-1/+21
2015-12-09xwayland: Do not set root clip when rootlessOlivier Fourdan3-4/+10
2015-12-09xwayland: check if creating xwl_output succeededMarek Chalupa2-2/+25
2015-12-09xwayland: fix memory leaks on error paths in xwl_realize_windowMarek Chalupa1-3/+28
2015-12-09kdrive/UnregisterFd: Fix off by oneEgbert Eich1-1/+1
2015-12-09xnest: Fix needless build dependency on xcb-util-keysymsAdam Jackson1-3/+2
2015-12-09xfree86: fix minor memory leakPeter Hutterer1-1/+4
2015-12-09Also dump passive grabs on XF86LogGrabInfoMichael Stapelberg1-0/+2
2015-10-30modesetting: Remove XF86_CRTC_VERSION checksDaniel Martin1-6/+1
2015-10-30modesetting: Free output_ids in drmmode_set_mode_major()Daniel Martin1-1/+3
2015-10-30modesetting: Handle failures in setting a CRTC to a DRM mode properlyDaniel Martin1-5/+6
2015-10-30vidmode: Drop the unused event codeAdam Jackson1-216/+6
2015-10-28Xorg.man: update to reflect -nolisten tcp becoming defaultAlan Coopersmith1-2/+3
2015-10-28Xorg.man: move XLOCAL details to X(7) man page insteadAlan Coopersmith1-53/+2
2015-10-27build: Remove stale miext/cw include pathsAdam Jackson3-4/+3
2015-10-27DRI2: Sync radeonsi_pci_ids.h from MesaMichel Dänzer1-0/+28
2015-10-26xfree86: Use same inb/outb asm code for i386 amd64 and ia64Adam Jackson1-48/+1
2015-10-21xf86: don't add gpus from udev if autoAddGPU is setDave Airlie1-0/+3
2015-10-21linux: Do not call FatalError from xf86CloseConsoleHans de Goede1-7/+15
2015-10-19hurd: fix xorg-wrapper buildSamuel Thibault1-0/+2
2015-10-19Merge remote-tracking branch 'jeremyhu/master'Adam Jackson1-7/+4
2015-10-19xorg-wrapper: when starting the server as root, reset its environmentJulien Cristau1-1/+5
2015-10-19xorg-wrapper: fix build without libdrmSamuel Thibault1-0/+6
2015-10-19XQuartz: Cleanup formatting of DarwinEQInit that was butchered by automation ...Jeremy Huddleston Sequoia1-6/+3
2015-10-19XQuartz: Make sure that darwin_all_modifier_mask_additions is 0-terminatedJeremy Huddleston Sequoia1-1/+1
2015-10-13XQuartz: Fix how we calculate the height of the OSX menu barKen Thomases1-2/+10
2015-10-13XQuartz: Remove InfoPlist.stringsJeremy Huddleston Sequoia32-31/+1
2015-10-12XQuartz: Relax App Transport Security for communicating with the update serverJeremy Huddleston Sequoia1-0/+13
2015-10-07xwayland: Set physical screen size to somethingJonas Ådahl1-0/+39
2015-10-07xwayland: Update actual screen and root window size on output hot plugJonas Ådahl1-1/+14
2015-10-06bsd: Remove LINKKITAlexandr Shadchin1-3/+0
2015-10-06xfree86: Remove 386BSDAlexandr Shadchin1-5/+1
2015-10-06kdrive: Delete unused TOUCHSCREEN define.Jamey Sharp3-13/+0
2015-10-05xwayland: Adjust screen size with rotationOlivier Fourdan1-2/+7