summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nv50/codegen/nv50_ir_graph.h
Commit message (Expand)AuthorAgeFilesLines
* Move nv30, nv50 and nvc0 to nouveau.Johannes Obermayr2013-09-111-228/+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
* nvc0/ir: fix texture barrier insertion to prevent WAW hazardsChristoph Bumiller2012-05-291-1/+1
* nvc0/ir: implement better placement of texture barriersChristoph Bumiller2012-04-291-0/+4
* nv50/ir: Deal with graph iterators using RAII.Francisco Jerez2012-04-141-17/+4
* nv50/ir: add function for splitting a BasicBlockChristoph Bumiller2012-04-141-9/+18
* nv50/ir: add missing license headersChristoph Bumiller2011-09-141-0/+21
* nv50/ir: import new shader backend codeChristoph Bumiller2011-09-141-0/+207