summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/softpipe/sp_state_shader.c
AgeCommit message (Collapse)Author
2011-02-28softpipe: remove redundant draw_flush() callBrian Paul
We'll flush after the same-shader comparison.
2010-12-24softpipe: add support for color writes all color bufs propertyDave Airlie
2010-09-25softpipe: make shader-related functions staticBrian Paul
2010-09-25softpipe: rename sp_state_fs.c -> sp_state_shader.cBrian Paul