Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nouveau: nv04-nv40 texture transfer. | Younes Manton | 2009-02-25 | 1 | -20/+20 |
* | gallium: remove pipe_buffer from surfaces | Zack Rusin | 2009-02-02 | 1 | -10/+17 |
* | gallium: standardize api on the prefix "nr" | Zack Rusin | 2009-01-27 | 1 | -2/+2 |
* | Nouveau: move the definition of log2i() to header | Pekka Paalanen | 2008-12-13 | 1 | -26/+1 |
* | nouveau: Use swizzled textures & render targets on nv40 when possible. | Younes Manton | 2008-12-02 | 1 | -1/+37 |
* | nouveau: adapt to cpp->pf_block changes | Ben Skeggs | 2008-06-29 | 1 | -5/+5 |
* | nv40: call semi-magic 0x1d88 method | Ben Skeggs | 2008-03-21 | 1 | -0/+2 |
* | nv40: use num_cbufs | Ben Skeggs | 2008-03-21 | 1 | -4/+1 |
* | nv40: use new pipe_framebuffer width/height fields | Ben Skeggs | 2008-03-21 | 1 | -13/+3 |
* | nv40: move "channel context" stuff into nv40_screen | Ben Skeggs | 2008-02-29 | 1 | -17/+17 |
* | nv40: remove pipe_state struct now. | Ben Skeggs | 2008-02-25 | 1 | -1/+1 |
* | nv40: stateobj start out with 0 refcount | Ben Skeggs | 2008-02-22 | 1 | -1/+0 |
* | nv40: fb state | Ben Skeggs | 2008-02-20 | 1 | -0/+156 |