Introduce .editorconfig
[mesa.git] / src / gallium / drivers / vc4 / vc4_opt_vpm.c
2016-08-03 Eric Anholtvc4: Fix a leak of the src[] array of VPM reads in...
2016-07-14 Eric Anholtvc4: Disable vc4_opt_vpm in the presence of control...
2016-07-12 Eric Anholtvc4: Add a "qir_for_each_inst_inorder" macro and use...
2016-04-14 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-04-09 Eric Anholtvc4: Allow multi-instruction QIR nodes to get VPM optim...
2016-03-15 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-03-15 Varad Gautamvc4: Coalesce instructions using VPM reads into the...
2016-03-15 Varad Gautamvc4: rename file to group vpm optimizations together