| Commit message (Expand) | Author | Age | Files | Lines |
* | svga: add new helper functions for GBS buffers | Brian Paul | 2014-02-14 | 1 | -0/+76 |
* | svga: add new memory-used HUD query | Brian Paul | 2013-04-03 | 1 | -0/+2 |
* | svga: remove unneeded 'struct svga_screen' declarations | Brian Paul | 2012-08-02 | 1 | -1/+0 |
* | gallium: remove pipe_context::redefine_user_buffer | Marek Olšák | 2012-04-30 | 1 | -6/+0 |
* | svga: Fix multiple uploads of the same user-buffer. | Thomas Hellstrom | 2011-07-01 | 1 | -7/+6 |
* | svga: Handle null buffers in svga_buffer_is_user_buffer(). | José Fonseca | 2011-07-01 | 1 | -1/+5 |
* | gallium/svga: Upload only parts of user-buffers that we actually use | Thomas Hellstrom | 2011-07-01 | 1 | -0/+7 |
* | svga: Hardcode SVGA_COMBINE_USERBUFFERS to 1. | José Fonseca | 2011-03-16 | 1 | -1/+5 |
* | svga: Use transfer information on buffer transfers. | José Fonseca | 2011-03-16 | 1 | -14/+0 |
* | Revert "gallium/svga: Only upload parts of vertexarrays that are actually used" | Thomas Hellstrom | 2011-03-10 | 1 | -6/+0 |
* | gallium/svga: Only upload parts of vertexarrays that are actually used | Thomas Hellstrom | 2011-03-10 | 1 | -0/+6 |
* | svga: Proper redefine_user_buffer implementation. | José Fonseca | 2011-02-16 | 1 | -0/+6 |
* | svga: Remove the screen private context. | José Fonseca | 2010-05-03 | 1 | -1/+1 |
* | Squashed commit of the following: | Keith Whitwell | 2010-04-10 | 1 | -0/+246 |