aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nvc0/codegen/nv50_ir_lowering_nvc0.cpp
Commit message (Expand)AuthorAgeFilesLines
* nv50/ir: use RDSV to fetch FrontFacing before loweringChristoph Bumiller2011-10-211-13/+11
* nv50/ir: fix textureGrad with offsets and in non-FPsChristoph Bumiller2011-10-211-3/+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: 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-141-0/+21
* nv50/ir: import new shader backend codeChristoph Bumiller2011-09-141-0/+705