aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nvc0/nvc0_resource.h
Commit message (Expand)AuthorAgeFilesLines
* nvc0: port to common fence/mm/buffer codeBen Skeggs2011-03-011-139/+6
* nvc0: sync textures with render targets ourselvesChristoph Bumiller2011-02-241-2/+3
* nvc0: fix user vertex buffer updatesChristoph Bumiller2011-02-161-0/+3
* nvc0: update user vbufs on each draw callChristoph Bumiller2011-01-151-2/+9
* nvc0: fix resource unmap after vertex pushChristoph Bumiller2011-01-041-2/+1
* nvc0: implement VRAM buffer transfers with bounce buffersChristoph Bumiller2010-12-271-12/+46
* nvc0: fix layer stride stateChristoph Bumiller2010-12-231-5/+10
* nvc0: adapt to array textures interface changeChristoph Bumiller2010-12-191-9/+14
* nvc0: buffer suballocation with a primitive slab allocatorChristoph Bumiller2010-12-091-2/+44
* nvc0: import nvc0 gallium driverChristoph Bumiller2010-11-121-0/+109