summaryrefslogtreecommitdiffstats
path: root/src/mesa/state_tracker/st_cb_flush.h
Commit message (Expand)AuthorAgeFilesLines
* st/mesa: set a device reset callback when availableNicolai Hähnle2016-10-051-0/+3
* st/mesa: implement GetGraphicsResetStatusMarek Olšák2015-05-121-1/+2
* s/Tungsten Graphics/VMware/José Fonseca2014-01-171-2/+2
* gallium: fix type of flags in pipe_context::flush()Chia-I Wu2013-05-041-1/+1
* 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