aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/softpipe/sp_state_fs.c
Commit message (Expand)AuthorAgeFilesLines
* gallium: rework CSO-related code in state trackerBrian2008-03-111-1/+2
* gallium: remove uses_kill field from softpipe_shaderBrian2008-02-271-3/+0
* gallium: added tgsi_shader_field to sp_fragment_shaderBrian2008-02-261-6/+10
* gallium: disable early Z test if fragment shader contains KIL instruction.Brian2008-02-231-9/+13
* Merge commit 'origin/gallium-0.1' into gallium-0.1Keith Whitwell2008-02-151-46/+23
* Code reorganization: update build.José Fonseca2008-02-151-4/+4
* Code reorganization: move files into their places.José Fonseca2008-02-151-0/+179