summaryrefslogtreecommitdiff
path: root/src/mesa/state_tracker/st_cb_flush.h
AgeCommit message (Collapse)Author
2010-04-13st/mesa: Drop st_public support.Chia-I Wu
There is no user of st_public now.
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