summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nvc0/nvc0_state.c
Commit message (Expand)AuthorAgeFilesLines
* nvc0: reference the vertex buffersChristoph Bumiller2010-12-271-0/+6
* nvc0: implement VRAM buffer transfers with bounce buffersChristoph Bumiller2010-12-271-0/+4
* nvc0: use most defs/decls from nouveau_pushbuf.hChristoph Bumiller2010-12-231-13/+13
* nvc0: fix clipping with scissors/viewportChristoph Bumiller2010-12-191-0/+4
* nvc0: support user clip planesChristoph Bumiller2010-12-111-0/+5
* nvc0: fix FACE state and and handle FACE sysval/varying offsetChristoph Bumiller2010-12-101-19/+15
* nvc0: import nvc0 gallium driverChristoph Bumiller2010-11-121-0/+849