summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/xorg/xorg_composite.c
AgeCommit message (Expand)Author
2009-11-17st/xorg: Fix copy-pastoJakob Bornecrantz
2009-11-16st/xorg: Fix comp alpha code and deal with luminance masksJakob Bornecrantz
2009-11-16st/xorg: Incase of format missmatch swizzle channels and set alphaJakob Bornecrantz
2009-11-11st/xorg: implement repeatnone and make some code smell less like assZack Rusin
2009-11-11st/xorg: fallback until daddy can implement you properlyZack Rusin
2009-11-10st/xorg: wrap to border colorZack Rusin
2009-11-09st/xorg: remove deprecated rendering codeZack Rusin
2009-11-09st/xorg: fix composite batchingZack Rusin
2009-11-06st/xorg: implement batching for the composite opZack Rusin
2009-11-06st/xorg: batch solid fill requestsZack Rusin
2009-11-04st/xorg: these flushes shouldn't be necessaryZack Rusin
2009-10-23st/xorg: fix text with component alpha renderingZack Rusin
2009-10-23st/xorg: lots of fixes related to compositingZack Rusin
2009-10-22st/xorg: cleanup the checks for whether the op is acceleratedZack Rusin
2009-10-22st/xorg: lots of render fixesZack Rusin
2009-10-19st/xorg: implement basic src/mask transformationsZack Rusin
2009-10-15st/xorg: refix source overZack Rusin
2009-10-15st/xorg: fix most of the composition modesZack Rusin
2009-10-14st/xorg: get transparency on fills working (fixes Qt/KDE apps)Zack Rusin
2009-10-13st/xorg: solid fills with masks are supportedZack Rusin
2009-10-13st/xorg: fix and enable by default xrender accelerationZack Rusin
2009-10-11st/xorg: lots of rendering and xv changesZack Rusin
2009-10-08st/xorg: More fallback debuggingJakob Bornecrantz
2009-09-28st/xorg: Make debug printing optionalJakob Bornecrantz
2009-09-25st/xorg: Flush render cache if but only if a source has pending write operati...Michel Dänzer
2009-09-25st/xorg: Reject Composite acceleration for some cases not working yet.Michel Dänzer
2009-09-25st/xorg: Bind rasterizer state for copies.Michel Dänzer
2009-09-25st/xorg: Source-only pictures always have format PICT_a8r8g8b8.Michel Dänzer
2009-09-25st/xorg: Better checks for unsupported component alpha pictures.Michel Dänzer
2009-09-24st/xorg: fills are supported plussome minor clenupsZack Rusin
2009-09-24st/xorg: add easier way of disabling/enabling accelerationZack Rusin
2009-09-23st/xorg: keep the user buffer contents aroundZack Rusin
2009-09-22st/xorg: Fix two leeksJakob Bornecrantz
2009-09-15st/xorg: fixing copies and composite shadersZack Rusin
2009-09-15st/xorg: lots of fixesZack Rusin
2009-09-14st/xorg: add some debugging helpersZack Rusin
2009-09-10st/xorg: rename ctx to pipe to match every other gallium state trackerZack Rusin
2009-09-10st/xorg: implement pipelines surface/texture copiesZack Rusin
2009-09-10st/xorg: unite finalization and stub out pipelined copiesZack Rusin
2009-09-10st/xorg: disable solid fills until copies are accelerated as wellZack Rusin
2009-09-10st/xorg: implement exasolids with full pipeliningZack Rusin
2009-09-10st/xorg: start adding support for surface fillsZack Rusin
2009-09-03st/xorg: adjust enums in preperation for gradientsZack Rusin
2009-09-02st/xorg: handle xrender repeat modesZack Rusin
2009-09-02st/xorg: flip the coordinate systemZack Rusin
2009-09-01st/xorg: setup solid fillsZack Rusin
2009-09-01st/xorg: fold back the helper function into coreZack Rusin
2009-09-01st/xorg: start rendering and compositing picturesZack Rusin
2009-08-31st/xorg: add code to render textured quads for composite accelerationZack Rusin
2009-08-31st/xorg: setup constant buffers for vertex and fragment shadersZack Rusin