Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nouveau: Fix glTexSubImage on swizzled surfaces on <=NV40 | Luca Barbieri | 2009-12-30 | 1 | -10/+14 |
* | nouveau: Fix nv20-40 swizzled miptree RTs | Luca Barbieri | 2009-12-28 | 1 | -1/+1 |
* | Move the remaining format pf_get_* functions to u_format.h. | Michal Krol | 2009-12-17 | 1 | -1/+2 |
* | nouveau: use boolean instead of bool | Roland Scheidegger | 2009-12-08 | 1 | -1/+1 |
* | gallium: adapt nv drivers to interface cleanups | Roland Scheidegger | 2009-12-02 | 1 | -8/+1 |
* | gallium: fix more statetrackers/drivers for not using texture width/height/de... | Roland Scheidegger | 2009-11-26 | 1 | -3/+4 |
* | gallium: Preparations for adding more PIPE_TRANSFER_* usage flags. | Michel Dänzer | 2009-10-02 | 1 | -21/+5 |
* | gallium: remove pipe_texture::compressed field | Brian Paul | 2009-04-10 | 1 | -1/+0 |
* | gallium: Unify reference counting. | Michel Dänzer | 2009-03-04 | 1 | -8/+3 |
* | nouveau: Grab correct surface from temp texture for transfers. | Younes Manton | 2009-03-02 | 1 | -1/+1 |
* | nouveau: nv04-nv40 texture transfer. | Younes Manton | 2009-02-25 | 1 | -0/+201 |