Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium: extend pipe_context::flush for it to accept an END_OF_FRAME flag | Marek Olšák | 2013-01-04 | 1 | -1/+2 |
* | gallium: remove flags from the flush function | Marek Olšák | 2011-03-11 | 1 | -1/+1 |
* | st/mesa: Add missing headers in st_cb_flush.h. | Vinson Lee | 2010-08-04 | 1 | -0/+6 |
* | st/mesa: Drop st_public support. | Chia-I Wu | 2010-04-13 | 1 | -0/+7 |
* | Lift common winsys functions into pipe's new p_winsys. | Keith Whitwell | 2007-08-10 | 1 | -3/+3 |
* | Handle glFlush/glFinish through the state tracker. | Keith Whitwell | 2007-08-10 | 1 | -0/+38 |