aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nvc0/nvc0_pc_print.c
Commit message (Expand)AuthorAgeFilesLines
* nvc0: update/fix supported instruction src modifiersChristoph Bumiller2011-03-131-6/+10
* nvc0: change TGSI CMP translation to use slctChristoph Bumiller2011-02-241-3/+3
* nvc0: presin and preex2 can load from const spaceChristoph Bumiller2011-02-241-2/+2
* nvc0: replace branching with predicated insns where feasibleChristoph Bumiller2011-02-091-14/+14
* nvc0: implement local memory load and store opsChristoph Bumiller2011-02-091-2/+2
* nvc0: fix emit_cvt for ceil, floor and truncChristoph Bumiller2011-01-231-1/+1
* nvc0: commute sources of SET too if beneficialChristoph Bumiller2011-01-231-1/+1
* nvc0: reenable some shader optimizationsChristoph Bumiller2010-12-271-9/+9
* nvc0: improve shader support for texturingChristoph Bumiller2010-12-191-0/+2
* nvc0: import nvc0 gallium driverChristoph Bumiller2010-11-121-0/+375