util: rename list_empty() to list_is_empty()
[mesa.git] / src / gallium / drivers / vc4 / vc4_opt_coalesce_ff_writes.c
2017-01-29 Eric Anholtvc4: Coalesce into TLB writes as well as VPM/tex.
2016-11-29 Eric Anholtvc4: Add support for coalescing ALU ops into tex_[srtb...
2016-11-29 Eric Anholtvc4: Restructure VPM write optimization into two passes.
2016-11-29 Eric Anholtvc4: Split optimizing VPM writes from VPM reads.