summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2015-05-12Xephyr: Fix broken image when endianess of client machine and host-Xserver di...Egbert Eich1-2/+10
2015-05-12Xephyr: Fix screen image draw for the non-Glamor & non-XHSM caseEgbert Eich1-1/+1
2015-05-12Xephyr: Fix compile when debugging is enabledEgbert Eich1-1/+1
2015-05-12Xephyr: Print default server display number if none is specifiedEgbert Eich1-1/+1
2015-05-12Xephyr: Don't crash when no command line argument is specifiedEgbert Eich3-4/+9
2015-05-12modesetting: Include dix-config.h from dumb_bo.cMichel Dänzer1-0/+4
2015-05-11Merge remote-tracking branch 'ajax/xserver-next'Keith Packard1-0/+2
2015-05-11xwayland: Fix error stringsRobert Ancell3-5/+5
2015-05-11Merge remote-tracking branch 'airlied/for-keithp'Keith Packard12-53/+565
2015-05-11modesetting: Fix software cursor fallbackAdel Gadllah1-2/+2
2015-05-11xwayland: Implement smooth scrollingDima Ryazanov2-41/+16
2015-05-11Merge remote-tracking branch 'jturney/mingw-build-fixes'Keith Packard2-1/+5
2015-05-07xfree86: Return NULL from xf86CompatOutput if no compat_output is definedJason Gerecke1-0/+2
2015-05-07xwayland: Fix error stringsRobert Ancell3-5/+5
2015-04-27modesetting: add tile property support (v2.1)Dave Airlie2-0/+43
2015-04-27modesetting: add dynamic connector hotplug support (MST) (v3)Dave Airlie1-16/+197
2015-04-27modesetting: stop caching mode resourcesDave Airlie2-18/+19
2015-04-27xf86Crtc/monitors: create initial monitors for tiled outputsDave Airlie1-0/+66
2015-04-27xf86Crtc: setup tiled monitors correctly in right ofDave Airlie1-0/+61
2015-04-27xf86Crtc: right-of placement by default.Adam Jackson2-8/+74
2015-04-27xfree86: attempt to autoconfig gpu slave devices (v3)Dave Airlie1-5/+26
2015-04-27xserver: add xorg.conf support for gpu devices. (v2.1)Dave Airlie8-13/+86
2015-04-22hw/xnest: Fix build for MinGWJon TURNEY1-0/+4
2015-04-22hw/xwin/winclipboard: Link xwinclip with -lpthreadJon TURNEY1-1/+1
2015-04-21Convert hw/dmx to new *allocarray functionsAlan Coopersmith16-59/+51
2015-04-21Convert hw/kdrive to new *allocarray functionsAlan Coopersmith6-14/+14
2015-04-21Convert hw/xnest & hw/vfb to new *allocarray functionsAlan Coopersmith6-22/+18
2015-04-21Convert hw/xfree86 to new *allocarray functionsAlan Coopersmith26-107/+111
2015-04-21Add XNFcallocarray() to allow xnfcalloc() to check for overflowAlan Coopersmith1-2/+2
2015-04-21Let calloc handle multiplicationAlan Coopersmith3-4/+4
2015-04-21Remove apSolaris.shar (old "aperture" kernel driver for Solaris)Alan Coopersmith2-808/+1
2015-04-17systemd-logind: don't second guess D-Bus default timeoutRay Strode1-8/+6
2015-04-17systemd-logind: filter out non-signal messages from message filterRay Strode1-0/+3
2015-04-13Re-enable non serverfd input devices immediately on vtenterHans de Goede1-3/+4
2015-03-31xfree86: Add GPU screens even if there are no active GDevsAaron Plattner1-3/+11
2015-03-31xfree86: Fix xf86_check_platform_slot's handling of PCIAaron Plattner1-2/+4
2015-03-31Merge remote-tracking branch 'airlied/for-keithp'Keith Packard2-2/+77
2015-03-31Fix XQuartz buildJon Turney1-0/+2
2015-03-31xf86Crtc: add tile prop settingDave Airlie2-2/+77
2015-03-27Merge remote-tracking branch 'anholt/glamor-next'Keith Packard5-12/+9
2015-03-24ephyr: Avoid a segfault with 'DISPLAY= Xephyr -glamor'Jon TURNEY1-1/+1
2015-03-24glamor: Just set the logic op to what we want at the start of all rendering.Eric Anholt1-0/+2
2015-03-24glamor: Eliminate GLAMOR_USE_SCREEN and GLAMOR_USE_PICTURE_SCREENKeith Packard3-12/+3
2015-03-24xwayland: Add dependency on glamor libsOlivier Fourdan1-0/+1
2015-03-24ephyr: Fail if glamor is requested but not usableOlivier Fourdan1-3/+6
2015-03-23hw/xwin: Report OS version in logJon TURNEY5-1/+95
2015-03-23hw/xwin: Remove Shadow DirectDraw engineJon TURNEY8-1287/+5
2015-03-23hw/xwin: Only set native positions if XINERAMA is enabledJon TURNEY1-8/+12
2015-03-23hw/xwin: Register native screens with pseudoramiXJon TURNEY2-0/+61
2015-03-16Make PseudoramiXExtensionInit() prototype more generally availableJon TURNEY1-0/+1