Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium: add pipe cap for scissored clears and pass scissor state to clear() ... | Mike Blumenkrantz | 2020-04-29 | 1 | -0/+1 |
* | gallium/tests: use ARRAY_SIZE macro | Eric Engestrom | 2017-09-08 | 1 | -1/+3 |
* | gallium/tests: fix build after index buffer changes | Marek Olšák | 2017-05-11 | 1 | -1/+1 |
* | gallium: remove PIPE_USAGE_STATIC | Marek Olšák | 2014-02-06 | 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/+1 |
* | gallium: add start_slot parameter to set_vertex_buffers | Marek Olšák | 2012-10-31 | 1 | -1/+1 |
* | graw: Ensure new members are zeroed. | José Fonseca | 2012-10-26 | 1 | -0/+1 |
* | gallium/graw: stop using user_buffer_create | Marek Olšák | 2012-05-12 | 1 | -4/+5 |
* | tests/graw: Add a bunch of tests. | José Fonseca | 2012-02-22 | 1 | -0/+222 |