vc4: Enable the nir_opt_algebraic_late() pass.
[mesa.git] / src / gallium / drivers / vc4 / vc4_opt_constant_folding.c
2016-11-29 Eric Anholtvc4: Refactor qir_get_op_nsrc(enum qop) to qir_get_nsrc...
2016-07-12 Eric Anholtvc4: Add a "qir_for_each_inst_inorder" macro and use...
2015-06-26 Connor AbbottMerge branch 'wip/nir-vtn' into vulkan
2015-06-24 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-05-30 Eric Anholtvc4: Convert from simple_list.h to list.h
2015-03-30 Eric Anholtvc4: Add a constant folding pass.