Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nouveau: add nouveau_mem_alloc/free debugging | Ben Skeggs | 2006-12-27 | 1 | -0/+15 |
* | nouveau: record *actual* type of memory that was alloc'd, not the requested t... | Ben Skeggs | 2006-12-27 | 1 | -1/+2 |
* | nouveau: Typo | Ben Skeggs | 2006-12-27 | 1 | -1/+1 |
* | nouveau: Add simple wrapper for NV_MEMORY_TO_MEMORY_FORMAT. | Ben Skeggs | 2006-12-27 | 1 | -0/+59 |
* | nouveau: Modify span routines to use nouveau_renderbuffer instead of driRende... | Ben Skeggs | 2006-12-24 | 1 | -0/+8 |
* | nouveau: maintain numClipRects/pClipRects in context. | Ben Skeggs | 2006-12-23 | 1 | -20/+36 |
* | nouveau: Don't fill nrb->dPriv for private buffers | Ben Skeggs | 2006-12-23 | 1 | -1/+1 |
* | nouveau: get 16bpp working | Ben Skeggs | 2006-12-23 | 1 | -0/+1 |
* | Implement a simple nv30Clear, and make sure we get a nouveau_renderbuffer | Ben Skeggs | 2006-12-08 | 1 | -1/+4 |
* | Some work on buffer handling, most likely not entirely correct and | Ben Skeggs | 2006-12-08 | 1 | -0/+331 |