glsl,nir: Switch the enum representing shader image formats to PIPE_FORMAT.
[mesa.git] / src / freedreno / ir3 / ir3_a4xx.c
2020-02-05 Eric Anholtglsl,nir: Switch the enum representing shader image...
2020-01-21 Eric Anholtfreedreno: Stop scattered remapping of SSBOs/images...
2019-10-18 Rob Clarkfreedreno/ir3: rename mul.s/mul.u
2019-08-21 Jason Ekstrandnir: Add explicit signs to image min/max intrinsics
2019-05-07 Rob Clarkfreedreno/ir3: move const_state to ir3_shader
2019-05-07 Rob Clarkfreedreno/ir3: consolidate const state
2019-04-14 Karol Herbstfreedreno/ir3: use nir_src_as_uint in a few places
2019-03-13 Eduardo Lima Mitevir3/compiler: Enable lower_io_offsets pass and handle...
2019-02-16 Rob Clarkfreedreno/ir3: add image/ssbo <-> ibo/tex mapping
2019-02-16 Rob Clarkfreedreno/ir3: fix ncomp for _store_image() src
2019-02-16 Rob Clarkfreedreno/ir3: split out a4xx+ instructions