summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/nouveau/nouveau_object.c
AgeCommit message (Expand)Author
2006-12-27nouveau: Add simple wrapper for NV_MEMORY_TO_MEMORY_FORMAT.Ben Skeggs
2006-12-26nouveau: Add notifier support functionsBen Skeggs
2006-12-14Some more voodoo to get 3D going with a minimal initial context.Ben Skeggs
2006-12-08Some work on buffer handling, most likely not entirely correct andBen Skeggs
2006-12-03Fix a copy+paste'o that caused some *very* strange bugs..Ben Skeggs
2006-11-25Incomplete shader stuff, should mostly work for NV40. Other cards, not soBen Skeggs
2006-11-21nouveauCreateDmaObjectBen Skeggs
2006-11-05Architect the DRI :Stephane Marchesin