summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nvc0/nvc0_surface.c
Commit message (Expand)AuthorAgeFilesLines
* nouveau: ensure vbo_dirty is set when buffer write transfer completeBen Skeggs2011-03-011-3/+5
* nvc0: port to common fence/mm/buffer codeBen Skeggs2011-03-011-3/+3
* nvc0: demagic the clear flags and fix region clearsChristoph Bumiller2011-02-161-8/+12
* nvc0: update the set of formats supported by the 2D engineChristoph Bumiller2011-02-161-16/+10
* nvc0: adapt to array textures interface changeChristoph Bumiller2010-12-191-70/+86
* nvc0: import nvc0 gallium driverChristoph Bumiller2010-11-121-0/+361