summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nv50/codegen/nv50_ir.cpp
Commit message (Expand)AuthorAgeFilesLines
* nv50/ir: make Instruction::src/def container privateChristoph Bumiller2012-04-141-22/+27
* nv50/ir: Add support for unlimited instruction arguments.Francisco Jerez2012-04-141-83/+67
* nv50/ir/opt: Fix OP_NOT to modifier conversion.Francisco Jerez2012-04-141-1/+1
* nvc0: fix submission of VertexID and EdgeFlag in push modeChristoph Bumiller2012-01-121-0/+1
* nv50/ir: fix argument count for CUBE_ARRAY texture targetChristoph Bumiller2011-10-211-1/+1
* nv50/ir: initialize default prog_info values for GP,TPChristoph Bumiller2011-10-211-0/+10
* nv50/ir: fix memory value equality checkChristoph 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/+1008