vc4: Add support for ARB_draw_elements_base_vertex.
[mesa.git] / src / gallium / drivers / vc4 / vc4_opt_constant_folding.c
2015-05-30 Eric Anholtvc4: Convert from simple_list.h to list.h
2015-03-30 Eric Anholtvc4: Add a constant folding pass.