summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/vc4/vc4_reorder_uniforms.c
Commit message (Expand)AuthorAgeFilesLines
* vc4: Add a "qir_for_each_inst_inorder" macro and use it in many places.Eric Anholt2016-07-121-1/+1
* vc4: Fix uniform reordering to support reading the same uniform twice.Eric Anholt2015-11-171-8/+18
* vc4: Convert from simple_list.h to list.hEric Anholt2015-05-291-3/+1
* vc4: Add support for reordering the uniform stream after optimization.Eric Anholt2014-09-171-0/+84