aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nv04/nv04_state_emit.c
Commit message (Collapse)AuthorAgeFilesLines
* nv04: Fix build after the latest nouveau_class.h changes.Francisco Jerez2009-12-281-5/+5
|
* nouveau: nv04-nv40 texture transfer.Younes Manton2009-02-251-7/+10
|
* gallium: remove pipe_buffer from surfacesZack Rusin2009-02-021-3/+6
| | | | | | | 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.
* nv04: some old changes I had lying around.Stephane Marchesin2009-02-021-8/+72
|
* nv04.Stephane Marchesin2008-07-081-0/+156