aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/nouveau/nouveau_object.h
Commit message (Expand)AuthorAgeFilesLines
* nouveau: nv10: create objects needed to clear bufferPatrice Mandin2007-08-161-0/+6
* nouveau: Remove ALLOW_MULTI_SUBCHANNEL hackBen Skeggs2007-08-151-2/+0
* nouveau: match drm changes (0.0.7)Ben Skeggs2007-06-291-13/+1
* nouveau: drm interface changesBen Skeggs2007-02-281-5/+8
* nouveau: initial GL_ARB_occlusion_query supportBen Skeggs2007-01-281-1/+2
* nouveau: more work on nv04, this time buffer format/pitches/...Stephane Marchesin2007-01-271-0/+2
* nouveau: allow the use of multiple subchannels/objects by default.Ben Skeggs2007-01-081-1/+1
* nouveau: Add simple wrapper for NV_MEMORY_TO_MEMORY_FORMAT.Ben Skeggs2006-12-271-0/+2
* nouveau: Add notifier support functionsBen Skeggs2006-12-261-1/+15
* oops, we don't want this by default just yet...Ben Skeggs2006-12-081-1/+1
* Some work on buffer handling, most likely not entirely correct andBen Skeggs2006-12-081-1/+8
* nouveauCreateDmaObjectBen Skeggs2006-11-211-0/+2
* Avoid sharing subchannels with the ddx until context switching is doneBen Skeggs2006-11-191-1/+1
* Add include guard.Jeremy Kolb2006-11-121-0/+3
* Architect the DRI :Stephane Marchesin2006-11-051-0/+13