summaryrefslogtreecommitdiff
path: root/src/mesa/pipe/softpipe/sp_flush.h
AgeCommit message (Collapse)Author
2007-08-10Lift common winsys functions into pipe's new p_winsys.Keith Whitwell
2007-08-10Handle glFlush/glFinish through the state tracker.Keith Whitwell
2007-08-09Add flush/finish functionality to pipe.Keith Whitwell
Not sure if finish() is the right interface yet.