util: Move gallium's PIPE_FORMAT utils to /util/format/
[mesa.git] / src / gallium / drivers / vc4 / vc4_opt_small_immediates.c
2017-02-10 Eric Anholtvc4: Avoid emitting small immediates for UBO indirect...
2016-11-29 Eric Anholtvc4: Restructure texture insts as ALU ops with tex_...
2016-11-29 Eric Anholtvc4: Refactor qir_get_op_nsrc(enum qop) to qir_get_nsrc...
2016-07-12 Eric Anholtvc4: Add a "qir_for_each_inst_inorder" macro and use...
2015-11-03 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-10-26 Eric Anholtvc4: Switch the unpack ops to being unpack flags on...
2015-06-26 Connor AbbottMerge branch 'wip/nir-vtn' into vulkan
2015-06-24 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
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-01-15 Eric Anholtvc4: No turning unpack arguments into small immediates.
2014-12-18 Eric Anholtvc4: Add support for turning constant uniforms into...