summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/nouveau/nouveau_object.h
AgeCommit message (Expand)Author
2006-12-08oops, we don't want this by default just yet...Ben Skeggs
2006-12-08Some work on buffer handling, most likely not entirely correct andBen Skeggs
2006-11-21nouveauCreateDmaObjectBen Skeggs
2006-11-19Avoid sharing subchannels with the ddx until context switching is doneBen Skeggs
2006-11-12Add include guard.Jeremy Kolb
2006-11-05Architect the DRI :Stephane Marchesin