summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/nvc0/nvc0_3d.xml.h
AgeCommit message (Collapse)Author
2011-01-16nvc0: fix and enable instanced drawing and arraysChristoph Bumiller
2011-01-13nvc0: identify POINT_RASTER_RULES, add POINT_SMOOTH stateChristoph Bumiller
Point smoothing requires rasterization rules to be set to OGL. Sorry for the extra noise caused by the header update.
2011-01-09nvc0: implement queriesChristoph Bumiller
2010-12-11nvc0: enable vertex color clampingChristoph Bumiller
2010-12-09nvc0: index buffers are backChristoph Bumiller
Probably because long methods are gone index buffers must be explicit again.
2010-11-12nvc0: import nvc0 gallium driverChristoph Bumiller