Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | svga: check to avoid writing beyond end of constant buffer | Brian Paul | 2011-09-23 | 1 | -1/+23 |
* | svga: Coalesce multiple shader constants in a single command. | José Fonseca | 2011-09-23 | 1 | -4/+117 |
* | svga: add assertions in svga_shader_type() | Brian Paul | 2011-02-28 | 1 | -2/+5 |
* | gallium: remove unused 'buf' parameter in pipe_buffer_unmap | Marek Olšák | 2010-12-20 | 1 | -1/+1 |
* | Squashed commit of the following: | Keith Whitwell | 2010-04-10 | 1 | -6/+7 |
* | gallium: WIP: Introduce sampler views. | Michal Krol | 2010-02-19 | 1 | -1/+1 |
* | gallium: pipe/p_inlines.h -> util/u_inlines.h | José Fonseca | 2010-02-02 | 1 | -1/+1 |
* | Merge branch 'mesa_7_7_branch' | Brian Paul | 2009-12-11 | 1 | -1/+2 |
|\ | |||||
| * | svga: Add a missing dependency from the prescale state. | José Fonseca | 2009-12-11 | 1 | -1/+2 |
* | | svga: fix for not using texture width/height/depth arrays | Roland Scheidegger | 2009-11-27 | 1 | -2/+2 |
|/ | |||||
* | svga: Add svga driver | Jakob Bornecrantz | 2009-11-17 | 1 | -0/+239 |