summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nvc0/nvc0_tex.c
Commit message (Expand)AuthorAgeFilesLines
* nvc0: implement VRAM buffer transfers with bounce buffersChristoph Bumiller2010-12-271-2/+0
* nvc0: BEGIN_RING->BEGIN_RING_NI in a couple of placesBen Skeggs2010-12-211-1/+1
* nvc0: adapt to array textures interface changeChristoph Bumiller2010-12-191-4/+17
* nvc0: write texture address to TIC with a RELOCChristoph Bumiller2010-12-091-4/+19
* nvc0: import nvc0 gallium driverChristoph Bumiller2010-11-121-0/+251