ir3: Support variants with different constlen's
[mesa.git] / src / freedreno / ir3 / ir3_nir_analyze_ubo_ranges.c
2020-06-26 Connor Abbottir3: Support variants with different constlen's
2020-06-21 Rob Clarkfreedreno/ir3: split ubo analysis/lowering passes
2020-06-21 Rob Clarkfreedreno/ir3: splitup get_existing_range()
2020-06-21 Rob Clarkfreedreno/ir3: split out ubo info from range
2020-06-19 Rob Clarkfreedreno/ir3: move const_state back to variant
2020-06-19 Rob Clarkfreedreno/ir3: un-embed const_state
2020-06-19 Rob Clarkfreedreno/ir3: move num_reserved_user_consts out of...
2020-06-19 Rob Clarkfreedreno/ir3: move ubo_state into const_state
2020-06-05 Eric Anholtfreedreno/ir3: Handle cases where we decide not to...
2020-06-05 Eric Anholtfreedreno/ir3: Account for driver params in UBO max...
2020-06-05 Eric Anholtfreedreno/ir3: Stop shifting UBO 1 down to be UBO 0.
2020-05-17 Ilia Mirkinfreedreno/a3xx: parameterize ubo optimization
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