summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nvc0/codegen
Commit message (Expand)AuthorAgeFilesLines
...
* nv50/ir: fix textureGrad with offsets and in non-FPsChristoph Bumiller2011-10-212-3/+11
* nv50/ir: add wrap mode for shift operationsChristoph Bumiller2011-10-211-2/+2
* nvc0/ir: fix emission of cvt when register and type size differChristoph Bumiller2011-10-211-2/+3
* nv50/ir: fix argument count for CUBE_ARRAY texture targetChristoph Bumiller2011-10-211-3/+3
* nvc0/ir: GP emit address must end up in $r0Christoph Bumiller2011-10-211-0/+4
* nvc0/ir: TXQ requires different lowering from normal TEXChristoph Bumiller2011-10-211-1/+10
* nvc0/ir: handle levelZero modifier in TEX emissionChristoph Bumiller2011-10-211-1/+9
* nvc0/ir: fix lowering of DIV F32Christoph Bumiller2011-10-211-0/+1
* nvc0/ir: fix xy confusion typo in readTessCoordChristoph Bumiller2011-10-211-1/+1
* nv50/ir: add missing license headersChristoph Bumiller2011-09-144-0/+84
* nv50/ir: import new shader backend codeChristoph Bumiller2011-09-144-0/+3033