Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-10-31 | nouveau: Support X8R8G8B8 textures on nv30, nv40 and RTs on nv10-nv40. | Younes Manton | |
2009-02-25 | nouveau: nv04-nv40 texture transfer. | Younes Manton | |
2009-02-02 | gallium: remove pipe_buffer from surfaces | Zack Rusin | |
this change disassociates, at least from the driver perspective, the surface from buffer. surfaces are technically now views on the textures so make it so by hiding the buffer in the internals of textures. | |||
2008-09-11 | nouveau: gallium directory structure changed again.. | Ben Skeggs | |
2008-06-29 | nouveau: adapt to cpp->pf_block changes | Ben Skeggs | |
2008-04-20 | nv10: enable viewport clipping | Peter Winters | |
2008-04-20 | nv10: fix random stuff | Peter Winters | |
2008-04-03 | nv10: emit dummy zeta size when no zbuffer is used. | Stephane Marchesin | |
2008-04-03 | nv10: fix more vertex stuff | Stephane Marchesin | |
2008-04-02 | nv10: fix some more state, work on the vertex emission code. | Stephane Marchesin | |
2008-04-02 | nv10: fix stuff and things. | Stephane Marchesin | |
2008-03-17 | nv10: fixes. | Stephane Marchesin | |
2008-03-15 | nv10. | Stephane Marchesin | |