Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium/tests: fix build after index buffer changes | Marek Olšák | 2017-05-11 | 1 | -1/+1 |
* | gallium: merge PIPE_SWIZZLE_* and UTIL_FORMAT_SWIZZLE_* | Marek Olšák | 2016-04-22 | 1 | -8/+8 |
* | gallium/tests: declare sampler views in shaders | Brian Paul | 2016-03-21 | 1 | -0/+1 |
* | gallium: remove PIPE_USAGE_STATIC | Marek Olšák | 2014-02-06 | 1 | -1/+1 |
* | gallium: new, unified pipe_context::set_sampler_views() function | Brian Paul | 2013-10-23 | 1 | -2/+2 |
* | gallium/tests: use pipe_context::bind_sampler_states() | Brian Paul | 2013-10-03 | 1 | -1/+2 |
* | 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/+224 |