aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/softpipe/sp_state_shader.c
Commit message (Expand)AuthorAgeFilesLines
* softpipe: remove redundant draw_flush() callBrian Paul2011-02-281-2/+0
* softpipe: add support for color writes all color bufs propertyDave Airlie2010-12-241-0/+2
* softpipe: make shader-related functions staticBrian Paul2010-09-251-35/+55
* softpipe: rename sp_state_fs.c -> sp_state_shader.cBrian Paul2010-09-251-0/+281