summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/nouveau/nouveau_buffers.c
Commit message (Expand)AuthorAgeFilesLines
* nouveau: add nouveau_mem_alloc/free debuggingBen Skeggs2006-12-271-0/+15
* nouveau: record *actual* type of memory that was alloc'd, not the requested t...Ben Skeggs2006-12-271-1/+2
* nouveau: TypoBen Skeggs2006-12-271-1/+1
* nouveau: Add simple wrapper for NV_MEMORY_TO_MEMORY_FORMAT.Ben Skeggs2006-12-271-0/+59
* nouveau: Modify span routines to use nouveau_renderbuffer instead of driRende...Ben Skeggs2006-12-241-0/+8
* nouveau: maintain numClipRects/pClipRects in context.Ben Skeggs2006-12-231-20/+36
* nouveau: Don't fill nrb->dPriv for private buffersBen Skeggs2006-12-231-1/+1
* nouveau: get 16bpp workingBen Skeggs2006-12-231-0/+1
* Implement a simple nv30Clear, and make sure we get a nouveau_renderbufferBen Skeggs2006-12-081-1/+4
* Some work on buffer handling, most likely not entirely correct andBen Skeggs2006-12-081-0/+331