ir3: Plumb through bindless support
[mesa.git] / src / freedreno / ir3 / ir3_nir.h
2020-04-09 Connor Abbottir3: Plumb through bindless support
2020-04-07 Brian Hoturnip: Configure VPC for geometry shaders
2019-11-08 Kristian H. Kristensenfreedreno/ir3: Extend geometry lowering pass to handle...
2019-10-18 Eduardo Lima Mitevfreedreno/ir3: Add a NIR pass to select tex instruction...
2019-10-17 Kristian H. Kristensenfreedreno/ir3: Implement lowering passes for VS and GS
2019-06-22 Eric Anholtfreedreno: Remove silly return from ir3_optimize_nir().
2019-06-07 Eduardo Lima Mitevir3/nir: Add new NIR AlgebraicPass for lowering imul
2019-05-07 Rob Clarkfreedreno/ir3: move const_state to ir3_shader
2019-05-07 Rob Clarkfreedreno/ir3: split out const_state setup
2019-05-07 Rob Clarkfreedreno/ir3: consolidate const state
2019-04-25 Rob Clarkfreedreno/ir3: lower load_barycentric_at_offset
2019-04-25 Rob Clarkfreedreno/ir3: lower load_barycentric_at_sample
2019-03-30 Rob Clarkfreedreno/ir3: add pass to move varying loads
2019-03-27 Kristian H. Kristensenfreedreno/ir3: Enable PIPE_CAP_PACKED_UNIFORMS
2019-03-13 Eduardo Lima Mitevir3/nir: Add a new pass 'ir3_nir_lower_io_offsets'
2018-11-27 Rob Clarkfreedreno: move ir3 to common location