summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/nouveau/nouveau_object.h
AgeCommit message (Expand)Author
2008-07-14nouveau: say goodbye to the old DRI driver...Stephane Marchesin
2007-08-16nouveau: nv10: create objects needed to clear bufferPatrice Mandin
2007-08-15nouveau: Remove ALLOW_MULTI_SUBCHANNEL hackBen Skeggs
2007-06-29nouveau: match drm changes (0.0.7)Ben Skeggs
2007-02-28nouveau: drm interface changesBen Skeggs
2007-01-28nouveau: initial GL_ARB_occlusion_query supportBen Skeggs
2007-01-27nouveau: more work on nv04, this time buffer format/pitches/...Stephane Marchesin
2007-01-08nouveau: allow the use of multiple subchannels/objects by default.Ben Skeggs
2006-12-27nouveau: Add simple wrapper for NV_MEMORY_TO_MEMORY_FORMAT.Ben Skeggs
2006-12-26nouveau: Add notifier support functionsBen Skeggs
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