freedreno: Trim num_ubos to just the ones we haven't lowered to constbuf.
[mesa.git] / src / freedreno / ir3 / ir3_nir_analyze_ubo_ranges.c
2020-05-14 Eric Anholtfreedreno: Trim num_ubos to just the ones we haven...
2020-05-14 Eric Anholtfreedreno/ir3: Move i/o offset lowering after analyze_u...
2020-05-12 Rob Clarkfreedreno/ir3: fix indirect cb0 load_ubo lowering
2020-05-12 Rob Clarkfreedreno/ir3: don't allow negative const_offset
2020-05-12 Eric Anholtfreedreno: Fix non-constbuf-upload UBO block indices...
2020-04-15 Connor Abbottir3: Handle load_ubo_ir3 when promoting to constants
2020-04-09 Connor Abbottir3: Rewrite UBO push analysis to support bindless
2020-04-09 Connor Abbotttu: ir3: Emit push constants directly
2020-03-31 Rob Clarkfreedreno/ir3: fix android build
2020-03-27 Rob Clarkfreedreno/ir3: small cleanup and comments
2019-12-09 Eric Anholtfreedreno: Track the set of UBOs to be uploaded in...
2019-10-18 Rob Clarkfreedreno/ir3: handle imad24_ir3 case in UBO lowering
2019-09-06 Rob Clarkfreedreno/ir3: cleanup "partially const" ubo srcs
2019-09-03 Rob Clarkfreedreno/ir3: use uniform base
2019-06-24 Eric Anholtfreedreno: Only upload the used part of UBO0 to the...
2019-06-22 Eric Anholtfreedreno: Fix up end range of unaligned UBO loads.
2019-06-22 Eric Anholtfreedreno: Fix UBO load range detection on booleans.
2019-05-02 Rob Clarkfreedreno/ir3: add IR3_SHADER_DEBUG flag to disable...
2019-05-02 Rob Clarkfreedreno/ir3: fix lowered ubo region alignment
2019-03-27 Kristian H. Kristensenfreedreno/ir3: Push UBOs to constant file
2019-03-27 Kristian H. Kristensenfreedreno/ir3: Enable PIPE_CAP_PACKED_UNIFORMS