summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/softpipe/sp_state_blend.c
AgeCommit message (Expand)Author
2010-09-25softpipe: make blend/stencil/depth functions staticBrian Paul
2010-05-18gallium: implement set_sample_mask() in all driversRoland Scheidegger
2010-02-10softpipe: adapt to stencil ref changesRoland Scheidegger
2009-12-26softpipe: Flush draw module when fragment pipeline state changes.José Fonseca
2009-08-21softpipe: rework texture sampling codeKeith Whitwell
2008-08-24gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.hBrian Paul
2008-02-15Code reorganization: move files into their places.José Fonseca