aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nvc0/nvc0_resource.h
Commit message (Expand)AuthorAgeFilesLines
* gallium: unify transfer functionsMarek Olšák2012-10-111-10/+5
* nvc0: add NVC0_RESOURCE_FLAG_VIDEOChristoph Bumiller2011-12-181-0/+2
* nv50,nvc0: add support for multi-sample resourcesChristoph Bumiller2011-07-141-0/+16
* nv50,nvc0: unify nvc0_miptree and nv50_miptree structsChristoph Bumiller2011-07-141-47/+17
* nv50,nvc0: fix texture layer issuesChristoph Bumiller2011-03-051-0/+3
* 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