summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-08-06xfree86/glamor: use glamor hooks to init/cleanup portsglamor-xv-cleanupKeith Packard1-9/+10
2014-08-06xfree86: Provide Xv driver callback to free data at server resetKeith Packard3-0/+10
2014-08-06ephyr: Free glamor xv data at server reset timeKeith Packard3-0/+17
2014-08-06glamor: provide glamor_xv_fini_port to free data at resetKeith Packard2-0/+7
2014-08-06glamor: Remove shader-based trapezoid implementation. Fixes Bug 76213.glamor-sw-trapsKeith Packard3-1684/+36
2014-08-04BellProc: Send bell event on core protocol bell when requestedEgbert Eich1-1/+1
2014-07-31Add X_BYTE_ORDER to xorg-server.hKeith Packard1-0/+3
2014-07-31Check for dix-config.h or xorg-server.h before using X_BYTE_ORDERMichel Dänzer1-1/+4
2014-07-31xfree86/modes: rotation damage is automatically destroyed on closeKeith Packard1-0/+2
2014-07-31present: Avoid crash at server shutdownKeith Packard1-1/+2
2014-07-31present: Make window MSC offset 0 initiallyKeith Packard3-7/+14
2014-07-31xfree86: Avoid compiler warning for unused vars without systemdKeith Packard1-5/+2
2014-07-30randr: Fix logic in RRPointerToNearestCrtcDavid Ung1-5/+6
2014-07-30Fix files including xorg-server.h by mistakeKeith Packard6-6/+4
2014-07-29dri1: Remove unused DRI{,Post}ValidateTreeAdam Jackson2-81/+0
2014-07-29xquartz: Remove unused DRI{,Post}ValidateTreeAdam Jackson2-59/+0
2014-07-29xkb: Remove some fascinating paranoia from event emissionAdam Jackson1-9/+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-29saver: Don't open-code IsMapInstalledAdam Jackson1-15/+1
2014-07-29render: Remove unused CopyPictureAdam Jackson2-84/+0
2014-07-29os: Remove LocalClientCredAdam Jackson2-30/+0
2014-07-29os: Remove deprecated malloc/free wrappersAdam Jackson3-88/+3
2014-07-29miext/shadow: Remove shadowInitAdam Jackson2-24/+0
2014-07-29miext/shadow: Remove ancient backwards-compatibility hackAdam Jackson2-36/+0
2014-07-29mi: Remove apparently unused miSegregateChildrenAdam Jackson2-17/+0
2014-07-29kdrive: Remove some dead bits of the man pageAdam Jackson1-7/+0
2014-07-29dix: Make some LBX-era code more obviousAdam Jackson1-3/+1
2014-07-29bsd: Remove some reference arm code behind #if 0Adam Jackson1-139/+0
2014-07-28glamor: Eliminate diagonal tearing in xvKeith Packard1-5/+8
2014-07-28mi: Remove semi-arbitrary arch awareness in packed coordinate macrosAdam Jackson1-20/+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