summaryrefslogtreecommitdiff
path: root/progs/trivial/tri-mask-tri.c
AgeCommit message (Collapse)Author
2008-03-14mesa: call glColorMask(1,1,1,1) before glClear()Brian Paul
Without this, second and subsequent redraws rendered incorrectly. Plus comments.
2007-12-09gallium: more trivial testsKeith Whitwell