summaryrefslogtreecommitdiff
path: root/src/mesa/pipe/softpipe/sp_quad_earlyz.c
AgeCommit message (Expand)Author
2007-12-14Don't always declare frag shader INPUT[0] as fragment position.Brian
2007-12-10gallium: remove unnecessary guards on qs->nextKeith Whitwell
2007-11-19optimize earlyz_quad(), add comments, remove unneeded #includesBrian
2007-11-18Implement early depth test.Michal Krol