summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/nvc0/nvc0_tex.c
AgeCommit message (Expand)Author
2011-03-05nv50,nvc0: get format desc for TIC entry from sampler view formatChristoph Bumiller
2011-03-05nv50,nvc0: share sampler state creationChristoph Bumiller
2011-03-05nv50,nvc0: update the format tablesChristoph Bumiller
2011-03-05nv50,nvc0: fix texture layer issuesChristoph Bumiller
2011-03-01nouveau: ensure vbo_dirty is set when buffer write transfer completeBen Skeggs
2011-03-01nvc0: port to common fence/mm/buffer codeBen Skeggs
2011-02-24nvc0: sync textures with render targets ourselvesChristoph Bumiller
2010-12-27nvc0: implement VRAM buffer transfers with bounce buffersChristoph Bumiller
2010-12-21nvc0: BEGIN_RING->BEGIN_RING_NI in a couple of placesBen Skeggs
2010-12-19nvc0: adapt to array textures interface changeChristoph Bumiller
2010-12-09nvc0: write texture address to TIC with a RELOCChristoph Bumiller
2010-11-12nvc0: import nvc0 gallium driverChristoph Bumiller