nv50,nvc0: take level into account when doing eng2d multi-layer blits
[mesa.git] / src / gallium / drivers / vc4 / vc4_qir_lower_uniforms.c
2015-07-17 Eric Anholtvc4: Also consider uniform 0 in uniform lowering.
2015-05-30 Eric Anholtvc4: Convert from simple_list.h to list.h
2015-02-20 Eric Anholtvc4: Keep an array of pointers to instructions defining...
2015-02-20 Eric Anholtvc4: Enforce one-uniform-per-instruction after optimiza...