summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/xorg/xorg_exa_tgsi.c
AgeCommit message (Expand)Author
2010-06-30st/xorg: s/free/FREE for matching MALLOC/CALLOCnobled
2010-01-21st/xorg: Remove unnecessary headers.Vinson Lee
2009-12-29st/xorg: Use C-style comments.Vinson Lee
2009-12-27st/xorg: Silence unused variable warnings.Vinson Lee
2009-11-25st/xorg: accelerate src luminanceZack Rusin
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: 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-10-27st/xorg: fix xvZack Rusin
2009-10-26st/xorg: stop overflowing yuv buffersZack Rusin
2009-10-26st/xorg: add yuv vertex shaderZack Rusin
2009-10-26st/xorg: add yuv shadersZack 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: lots of render fixesZack 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-09-25st/xorg: Make sure struct is fully initialized.Michel Dänzer
2009-09-25st/xorg: Use generic semantic for Composite mask coordinates.Michel Dänzer
2009-09-15st/xorg: fixing copies and composite shadersZack Rusin
2009-09-15st/xorg: Brian suggested that those could be mad'sZack Rusin
2009-09-14st/xorg: fix ureg_DECL_constant() parametersBrian Paul
2009-09-12tgsi/ureg: give ureg_DECL_constant an explicit index parameterKeith Whitwell
2009-09-12tgsi/ureg: VS inputs don't have any semantic tags, just an indexKeith Whitwell
2009-09-10st/xorg: rename ctx to pipe to match every other gallium state trackerZack 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: add linear and radial gradient accelerationZack Rusin
2009-09-03st/xorg: radial gradient shaderZack Rusin
2009-09-03st/xorg: linear gradient shaderZack Rusin
2009-09-03st/xorg: cleanup and adjust to the changes in the ureg codeZack Rusin
2009-09-02st/xorg: fix warningsZack Rusin
2009-09-02st/xorg: handle solid fills in the fragment shaderZack Rusin
2009-09-01st/xorg: getting indexes right tends to be helpfulZack Rusin
2009-09-01st/xorg: redo the vertex shaderZack Rusin
2009-08-28st/xorg: normalize coords for the src operands in the vertex shaderZack Rusin
2009-08-27st/xorg: bind framebuffer and viewport for exaZack Rusin
2009-08-26st/xorg: create basic vertex shaderZack Rusin
2009-08-26st/xorg: create basic fragment shaderZack Rusin
2009-08-25xorg: insert shaders into the cacheZack Rusin
2009-08-25exa: add basic code to cache vertex and fragment shadersZack Rusin
2009-08-25exa: check whether the op is acceleratedZack Rusin
2009-08-24xorg: fix compilationZack Rusin
2009-08-24xorg: start on code accelerating renderZack Rusin