aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nvc0/nvc0_pc.c
Commit message (Expand)AuthorAgeFilesLines
* nv50,nvc0: silence shader debug outputChristoph Bumiller2011-04-101-13/+10
* nvc0: update/fix supported instruction src modifiersChristoph Bumiller2011-03-131-0/+8
* nvc0: don't fold loads from local memoryChristoph Bumiller2011-02-241-0/+5
* nvc0: don't visit target blocks of a loop break multiple timesChristoph Bumiller2011-02-241-1/+4
* nvc0: replace branching with predicated insns where feasibleChristoph Bumiller2011-02-091-7/+6
* nvc0: set basic block on manual instruction insertionChristoph Bumiller2011-02-091-0/+2
* nvc0: recognize r63 as zero in constant foldingChristoph Bumiller2011-01-231-2/+8
* nvc0: make sure all sources of the BIND op are distinctChristoph Bumiller2011-01-151-0/+7
* nvc0: improve shader support for texturingChristoph Bumiller2010-12-191-1/+1
* nvc0: fix branching opsChristoph Bumiller2010-12-101-1/+2
* nvc0: import nvc0 gallium driverChristoph Bumiller2010-11-121-0/+685