freedreno/ir3/print: print (r) flag
[mesa.git] / src / freedreno / ir3 / ir3_compiler.c
2020-06-05 Eric Anholtfreedreno/ir3: Drop the max_const on a6xx to 512.
2020-05-17 Ilia Mirkinfreedreno/a3xx: parameterize ubo optimization
2020-03-27 Rob Clarkfreedreno/ir3/ra: add debug option for RA debug msgs
2020-02-24 Kristian H. Kristensenfreedreno/ir3: Lower output precision
2019-12-13 Rob Clarkfreedreno/ir3: add scheduler traces
2019-06-05 Kristian H. Kristensenfreedreno/ir3: Extend debug helpers to support TCS...
2019-05-02 Rob Clarkfreedreno/ir3: add IR3_SHADER_DEBUG flag to disable...
2019-03-28 Kristian H. Kristensenfreedreno/ir3: Add workaround for VS samgq
2019-03-21 Rob Clarkfreedreno/ir3: optimize sam.s2en to sam
2018-11-27 Rob Clarkfreedreno: move ir3 to common location