aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nv50/codegen/nv50_ir_build_util.h
Commit message (Expand)AuthorAgeFilesLines
* Move nv30, nv50 and nvc0 to nouveau.Johannes Obermayr2013-09-111-324/+0
* mesa: Restore 78-column wrapping of license text in C-style comments.Kenneth Graunke2013-04-231-4/+4
* mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.Kenneth Graunke2013-04-231-1/+1
* nv50/ir: implement splitting of 64 bit ops after RAChristoph Bumiller2013-03-121-0/+4
* nv50/ir/tgsi: handle TGSI_OPCODE_LOAD,STOREChristoph Bumiller2013-03-121-2/+4
* nv50/ir: Rename "mkLoad" to "mkLoadv" for consistency.Francisco Jerez2013-03-121-1/+11
* nv50/ir: move expansion of IMUL to later stage and handle memory operandsChristoph Bumiller2012-05-041-0/+2
* nv50/ir: import nv50 targetChristoph Bumiller2012-04-141-7/+6
* nv50/ir/tgsi: Replace the inlining logic with proper function calls.Francisco Jerez2012-04-141-2/+1
* nv50/ir: Decouple DataArray from the dictionary that maps locations to values.Francisco Jerez2012-04-141-19/+60
* nv50/ir: add setFlagsDef/Src helperChristoph Bumiller2012-04-141-3/+3
* nv50/ir: import SM4 converterChristoph Bumiller2011-10-211-3/+3
* nv50/ir: use RDSV to fetch FrontFacing before loweringChristoph Bumiller2011-10-211-0/+1
* nv50/ir: add missing license headersChristoph Bumiller2011-09-141-0/+21
* nv50/ir: import new shader backend codeChristoph Bumiller2011-09-141-0/+245