summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nvc0/nvc0_buffer.c
Commit message (Expand)AuthorAgeFilesLines
* nvc0: update user vbufs on each draw callChristoph Bumiller2011-01-151-7/+23
* nvc0: upload small buffers through the command bufferChristoph Bumiller2011-01-151-0/+6
* nvc0: implement queriesChristoph Bumiller2011-01-091-2/+1
* nvc0: fix reloc domain conflict on buffer migrationChristoph Bumiller2011-01-081-12/+12
* 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