summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nv50/codegen/nv50_ir_print.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move nv30, nv50 and nvc0 to nouveau.Johannes Obermayr2013-09-111-698/+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: add CCTL (cache control) opChristoph Bumiller2013-03-121-0/+1
* nv50/ir: print function inputs and outputsChristoph Bumiller2013-03-121-1/+22
* nv50/ir/tgsi: handle TGSI_OPCODE_LOAD,STOREChristoph Bumiller2013-03-121-1/+3
* nv50/ir: add support for indirect BRA,CALLChristoph Bumiller2013-03-121-0/+4
* nv50/ir: add various new OPs that will be needed for computeChristoph Bumiller2013-03-121-7/+42
* nv50: remove unused OpClassStr arrayFabio Pedretti2012-12-101-20/+0
* nv50,nvc0: add support for cube map arraysChristoph Bumiller2012-12-071-1/+1
* nv50: fix build after "nv50: fix printf warning"Marcin Slusarz2012-10-091-0/+2
* nv50: fix printf warningMarek Olšák2012-10-091-1/+2
* nv50/ir: make colorful ir dump output optionalMarcin Slusarz2012-06-281-5/+17
* nvc0/ir: initial implementation of nve4 scheduling hintsChristoph Bumiller2012-04-291-0/+20
* nvc0: add initial support for nve4+ (Kepler) chipsetsChristoph Bumiller2012-04-151-0/+1
* nv50/ir: print interpolation modeChristoph Bumiller2012-04-141-0/+22
* nv50/ir: import nv50 targetChristoph Bumiller2012-04-141-7/+18
* nv50/ir: rewrite the register allocator as GCRA, with spillingChristoph Bumiller2012-04-141-0/+3
* nv50/ir: Build a "symbol" table with the binary offsets of each function.Francisco Jerez2012-04-141-2/+4
* nv50/ir: make Instruction::src/def container privateChristoph Bumiller2012-04-141-9/+9
* nv50/ir: Add support for unlimited instruction arguments.Francisco Jerez2012-04-141-1/+1
* nv50/ir: add wrap mode for shift operationsChristoph Bumiller2011-10-211-0/+2
* nv50/ir: add missing license headersChristoph Bumiller2011-09-141-0/+21
* nv50/ir: import new shader backend codeChristoph Bumiller2011-09-141-0/+558