summaryrefslogtreecommitdiff
path: root/hw/xfree86/common
AgeCommit message (Expand)AuthorFilesLines
2015-06-30xf86: restrict when we auto add devices as gpu devices.Dave Airlie1-6/+7
2015-05-20dix: hook up the unaccelerated valuator masksPeter Hutterer1-0/+4
2015-05-20dix: Add unaccelerated valuators to the ValuatorMaskPeter Hutterer1-1/+1
2015-05-11Merge remote-tracking branch 'airlied/for-keithp'Keith Packard3-11/+72
2015-04-27xf86Crtc: right-of placement by default.Adam Jackson1-0/+6
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 Airlie3-11/+45
2015-04-21Convert hw/xfree86 to new *allocarray functionsAlan Coopersmith15-71/+76
2015-04-21Let calloc handle multiplicationAlan Coopersmith3-4/+4
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-13Drop valuator mask argument from GetKeyboardEventsPeter Hutterer4-46/+12
2014-12-19Solaris: Move shared declarations to xf86_OSlib.hAlan Coopersmith1-1/+0
2014-11-24Merge remote-tracking branch 'whot/for-keith'Keith Packard16-43/+47
2014-11-12Drop trailing whitespacesPeter Hutterer15-43/+43
2014-11-12xfree86: drop double-typedef of DBusConnectionPeter Hutterer1-0/+4
2014-10-30xfree86: Bump ABI versions (video: 19, extension: 9)Aaron Plattner1-2/+2
2014-10-27dix: Always store GC client clip as a region (v2)Adam Jackson1-1/+1
2014-10-09Merge remote-tracking branch 'ajax/dead-code'Keith Packard1-15/+0
2014-10-09dix: Drop the third argument from WindowExposuresProcPtrAdam Jackson1-3/+3
2014-10-08xfree86: Remove some can't-happen printf from xf86CreateRootWindowAdam Jackson1-15/+0
2014-10-02xfree86: Remove remaining return FALSE from configServerFlagsKeith Packard1-1/+1
2014-09-26xfree86: Remove pointless xf86PrintMarkersAdam Jackson1-7/+1
2014-09-26xfree86: configServerFlags never fails, make it return voidAdam Jackson1-8/+2
2014-09-26xfree86: Remove unused xf86Info.useDefaultFontPathFromAdam Jackson2-3/+0
2014-09-26xfree86: Remove xf86Info.log (v2)Adam Jackson3-10/+0
2014-09-26xfree86: Remove useless back-pointer to pScrn from colormap codeAdam Jackson1-26/+20
2014-09-26xfree86: Remove spurious xf86ConfigErrorAdam Jackson1-36/+12
2014-09-26xfree86: Remove Option "TextClockFreq"Adam Jackson3-4/+0
2014-09-26xfree86: Remove xv clip notify driver hookAdam Jackson3-8/+0
2014-08-21xfree86: Allow non-PCI devices as primaryThierry Reding1-4/+3
2014-08-21xfree86: Fallback to first platform device as primaryThierry Reding3-0/+19
2014-08-12xfree86: [v2] Remove duplicate InputInfoPtr typedef from xf86Xinput.hKeith Packard1-2/+3
2014-08-07xv: Drop the ClientPtr from the interface to the DDX.Eric Anholt1-29/+20
2014-08-07xv: Remove the no-op AllocatePort/FreePort interfaces.Eric Anholt1-17/+0
2014-08-06xv: Move xf86 XV color key helper to core.Eric Anholt1-24/+1
2014-08-06xv: Move CloseScreen setup from a DIX hook to normal wrapping.Eric Anholt2-13/+7
2014-08-06xv: Move the DDX XV screen private allocation into the DDXes.Eric Anholt1-7/+7
2014-08-06xv: Drop the ddQueryAdaptors() interface.Eric Anholt1-16/+2
2014-08-06xv: Move common code for adaptor cleanup to xvmain.cEric Anholt1-30/+1
2014-08-06xv: Remove dead VIDEO_NO_CLIPPING from the xorg and kdrive DDXes.Eric Anholt2-47/+0
2014-08-06xv: Remove dead VIDEO_INVERT_CLIPLIST from the xorg and kdrive DDXes.Eric Anholt2-25/+0
2014-07-31xfree86: Avoid compiler warning for unused vars without systemdKeith Packard1-5/+2
2014-07-29xfree86: Remove unused HardEdgesAdam Jackson1-16/+1
2014-07-29xfree86: Remove pointless xf86RandRCreateScreenResourcesAdam Jackson1-32/+0
2014-07-29xfree86: Remove unused xf86{Map,Unmap}LegacyIOAdam Jackson1-12/+0
2014-07-29xfree86: Remove xf86ConfigActivePciEntityAdam Jackson2-35/+0
2014-07-28xfree86: Unify the ppc/sparc mmio-swap-or-not conditionalsAdam Jackson1-31/+8
2014-07-28xfree86: Clean up some silly __sparc macro usageAdam Jackson1-2/+2