aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/state_tracker/st_cb_flush.h
Commit message (Expand)AuthorAgeFilesLines
* gallium: extend pipe_context::flush for it to accept an END_OF_FRAME flagMarek Olšák2013-01-041-1/+2
* gallium: remove flags from the flush functionMarek Olšák2011-03-111-1/+1
* st/mesa: Add missing headers in st_cb_flush.h.Vinson Lee2010-08-041-0/+6
* st/mesa: Drop st_public support.Chia-I Wu2010-04-131-0/+7
* Lift common winsys functions into pipe's new p_winsys.Keith Whitwell2007-08-101-3/+3
* Handle glFlush/glFinish through the state tracker.Keith Whitwell2007-08-101-0/+38