Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | st/mesa: set a device reset callback when available | Nicolai Hähnle | 2016-10-05 | 1 | -0/+3 |
* | st/mesa: implement GetGraphicsResetStatus | Marek Olšák | 2015-05-12 | 1 | -1/+2 |
* | s/Tungsten Graphics/VMware/ | José Fonseca | 2014-01-17 | 1 | -2/+2 |
* | gallium: fix type of flags in pipe_context::flush() | Chia-I Wu | 2013-05-04 | 1 | -1/+1 |
* | 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 |