aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nvc0/nvc0_query.c
Commit message (Expand)AuthorAgeFilesLines
* nouveau: ensure vbo_dirty is set when buffer write transfer completeBen Skeggs2011-03-011-6/+8
* nvc0: port to common fence/mm/buffer codeBen Skeggs2011-03-011-4/+4
* nvc0: add MARK_RING where missing to avoid too many relocs errorsChristoph Bumiller2011-01-231-0/+2
* nvc0: implement queriesChristoph Bumiller2011-01-091-0/+337