aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/nouveau/nouveau_object.c
Commit message (Expand)AuthorAgeFilesLines
* nouveau : use new nouveau_reg.h with correct Bracket in macroMatthieu Castet2007-09-151-3/+3
* nouveau: Use proper notifier objectPatrice Mandin2007-08-211-2/+2
* nouveau: nv10: create objects needed to clear bufferPatrice Mandin2007-08-161-0/+33
* nouveau: Keep drm channel alloc struct around.Ben Skeggs2007-08-151-1/+1
* nouveau: Remove ALLOW_MULTI_SUBCHANNEL hackBen Skeggs2007-08-151-2/+0
* nouveau: nv10 and nv11,15 are differentPatrice Mandin2007-07-141-1/+4
* Play "nuke the typedef"Ben Skeggs2007-07-131-1/+1
* nouveau: match drm changes (0.0.7)Ben Skeggs2007-06-291-56/+3
* nouveau: update for drm interface changes (0.0.5)Ben Skeggs2007-03-211-8/+10
* nouveau: drm interface changesBen Skeggs2007-02-281-27/+41
* nouveau: more work on nv04, this time buffer format/pitches/...Stephane Marchesin2007-01-271-0/+2
* nouveau: add nv04 state support, and small nv04 fixes.Stephane Marchesin2007-01-211-2/+9
* nouveau: Add simple wrapper for NV_MEMORY_TO_MEMORY_FORMAT.Ben Skeggs2006-12-271-1/+9
* nouveau: Add notifier support functionsBen Skeggs2006-12-261-7/+7
* Some more voodoo to get 3D going with a minimal initial context.Ben Skeggs2006-12-141-0/+2
* Some work on buffer handling, most likely not entirely correct andBen Skeggs2006-12-081-3/+20
* Fix a copy+paste'o that caused some *very* strange bugs..Ben Skeggs2006-12-031-1/+1
* Incomplete shader stuff, should mostly work for NV40. Other cards, not soBen Skeggs2006-11-251-1/+1
* nouveauCreateDmaObjectBen Skeggs2006-11-211-4/+33
* Architect the DRI :Stephane Marchesin2006-11-051-0/+36