summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/xorg/xorg_composite.c
AgeCommit message (Expand)Author
2010-12-02gallium: support for array textures and related changesRoland Scheidegger
2010-03-16st/xorg: fix up xorg state tracker to use cso changesRoland Scheidegger
2010-03-12st/xorg: Remove flushes no longer necessary thanks to context transfers.Michel Dänzer
2010-01-28Merge commit 'origin/perrtblend'Roland Scheidegger
2010-01-25xorg: adapt to blend changesRoland Scheidegger
2010-01-22Merge branch 'mesa_7_7_branch'Brian Paul
2010-01-21st/xorg: Remove unnecessary headers.Vinson Lee
2009-12-01Merge commit 'origin/mesa_7_7_branch'Keith Whitwell
2009-11-27Merge branch 'width0'Roland Scheidegger
2009-11-27st/xorg: proper fix for compositing after rounding upKeith Whitwell
2009-11-26gallium: fix more statetrackers/drivers for not using texture width/height/de...Roland Scheidegger
2009-11-26st/xorg: fix refcounting bugs introduced in earlier commitKeith Whitwell
2009-11-26st/xorg: don't set up constant buffer for non-xv fragment shadersKeith Whitwell
2009-11-26st/xorg: split up shared Done callKeith Whitwell
2009-11-26st/xorg: set up rasterizer state in initKeith Whitwell
2009-11-26st/xorg: consolidate some dest surface state settingKeith Whitwell
2009-11-25st/xorg: accelerate src luminanceZack Rusin
2009-11-22st/xorg: Reorder cases in switch statement.Vinson Lee
2009-11-18st/xorg: Unbind any textures in solidJakob Bornecrantz
2009-11-20st/xorg: Fix type of 'unknown'.Vinson Lee
2009-11-19st/xorg: Don't complain about convolution filter being 'unknown'.Michel Dänzer
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