aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/softpipe/sp_fs_exec.c
Commit message (Expand)AuthorAgeFilesLines
* softpipe: setup machine->Face without a conditionalBrian Paul2009-12-011-5/+2
* softpipe: Initialise TGSI machine's Face.Michal Krol2009-11-231-1/+7
* softpipe: Grab fs output z from the correct file.Michal Krol2009-09-251-1/+1
* softpipe: reduce textual differences between exec and sse shader pathsKeith Whitwell2009-08-111-25/+26
* softpipe: setup quad outputs from with fs->runKeith Whitwell2009-07-301-1/+33
* softpipe: reformatting, comments, minor clean-upsBrian Paul2009-03-221-9/+8
* gallium: Remove some superfluous instances of #include "p_inlines.h".Michel Dänzer2009-03-041-1/+0
* softpipe: rename sp_headers.h to sp_quad.hBrian2009-02-111-1/+1
* softpipe: remove old/unneeded dependencies between TGSI exec and softpipeBrian2008-11-231-1/+1
* gallium: remove unused varBrian Paul2008-10-211-3/+0
* gallium: fix the shader-rebind test in softpipe, as was done for the draw mod...Brian Paul2008-10-151-4/+1
* gallium: temporariliy revert softpipe shader optimizationBrian Paul2008-10-151-1/+2
* softpipe: Obey const qualifier.José Fonseca2008-09-191-2/+2
* cell: dump generated code if CELL_DEBUG=asmBrian Paul2008-09-171-5/+24
* softpipe: Split changing fields of quad_header into input, inout and output p...Michal Krol2008-09-081-1/+1
* gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.hBrian Paul2008-08-241-1/+1
* Merge tgsi/exec and tgsi/util directories.José Fonseca2008-07-281-2/+2
* gallium: in drivers, make copy of tokens passed to pipe->create_vs/fs_state()Brian Paul2008-05-171-1/+4
* Bring in several forgotten MSVC fixes.José Fonseca2008-02-231-2/+2
* [PATCH] softpipe: unbreak sp_setup_pos_vector on non-x86 systemsKeith Whitwell2008-02-211-0/+35
* Merge commit 'origin/gallium-0.1' into gallium-0.1Keith Whitwell2008-02-151-0/+112