summaryrefslogtreecommitdiff
path: root/src/mesa/pipe/softpipe/sp_clear.h
AgeCommit message (Expand)Author
2007-08-13Start breaking the #include dependencies between pipe drivers and mesa.Keith Whitwell
2007-08-02pipe->clear() now takes a surface, rather than color/depth/stencil flags.Brian
2007-08-02Remove references to accum buffers in softpipe.Keith Whitwell
2007-06-20Initial work for glClear(), clear color state.Brian