index
:
Mesa
glamo
glamo-old
My Mesa repository
Thomas White
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
nouveau
/
nouveau_buffers.c
Age
Commit message (
Expand
)
Author
2007-07-19
fix mesa fb binding
Roland Scheidegger
2007-07-13
Play "nuke the typedef"
Ben Skeggs
2007-07-12
nouveau: match drm 0.0.9 interface
Ben Skeggs
2007-06-29
nouveau: match drm changes (0.0.7)
Ben Skeggs
2007-06-29
nouveau: NV30_TCL viewport/scissor fixes
Ben Skeggs
2006-12-27
nouveau: add nouveau_mem_alloc/free debugging
Ben Skeggs
2006-12-27
nouveau: record *actual* type of memory that was alloc'd, not the requested t...
Ben Skeggs
2006-12-27
nouveau: Typo
Ben Skeggs
2006-12-27
nouveau: Add simple wrapper for NV_MEMORY_TO_MEMORY_FORMAT.
Ben Skeggs
2006-12-24
nouveau: Modify span routines to use nouveau_renderbuffer instead of driRende...
Ben Skeggs
2006-12-23
nouveau: maintain numClipRects/pClipRects in context.
Ben Skeggs
2006-12-23
nouveau: Don't fill nrb->dPriv for private buffers
Ben Skeggs
2006-12-23
nouveau: get 16bpp working
Ben Skeggs
2006-12-08
Implement a simple nv30Clear, and make sure we get a nouveau_renderbuffer
Ben Skeggs
2006-12-08
Some work on buffer handling, most likely not entirely correct and
Ben Skeggs