Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium: add usage parameter to pipe_buffer_create | Marek Olšák | 2011-02-15 | 1 | -0/+3 |
* | svga: Add an assert to catch reentrancy. | José Fonseca | 2011-02-03 | 1 | -0/+1 |
* | svga: Correct spelling in swtnl backend | Jakob Bornecrantz | 2010-12-16 | 1 | -4/+4 |
* | gallium: remove unused 'buf' parameter in pipe_buffer_unmap | Marek Olšák | 2010-12-20 | 1 | -1/+1 |
* | gallium: rename draw() to draw_elements() in vbuf code | Brian Paul | 2010-05-05 | 1 | -4/+4 |
* | svga: Implement index bias. | José Fonseca | 2010-04-19 | 1 | -3/+5 |
* | Squashed commit of the following: | Keith Whitwell | 2010-04-10 | 1 | -22/+20 |
* | gallium: pipe/p_inlines.h -> util/u_inlines.h | José Fonseca | 2010-02-02 | 1 | -1/+1 |
* | svga: Avoid synchronization issues when doing SW TNL. | José Fonseca | 2010-01-21 | 1 | -3/+5 |
* | svga: Remove unnecessary headers. | Vinson Lee | 2010-01-21 | 1 | -1/+0 |
* | svga: Ensure buffer size/alignment is not zero. | José Fonseca | 2010-01-18 | 1 | -3/+3 |
* | svga: Add svga driver | Jakob Bornecrantz | 2009-11-17 | 1 | -0/+349 |