summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nvc0/nvc0_buffer.c
Commit message (Expand)AuthorAgeFilesLines
* nvc0: tie buffer memory release to the buffer fenceChristoph Bumiller2011-01-081-4/+7
* nvc0: implement VRAM buffer transfers with bounce buffersChristoph Bumiller2010-12-271-67/+235
* nvc0: buffer suballocation with a primitive slab allocatorChristoph Bumiller2010-12-091-36/+167
* nvc0: import nvc0 gallium driverChristoph Bumiller2010-11-121-0/+166