summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nv50/codegen/nv50_ir_graph.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move nv30, nv50 and nvc0 to nouveau.Johannes Obermayr2013-09-111-436/+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-5/+7
* nvc0/ir: implement better placement of texture barriersChristoph Bumiller2012-04-291-2/+44
* nv50/ir: Deal with graph iterators using RAII.Francisco Jerez2012-04-141-22/+14
* nv50/ir: Allow attaching two nodes when either one is already inside the graph.Francisco Jerez2012-04-141-5/+5
* nv50/ir: Allow inserting isolated nodes to a graph.Francisco Jerez2012-04-141-6/+4
* nv50/ir: fix leak in removal of graph rootChristoph Bumiller2011-10-211-5/+5
* nv50/ir: add missing license headersChristoph Bumiller2011-09-141-0/+21
* nv50/ir: import new shader backend codeChristoph Bumiller2011-09-141-0/+381