summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nvc0/nvc0_context.c
Commit message (Expand)AuthorAgeFilesLines
* nvc0: serialize on PIPE_FLUSH_RENDER_CACHE as wellChristoph Bumiller2011-02-091-0/+4
* nvc0: add MARK_RING where missing to avoid too many relocs errorsChristoph Bumiller2011-01-231-2/+4
* nvc0: implement queriesChristoph Bumiller2011-01-091-0/+1
* nvc0: implement VRAM buffer transfers with bounce buffersChristoph Bumiller2010-12-271-23/+12
* nvc0: use most defs/decls from nouveau_pushbuf.hChristoph Bumiller2010-12-231-4/+5
* nvc0: buffer suballocation with a primitive slab allocatorChristoph Bumiller2010-12-091-0/+2
* nvc0: import nvc0 gallium driverChristoph Bumiller2010-11-121-0/+171