freedreno: Rename emit_const_bo() to emit_const_ptrs().
[mesa.git] / src / gallium / drivers / freedreno / ir3 / ir3_const.h
2020-08-05 Eric Anholtfreedreno: Rename emit_const_bo() to emit_const_ptrs().
2020-08-05 Eric Anholtfreedreno/ir3: Simpify the immediates from an array...
2020-08-05 Eric Anholtfreedreno/ir3: Merge the redundant immediate_idx/immedi...
2020-07-14 Rob Clarkfreedreno/ir3: add missing VS driver params
2020-07-08 Jonathan Marekfreedreno: add a fd_resource_pitch helper
2020-07-06 Ilia Mirkinir3: use empirical size for params as used by the shader
2020-06-21 Rob Clarkfreedreno/ir3: split out ubo info from range
2020-06-19 Rob Clarkfreedreno/ir3: drop shader->num_ubos
2020-06-19 Rob Clarkfreedreno/ir3: move ubo_state into const_state
2020-06-19 Rob Clarkfreedreno/ir3: add accessor for const_state
2020-06-05 Eric Anholtfreedreno/ir3: Stop shifting UBO 1 down to be UBO 0.
2020-06-05 Eric Anholtfreedreno: Upload gallium constbufs as needed when...
2020-05-17 Ilia Mirkinfreedreno: fix off-by-one in assertions checking for...
2020-05-14 Eric Anholtfreedreno: Fix attempts to push UBO contents past the...
2020-05-12 Eric Anholtfreedreno: Drop the "write" arg to emit_const_bo now...
2020-04-30 Rob Clarkfreedreno/ir3: inline const emit