summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/nouveau/nouveau_object.c
AgeCommit message (Expand)Author
2008-07-14nouveau: say goodbye to the old DRI driver...Stephane Marchesin
2007-09-15nouveau : use new nouveau_reg.h with correct Bracket in macroMatthieu Castet
2007-08-21nouveau: Use proper notifier objectPatrice Mandin
2007-08-16nouveau: nv10: create objects needed to clear bufferPatrice Mandin
2007-08-15nouveau: Keep drm channel alloc struct around.Ben Skeggs
2007-08-15nouveau: Remove ALLOW_MULTI_SUBCHANNEL hackBen Skeggs
2007-07-14nouveau: nv10 and nv11,15 are differentPatrice Mandin
2007-07-13Play "nuke the typedef"Ben Skeggs
2007-06-29nouveau: match drm changes (0.0.7)Ben Skeggs
2007-03-21nouveau: update for drm interface changes (0.0.5)Ben Skeggs
2007-02-28nouveau: drm interface changesBen Skeggs
2007-01-27nouveau: more work on nv04, this time buffer format/pitches/...Stephane Marchesin
2007-01-21nouveau: add nv04 state support, and small nv04 fixes.Stephane Marchesin
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