summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers
AgeCommit message (Expand)Author
2009-11-20Fix comment to use /* */ rather than //Alan Hourihane
2009-11-20Fix vega compilation.Alan Hourihane
2009-11-20Merge remote branch 'origin/mesa_7_7_branch'Dave Airlie
2009-11-19st/xorg: Fix infinite loop in copy_packed_data.Vinson Lee
2009-11-19st/xorg: Replace compile-time acceleration switch with Option "2DAccel".Michel Dänzer
2009-11-19st/xorg: Miscellaneous XVideo fixes.Michel Dänzer
2009-11-19st/xorg: Try harder to ensure a shared texture has valid contents right away.Michel Dänzer
2009-11-19st/xorg: Don't complain about convolution filter being 'unknown'.Michel Dänzer
2009-11-19st/xorg: Remove superfluous flushes from the EXA WaitMarker hook.Michel Dänzer
2009-11-19st/xorg: Don't initialize non-existing fields.Michel Dänzer
2009-11-18st/xorg: enable yv12 for xvZack Rusin
2009-11-18st/xorg: Init all functions and fix spellingJakob Bornecrantz
2009-11-18st/xorg: Make the #if more easier to readJakob Bornecrantz
2009-11-18st/xorg: Use the correct DRI2BufferPtr struct on 1.6.4 serversJakob Bornecrantz
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-16st/xorg: Only reference new picture formats when they're defined.Michel Dänzer
2009-11-15st/egl: add some basic commentsBrian Paul
2009-11-13st/xorg: try to fix non-uniform transformsZack Rusin
2009-11-11st/xorg: use an immediate instead of a full blown constZack Rusin
2009-11-11st/xorg: don't use flow controlZack Rusin
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-11dri-st: Add some required GL 2.0 extensions.Corbin Simpson
2009-11-10st/xorg: Fallback if picture format doesn't match texture formatJakob Bornecrantz
2009-11-10st/xorg: Don't segfault when debug printingJakob Bornecrantz
2009-11-10st/xorg: wrap to border colorZack Rusin
2009-11-10st/egl: Probe hardware for depth stencil formatJakob Bornecrantz
2009-11-10st/xorg: cleanup the namingZack Rusin
2009-11-10st/xorg: print ouf the picture formats when compositingZack Rusin
2009-11-10st/xorg: Fix SCons build.Michel Dänzer
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-06st/xorg: start accumulating vertices in a common bufferZack Rusin
2009-11-06st/xorg: use quads instead of triangle fansZack Rusin
2009-11-06st/xorg: make the buffer size globalZack Rusin
2009-11-06st/xorg: unify vertex buffer handlingZack Rusin
2009-11-04st/xorg: these flushes shouldn't be necessaryZack Rusin
2009-11-03python/retrace: Cope with null constant buffers.José Fonseca
2009-11-03python/retrace: Add missing colon.José Fonseca
2009-10-29st/xorg: fix scaling ov xv data, plus some cleanupsZack Rusin
2009-10-28st/xorg: fix src coordinates in the video acceleration pathsZack Rusin
2009-10-27st/xorg: fix xvZack Rusin
2009-10-27st/xorg: Adopt to new dirty clip rect typeJakob Bornecrantz
2009-10-26st/xorg: initialize indexes before reswizzling for yuvZack Rusin
2009-10-26st/xorg: stop overflowing yuv buffersZack Rusin
2009-10-26st/xorg: add yuv vertex shaderZack Rusin