summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nvc0/nvc0_context.h
Commit message (Expand)AuthorAgeFilesLines
* nvc0: set local memory usage info in shader headerChristoph Bumiller2011-02-241-0/+1
* nvc0: improve userspace fencingChristoph Bumiller2011-02-241-0/+2
* nvc0: implement transform feedback stateChristoph Bumiller2011-01-301-0/+9
* nvc0: fix and enable instanced drawing and arraysChristoph Bumiller2011-01-161-1/+1
* nvc0: update user vbufs on each draw callChristoph Bumiller2011-01-151-1/+2
* nvc0: implement queriesChristoph Bumiller2011-01-091-0/+3
* nvc0: upload user buffers only from draw info min to max indexChristoph Bumiller2011-01-081-0/+2
* nvc0: implement VRAM buffer transfers with bounce buffersChristoph Bumiller2010-12-271-1/+5
* nvc0: use most defs/decls from nouveau_pushbuf.hChristoph Bumiller2010-12-231-16/+0
* nvc0: adapt to array textures interface changeChristoph Bumiller2010-12-191-1/+5
* nvc0: switch to the proper constants upload pathChristoph Bumiller2010-12-191-1/+1
* nvc0: buffer suballocation with a primitive slab allocatorChristoph Bumiller2010-12-091-0/+2
* nvc0: index buffers are backChristoph Bumiller2010-12-091-0/+1
* nvc0: upload constants with m2mf for the time beingChristoph Bumiller2010-12-091-3/+10
* nvc0: support primitive restartChristoph Bumiller2010-12-091-0/+1
* nvc0: import nvc0 gallium driverChristoph Bumiller2010-11-121-0/+218