summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nv50/codegen/nv50_ir_util.h
Commit message (Expand)AuthorAgeFilesLines
* Move nv30, nv50 and nvc0 to nouveau.Johannes Obermayr2013-09-111-788/+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/ra: fix confusion with conditional RegisterSet::occupyChristoph Bumiller2013-03-121-1/+1
* nvc0/ir: implement better placement of texture barriersChristoph Bumiller2012-04-291-0/+1
* nv50/ir: rewrite the register allocator as GCRA, with spillingChristoph Bumiller2012-04-141-3/+44
* nv50/ir: Clean up before calculating instruction ordering for a new function.Francisco Jerez2012-04-141-0/+14
* nv50/ir: Decouple DataArray from the dictionary that maps locations to values.Francisco Jerez2012-04-141-1/+24
* nv50/ir: Deal with graph iterators using RAII.Francisco Jerez2012-04-141-0/+4
* nv50/ir: Decouple object cloning logic from the sub-object recursion policy.Francisco Jerez2012-04-141-0/+99
* nv50/ir: add missing license headersChristoph Bumiller2011-09-141-0/+21
* nv50/ir: import new shader backend codeChristoph Bumiller2011-09-141-0/+585