summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/nvc0/nvc0_pc.h
AgeCommit message (Expand)Author
2011-03-13nvc0: update/fix supported instruction src modifiersChristoph Bumiller
2011-02-09nvc0: replace branching with predicated insns where feasibleChristoph Bumiller
2011-02-09nvc0: make sure phi-ops really have one source per in-blockChristoph Bumiller
2011-02-09nvc0: try to fix register conflicts for vector instructionsChristoph Bumiller
2011-01-23nvc0: recognize r63 as zero in constant foldingChristoph Bumiller
2011-01-15nvc0: make sure all sources of the BIND op are distinctChristoph Bumiller
2010-12-19nvc0: improve shader support for texturingChristoph Bumiller
2010-12-10nvc0: fix branching opsChristoph Bumiller
2010-11-12nvc0: import nvc0 gallium driverChristoph Bumiller