Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium: support for array textures and related changes | Roland Scheidegger | 2010-12-02 | 1 | -1/+1 |
* | Squashed commit of the following: | Keith Whitwell | 2010-04-10 | 1 | -1/+1 |
* | gallium: change remaining util functions to use cso sampler views | Roland Scheidegger | 2010-03-16 | 1 | -1/+1 |
* | gallium: avoid mapping same vertex buffer in subsequent frames | Keith Whitwell | 2008-12-12 | 1 | -0/+5 |
* | gallium: Add extern "C" to the headers. | José Fonseca | 2008-04-24 | 1 | -0/+10 |
* | gallium: Remove util_gen_mipmap_filter(). | Michal Krol | 2008-03-24 | 1 | -6/+0 |
* | gallium: pass the filter mode to util_gen_mipmap(). | Brian | 2008-03-24 | 1 | -1/+1 |
* | gallium: Add util_gen_mipmap_filter(). | Michal Krol | 2008-03-23 | 1 | -0/+5 |
* | gallium: implement CSO save/restore functions for use by meta operations (bli... | Brian | 2008-03-19 | 1 | -1/+5 |
* | gallium: make the gen_mipmap_state struct private | Brian | 2008-03-18 | 1 | -12/+1 |
* | gallium: new mipmap generation code | Brian | 2008-03-17 | 1 | -0/+63 |