History log of /external/mesa3d/src/gallium/drivers/nv50/codegen/nv50_ir_graph.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
40c224a573f2b763046001e622aafca90f68c693 25-May-2012 Christoph Bumiller <e0425955@student.tuwien.ac.at> nvc0/ir: fix texture barrier insertion to prevent WAW hazards

Fixes, for instance, object highlighting in Diablo 3 (wine).
/external/mesa3d/src/gallium/drivers/nv50/codegen/nv50_ir_graph.cpp
00fe442253744c4c4e7e68da44d6983da053968b 29-Apr-2012 Christoph Bumiller <e0425955@student.tuwien.ac.at> nvc0/ir: implement better placement of texture barriers

Put them before first uses instead of right after the texturing
instruction and cull unnecessary barriers.
/external/mesa3d/src/gallium/drivers/nv50/codegen/nv50_ir_graph.cpp
78de8c8ab54c50c96bc3fae2fe0976054e0acd14 06-Apr-2012 Francisco Jerez <currojerez@riseup.net> nv50/ir: Deal with graph iterators using RAII.
/external/mesa3d/src/gallium/drivers/nv50/codegen/nv50_ir_graph.cpp
0056e1b9889ce9cdf3669e5ebc02638e5acc448e 15-Nov-2011 Francisco Jerez <currojerez@riseup.net> nv50/ir: Allow attaching two nodes when either one is already inside the graph.
/external/mesa3d/src/gallium/drivers/nv50/codegen/nv50_ir_graph.cpp
099b81396eb4518cc4de0393ceff1028c5bee2bd 15-Nov-2011 Francisco Jerez <currojerez@riseup.net> nv50/ir: Allow inserting isolated nodes to a graph.
/external/mesa3d/src/gallium/drivers/nv50/codegen/nv50_ir_graph.cpp
e3a3844e8de7ff69606e16eab752152f70785de8 14-Oct-2011 Christoph Bumiller <e0425955@student.tuwien.ac.at> nv50/ir: fix leak in removal of graph root
/external/mesa3d/src/gallium/drivers/nv50/codegen/nv50_ir_graph.cpp
d2d19ea51fa3575a8d014a69a9b835c335728817 14-Sep-2011 Christoph Bumiller <e0425955@student.tuwien.ac.at> nv50/ir: add missing license headers
/external/mesa3d/src/gallium/drivers/nv50/codegen/nv50_ir_graph.cpp
57594065c30feec9376be9b2132659f7d87362ee 14-Sep-2011 Christoph Bumiller <e0425955@student.tuwien.ac.at> nv50/ir: import new shader backend code
/external/mesa3d/src/gallium/drivers/nv50/codegen/nv50_ir_graph.cpp