summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/softpipe/sp_state_blend.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-17s/Tungsten Graphics/VMware/José Fonseca1-3/+3
2011-09-14softpipe: implement blend color clampingBrian Paul1-0/+7
2010-09-25softpipe: make blend/stencil/depth functions staticBrian Paul1-18/+41
2010-05-18gallium: implement set_sample_mask() in all driversRoland Scheidegger1-0/+7
2010-02-10softpipe: adapt to stencil ref changesRoland Scheidegger1-2/+12
2009-12-26softpipe: Flush draw module when fragment pipeline state changes.José Fonseca1-0/+5
2009-08-21softpipe: rework texture sampling codeKeith Whitwell1-2/+2
2008-08-24gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.hBrian Paul1-1/+1
2008-02-15Code reorganization: move files into their places.José Fonseca1-0/+98