summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/softpipe/sp_state_fs.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tgsi/exec and tgsi/util directories.José Fonseca2008-07-281-2/+2
* softpipe: Prevent NULL ptr derreference on takedown.José Fonseca2008-07-051-2/+2
* gallium: in drivers, make copy of tokens passed to pipe->create_vs/fs_state()Brian Paul2008-05-171-4/+1
* softpipe: fix warningKeith Whitwell2008-05-011-2/+1
* Revert "softpipe: squash warning"Keith Whitwell2008-04-221-0/+1
* softpipe: squash warningKeith Whitwell2008-04-221-1/+0
* gallium: assert that we're not deleting the currently bound shaderBrian Paul2008-04-171-0/+3
* 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