summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/nv10/nv10_clear.c
AgeCommit message (Collapse)Author
2009-04-04gallium: Clean up driver clear() interface.Michel Dänzer
Only allows clearing currently bound buffers, but colour and depth/stencil in a single call.
2008-03-15nv10.Stephane Marchesin