Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |