summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2014-08-21ephyr: set screen size & origin from host X server output's CRTC geometryLaércio de Sousa5-7/+174
2014-08-21ephyr: enable screen window placement following kdrive -screen option extende...Laércio de Sousa5-6/+27
2014-08-21kdrive: add support to +X+Y syntax in -screen option parsingLaércio de Sousa2-4/+21
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-17Fix format string.Joerg Sonnenberger1-1/+1
2014-08-12Merge remote-tracking branch 'jeremyhu/master'Keith Packard1-6/+17
2014-08-12xfree86: [v2] Remove duplicate InputInfoPtr typedef from xf86Xinput.hKeith Packard1-2/+3
2014-08-11XQuartz: Better support turning off "Displays have separate Spaces" on OS X M...Jeremy Huddleston Sequoia1-6/+17
2014-08-07kdrive: Remove a dead struct.Eric Anholt1-9/+0
2014-08-07xv: Drop the ClientPtr from the interface to the DDX.Eric Anholt2-58/+40
2014-08-07xv: Remove the no-op AllocatePort/FreePort interfaces.Eric Anholt2-34/+0
2014-08-06kdrive: Don't bother explicitly clearing new window privates to NULL.Eric Anholt2-22/+0
2014-08-06kdrive: Remove dead KXVPaintRegion().Eric Anholt2-44/+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 Anholt4-26/+13
2014-08-06xv: Move the DDX XV screen private allocation into the DDXes.Eric Anholt2-14/+12
2014-08-06xv: Drop the ddQueryAdaptors() interface.Eric Anholt2-32/+4
2014-08-06xv: Move common code for adaptor cleanup to xvmain.cEric Anholt2-57/+2
2014-08-06xv: Remove dead VIDEO_NO_CLIPPING from the xorg and kdrive DDXes.Eric Anholt5-112/+1
2014-08-06xv: Remove dead VIDEO_INVERT_CLIPLIST from the xorg and kdrive DDXes.Eric Anholt5-63/+0
2014-07-31xfree86/modes: rotation damage is automatically destroyed on closeKeith Packard1-0/+2
2014-07-31xfree86: Avoid compiler warning for unused vars without systemdKeith Packard1-5/+2
2014-07-30Fix files including xorg-server.h by mistakeKeith Packard1-1/+0
2014-07-29dri1: Remove unused DRI{,Post}ValidateTreeAdam Jackson2-81/+0
2014-07-29xquartz: Remove unused DRI{,Post}ValidateTreeAdam Jackson2-59/+0
2014-07-29xfree86: Remove unused HardEdgesAdam Jackson1-16/+1
2014-07-29xfree86: Remove useless #include "fb.h"Adam Jackson1-1/+0
2014-07-29xfree86: Remove pointless xf86RandRCreateScreenResourcesAdam Jackson1-32/+0
2014-07-29xfree86: Remove protectMem from VidMemInfoAdam Jackson1-2/+0
2014-07-29xfree86: Remove unused xf86{Map,Unmap}LegacyIOAdam Jackson2-17/+0
2014-07-29xfree86: Remove deprecated PCI typesAdam Jackson1-4/+0
2014-07-29xfree86: Remove some unused pre-pciaccess typesAdam Jackson1-12/+0
2014-07-29xfree86: Remove xf86ConfigActivePciEntityAdam Jackson2-35/+0
2014-07-29vgahw: Nuke unused vgaCmap.cAdam Jackson3-279/+1
2014-07-29kdrive: Remove some dead bits of the man pageAdam Jackson1-7/+0
2014-07-29bsd: Remove some reference arm code behind #if 0Adam Jackson1-139/+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
2014-07-28xfree86: Pull generic barrier() definition up to top levelAdam Jackson1-5/+5
2014-07-28xfree86: Remove MMIO_ONB* and friendsAdam Jackson5-259/+14
2014-07-28xfree86: Clean up powerpc barrier declsAdam Jackson1-6/+1
2014-07-28xfree86: Simplify a bunch of OS and arch conditionalsAdam Jackson1-13/+6
2014-07-28xfree86: Remove pre-2.6 Linux ppc supportAdam Jackson1-7/+0
2014-07-28xfree86: Remove a useless !__SUNPRO_C guardAdam Jackson1-2/+0
2014-07-28xfree86: Undef GCCUSESGASAdam Jackson1-54/+0
2014-07-28xfree86: Remove an unlikely bit of #pragmaAdam Jackson1-8/+0
2014-07-28xfree86: Undef __HIGHC__Adam Jackson1-6/+1
2014-07-28xfree86: Undef FAKEITAdam Jackson1-38/+2
2014-07-28xfree86: Remove a few random ppc declsAdam Jackson1-4/+0