aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nvc0/nvc0_query.c
Commit message (Expand)AuthorAgeFilesLines
* nv50,nvc0: prevent multiple flushes when user spins on get_query_resultChristoph Bumiller2012-04-191-18/+25
* nouveau: switch to libdrm_nouveau-2.0Christoph Bumiller2012-04-141-96/+92
* gallium: adapt to get_query_result interface changeMarek Olšák2012-03-301-4/+4
* nvc0: implement new stream output interfaceChristoph Bumiller2011-12-151-52/+83
* nvc0: handle more query typesChristoph Bumiller2011-10-211-49/+198
* 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