summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/nvc0/nvc0_pc_emit.c
AgeCommit message (Expand)Author
2011-03-13nvc0: update/fix supported instruction src modifiersChristoph Bumiller
2011-02-16nvc0: fix emit_dfdx,dfdyChristoph Bumiller
2011-02-09nvc0: implement local memory load and store opsChristoph Bumiller
2011-01-29nvc0: enable PIPE_CAP_ARRAY_TEXTURES and fix themChristoph Bumiller
2011-01-23nvc0: fix emit_cvt for ceil, floor and truncChristoph Bumiller
2011-01-23nvc0: don't omit highest bit of branch targetChristoph Bumiller
2011-01-23nvc0: accept neg abs modifiers on lg2Christoph Bumiller
2011-01-04nvc0: use mov instead of ld for scalar const loadsChristoph Bumiller
2010-12-19nvc0: improve shader support for texturingChristoph Bumiller
2010-12-10nvc0: fix branching opsChristoph Bumiller
2010-12-09nvc0: fix immediate arg for SHL/SHRChristoph Bumiller
2010-12-09nvc0: rcp f32 also supports neg and abs modifiersChristoph Bumiller
2010-11-12nvc0: import nvc0 gallium driverChristoph Bumiller