summaryrefslogtreecommitdiffstats
path: root/src/mesa/pipe/softpipe/sp_clear.h
Commit message (Expand)AuthorAgeFilesLines
* pipe->clear() now takes a surface, rather than color/depth/stencil flags.Brian2007-08-021-2/+2
* Remove references to accum buffers in softpipe.Keith Whitwell2007-08-021-1/+1
* Initial work for glClear(), clear color state.Brian2007-06-201-0/+43