Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-10-09 | mesa: toggle colormask values with r/g/b keys in tri-mask-tri.c | Brian Paul | |
Plus misc clean-up. | |||
2008-03-14 | mesa: call glColorMask(1,1,1,1) before glClear() | Brian Paul | |
Without this, second and subsequent redraws rendered incorrectly. Plus comments. | |||
2007-12-09 | gallium: more trivial tests | Keith Whitwell | |