summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/nouveau/nouveau_buffers.c
AgeCommit message (Expand)Author
2006-12-27nouveau: add nouveau_mem_alloc/free debuggingBen Skeggs
2006-12-27nouveau: record *actual* type of memory that was alloc'd, not the requested t...Ben Skeggs
2006-12-27nouveau: TypoBen Skeggs
2006-12-27nouveau: Add simple wrapper for NV_MEMORY_TO_MEMORY_FORMAT.Ben Skeggs
2006-12-24nouveau: Modify span routines to use nouveau_renderbuffer instead of driRende...Ben Skeggs
2006-12-23nouveau: maintain numClipRects/pClipRects in context.Ben Skeggs
2006-12-23nouveau: Don't fill nrb->dPriv for private buffersBen Skeggs
2006-12-23nouveau: get 16bpp workingBen Skeggs
2006-12-08Implement a simple nv30Clear, and make sure we get a nouveau_renderbufferBen Skeggs
2006-12-08Some work on buffer handling, most likely not entirely correct andBen Skeggs