| Commit message (Expand) | Author | Age | Files | Lines |
* | rbug: Use the call mutex | Jakob Bornecrantz | 2011-03-13 | 1 | -19/+187 |
* | rbug: Skip drawing on disabled shaders | Jakob Bornecrantz | 2011-03-13 | 1 | -1/+4 |
* | gallium: remove flags from the flush function | Marek Olšák | 2011-03-11 | 1 | -2/+0 |
* | gallium: kill is_resource_referenced | Marek Olšák | 2011-03-11 | 1 | -18/+0 |
* | rbug: Fix depth stencil surface not being sent to the client | Jakob Bornecrantz | 2011-03-03 | 1 | -0/+3 |
* | gallium: notify drivers about possible changes in user buffer contents | Marek Olšák | 2011-02-14 | 1 | -0/+14 |
* | gallium: support for array textures and related changes | Roland Scheidegger | 2010-12-02 | 1 | -24/+48 |
* | rbug: fix rbug when contexts are being destroyed | Zack Rusin | 2010-09-22 | 1 | -0/+1 |
* | gallium: Keep only pipe_context::draw_vbo. | Chia-I Wu | 2010-07-29 | 1 | -86/+0 |
* | gallium: Implement draw_vbo and set_index_buffer for all drivers. | Chia-I Wu | 2010-07-29 | 1 | -0/+34 |
* | os, rbug: remove PIPE_THREAD_HAVE_CONDVAR | nobled | 2010-07-12 | 1 | -8/+0 |
* | gallium: adjust the query interface to support custom types | Zack Rusin | 2010-06-08 | 1 | -1/+1 |
* | gallium: rename clearRT / clearDS to clear_render_target / clear_depth_stencil | Roland Scheidegger | 2010-06-03 | 1 | -30/+30 |
* | rbug: adapt to clear interface changes | Roland Scheidegger | 2010-05-29 | 1 | -28/+48 |
* | rbug: add set sample mask passthrough. | Dave Airlie | 2010-05-26 | 1 | -0/+12 |
* | rbug: fix breakage due to interface changes | Roland Scheidegger | 2010-05-21 | 1 | -42/+54 |
* | rbug: Fix draw blocking | Jakob Bornecrantz | 2010-05-12 | 1 | -0/+82 |
* | rbug: Fix sampler views and surfaces in context info | Jakob Bornecrantz | 2010-05-12 | 1 | -11/+29 |
* | rbug: Fix shaders | Jakob Bornecrantz | 2010-05-12 | 1 | -18/+82 |
* | rbug: Break out of trace | Jakob Bornecrantz | 2010-05-12 | 1 | -0/+908 |