summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nvc0/nvc0_pc.h
Commit message (Expand)AuthorAgeFilesLines
* nvc0: replace branching with predicated insns where feasibleChristoph Bumiller2011-02-091-7/+5
* nvc0: make sure phi-ops really have one source per in-blockChristoph Bumiller2011-02-091-0/+2
* nvc0: try to fix register conflicts for vector instructionsChristoph Bumiller2011-02-091-1/+2
* nvc0: recognize r63 as zero in constant foldingChristoph Bumiller2011-01-231-1/+1
* nvc0: make sure all sources of the BIND op are distinctChristoph Bumiller2011-01-151-0/+1
* nvc0: improve shader support for texturingChristoph Bumiller2010-12-191-4/+8
* nvc0: fix branching opsChristoph Bumiller2010-12-101-3/+3
* nvc0: import nvc0 gallium driverChristoph Bumiller2010-11-121-0/+648