summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2015-12-21xfree86: move check for driver->PreInit upPeter Hutterer1-11/+11
2015-12-18xfree86: add NoMatchFoo directives for InputClass sectionsPeter Hutterer5-18/+103
2015-12-18xfree86: whitespace fixPeter Hutterer1-2/+2
2015-12-09vfb: add randr support (v2)Siim Põder1-0/+123
2015-12-08glxproxy: Silence shadowed-variable warningsAdam Jackson1-2/+3
2015-12-08glxproxy: Silence set-but-unused-variable warningsAdam Jackson2-31/+6
2015-12-08dmx: Run 'doxygen -u' to upgrade the doxygen config fileAdam Jackson1-794/+1635
2015-12-08dmx: Silence unused variable warning in dmxcompatAdam Jackson1-2/+0
2015-12-08dmx: Silence lex/yacc-related config parser warningsAdam Jackson6-5/+8
2015-12-08systemd-logind.c: don't parse VT settings for non-seat0 X serversLaércio de Sousa1-1/+2
2015-12-07x86emu: Squash a warningAdam Jackson1-1/+1
2015-12-07x86emu: Correctly handle 0x66 prefix for some instructionsJulian Pidancet1-50/+142
2015-12-07modesetting: create entities for pci and old probe. (v2)Dave Airlie1-23/+26
2015-12-07modesetting: drop platform_dev pointer.Dave Airlie2-10/+1
2015-12-03Xorg.wrap: activate libdrm based detection for KMS driversArkadiusz Miśkiewicz1-0/+1
2015-12-02Revert "hw/xfree86: Use NotifyFd for device and other input fd wakeups"Adam Jackson1-26/+41
2015-12-01hw/xfree86: Use NotifyFd for device and other input fd wakeupsKeith Packard1-41/+26
2015-12-01hw/xwayland: Use NotifyFd handler to monitor wayland socketKeith Packard1-9/+10
2015-12-01modesetting: Use NotifyFd for drm event monitoringKeith Packard1-11/+5
2015-12-01kdrive/ephyr: Use NotifyFd for XCB connection input [v2]Keith Packard5-6/+12
2015-12-01hw/kdrive: Use NotifyFd for kdrive input devicesKeith Packard1-14/+14
2015-12-01hw/kdrive: Use NotifyFd interface for kdrive/linux APM monitoringKeith Packard1-13/+4
2015-12-01xf86: Bump ABI version to 21agoins1-1/+1
2015-12-01xwayland: Update screen size on output removalOlivier Fourdan1-23/+41
2015-12-01xwayland: Always update the wl_pointer cursor on pointer focusJonas Ådahl1-1/+21
2015-11-30xwayland: Do not set root clip when rootlessOlivier Fourdan3-4/+10
2015-11-30xwayland: check if creating xwl_output succeededMarek Chalupa2-2/+25
2015-11-30xwayland: fix memory leaks on error paths in xwl_realize_windowMarek Chalupa1-3/+28
2015-11-30Replace 'sun' with '__sun'Richard PALO8-23/+23
2015-11-30kdrive/UnregisterFd: Fix off by oneEgbert Eich1-1/+1
2015-11-30dix: Remove redundant ChangeWindowPropertyAdam Jackson1-3/+4
2015-11-24xnest: Fix needless build dependency on xcb-util-keysymsAdam Jackson1-3/+2
2015-11-24XWayland: Use FocusIn events for keyboard enterDaniel Stone1-1/+5
2015-11-24xfree86: fix minor memory leakPeter Hutterer1-1/+4
2015-11-18glamor: Delay making pixmaps shareable until we need to.Eric Anholt1-6/+0
2015-11-18glamor: Hook up EGL DestroyPixmap through the normal wrap chain.Eric Anholt1-5/+0
2015-11-18modesetting: No need to free the EGLImage just before freeing the pixmap.Eric Anholt1-6/+0
2015-11-10Also 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