summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nvc0/nvc0_state_validate.c
Commit message (Expand)AuthorAgeFilesLines
* nvc0: port to common fence/mm/buffer codeBen Skeggs2011-03-011-9/+9
* nvc0: sprite coord enable is per GENERIC, not overall indexChristoph Bumiller2011-02-241-5/+3
* nvc0: sync textures with render targets ourselvesChristoph Bumiller2011-02-241-0/+16
* nvc0: fix clipping and use VIEWPORT instead of SCISSORChristoph Bumiller2011-02-161-59/+41
* nvc0: implement transform feedback stateChristoph Bumiller2011-01-301-1/+2
* nvc0: implement point coord replacementChristoph Bumiller2011-01-231-0/+29
* nvc0: add MARK_RING where missing to avoid too many relocs errorsChristoph Bumiller2011-01-231-2/+9
* nvc0: fix layer stride stateChristoph Bumiller2010-12-231-2/+2
* nvc0: s/INLIN_RING/IMMED_RINGChristoph Bumiller2010-12-191-1/+1
* nvc0: adapt to array textures interface changeChristoph Bumiller2010-12-191-13/+20
* nvc0: fix clipping with scissors/viewportChristoph Bumiller2010-12-191-10/+49
* nvc0: switch to the proper constants upload pathChristoph Bumiller2010-12-191-5/+6
* nvc0: support user clip planesChristoph Bumiller2010-12-111-0/+17
* nvc0: upload constants with m2mf for the time beingChristoph Bumiller2010-12-091-24/+62
* nvc0: import nvc0 gallium driverChristoph Bumiller2010-11-121-0/+328