summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/nvc0/nvc0_state_validate.c
AgeCommit message (Expand)Author
2011-03-13nv50,nvc0: fix pipe context switchChristoph Bumiller
2011-03-13nv50,nvc0: clean up flushesChristoph Bumiller
2011-03-13nvc0: don't enable early-z if alpha test is enabledChristoph Bumiller
2011-03-13nvc0: move sprite coord replace state into csoChristoph Bumiller
2011-03-05nv50,nvc0: fix texture layer issuesChristoph Bumiller
2011-03-01nvc0: port to common fence/mm/buffer codeBen Skeggs
2011-02-24nvc0: sprite coord enable is per GENERIC, not overall indexChristoph Bumiller
2011-02-24nvc0: sync textures with render targets ourselvesChristoph Bumiller
2011-02-16nvc0: fix clipping and use VIEWPORT instead of SCISSORChristoph Bumiller
2011-01-30nvc0: implement transform feedback stateChristoph Bumiller
2011-01-23nvc0: implement point coord replacementChristoph Bumiller
2011-01-23nvc0: add MARK_RING where missing to avoid too many relocs errorsChristoph Bumiller
2010-12-23nvc0: fix layer stride stateChristoph Bumiller
2010-12-19nvc0: s/INLIN_RING/IMMED_RINGChristoph Bumiller
2010-12-19nvc0: adapt to array textures interface changeChristoph Bumiller
2010-12-19nvc0: fix clipping with scissors/viewportChristoph Bumiller
2010-12-19nvc0: switch to the proper constants upload pathChristoph Bumiller
2010-12-11nvc0: support user clip planesChristoph Bumiller
2010-12-09nvc0: upload constants with m2mf for the time beingChristoph Bumiller
2010-11-12nvc0: import nvc0 gallium driverChristoph Bumiller