summaryrefslogtreecommitdiff
path: root/src/mesa/state_tracker/st_cb_flush.h
AgeCommit message (Expand)AuthorFilesLines
2016-10-05st/mesa: set a device reset callback when availableNicolai Hähnle1-0/+3
2015-05-12st/mesa: implement GetGraphicsResetStatusMarek Olšák1-1/+2
2014-01-17s/Tungsten Graphics/VMware/José Fonseca1-2/+2
2013-05-04gallium: fix type of flags in pipe_context::flush()Chia-I Wu1-1/+1
2013-01-04gallium: extend pipe_context::flush for it to accept an END_OF_FRAME flagMarek Olšák1-1/+2
2011-03-11gallium: remove flags from the flush functionMarek Olšák1-1/+1
2010-08-04st/mesa: Add missing headers in st_cb_flush.h.Vinson Lee1-0/+6
2010-04-13st/mesa: Drop st_public support.Chia-I Wu1-0/+7
2007-08-10Lift common winsys functions into pipe's new p_winsys.Keith Whitwell1-3/+3
2007-08-10Handle glFlush/glFinish through the state tracker.Keith Whitwell1-0/+38