summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/softpipe/sp_fs_exec.c
Commit message (Expand)AuthorAgeFilesLines
* 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