summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/nvc0/nvc0_pc_print.c
AgeCommit message (Expand)Author
2011-03-13nvc0: update/fix supported instruction src modifiersChristoph Bumiller
2011-02-24nvc0: change TGSI CMP translation to use slctChristoph Bumiller
2011-02-24nvc0: presin and preex2 can load from const spaceChristoph Bumiller
2011-02-09nvc0: replace branching with predicated insns where feasibleChristoph Bumiller
2011-02-09nvc0: implement local memory load and store opsChristoph Bumiller
2011-01-23nvc0: fix emit_cvt for ceil, floor and truncChristoph Bumiller
2011-01-23nvc0: commute sources of SET too if beneficialChristoph Bumiller
2010-12-27nvc0: reenable some shader optimizationsChristoph Bumiller
2010-12-19nvc0: improve shader support for texturingChristoph Bumiller
2010-11-12nvc0: import nvc0 gallium driverChristoph Bumiller