summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/nouveau/nouveau_bufferobj.h
Commit message (Expand)AuthorAgeFilesLines
* dri/nouveau: Keep small DYNAMIC_DRAW vertex buffers in system ram.Francisco Jerez2010-10-311-0/+7
* Import a classic DRI driver for nv0x-nv2x.Francisco Jerez2010-02-041-0/+39
* nouveau: say goodbye to the old DRI driver...Stephane Marchesin2008-07-141-77/+0
* nouveau: ppc, swap fragment programs on big endian systems.Dave Airlie2007-11-011-1/+1
* nouveau: Split nouveau_buffers into nouveau_mem and nouveau_fboBen Skeggs2007-08-151-1/+1
* nouveau: match drm changes (0.0.7)Ben Skeggs2007-06-291-1/+1
* nouveau: new bufferobj code.Ben Skeggs2007-02-061-7/+57
* nouveau: Initial buffer object supportBen Skeggs2006-12-271-0/+27