freedreno: deduplicate a3xx+ disasm
[mesa.git] / src / freedreno / ir3 / instr-a3xx.h
2020-07-28 Rob Clarkfreedreno: deduplicate a3xx+ disasm
2020-07-20 Eric Anholtfreedreno/ir3: Fix disasm of register offsets in ldp...
2020-07-18 Eric Anholtfreedreno/ir3: Fix duplicated fine derivatives instruct...
2020-05-26 Eric Anholtfreedreno: Set the immediate flag in a4/a5xx resinfos.
2020-05-04 Eric Anholtfreedreno/ir3: Define the bindful uniform/nonuniform...
2020-05-04 Eric Anholtfreedreno/ir3: Sync some new changes from envytools.
2020-04-27 Eric Anholtfreedreno/ir3: Add support for disasm of cat2 float32...
2020-04-09 Connor Abbottir3: Add bindless instruction encoding
2020-01-15 Rob Clarkfreedreno/ir3: rename instructions
2019-11-12 Rob Clarkfreedreno/ir3: rename fanin/fanout to collect/split
2019-11-09 Rob Clarkfreedreno/ir3: sync disasm changes from envytools
2019-11-08 Kristian H. Kristensenfreedreno/ir3: Add new synchronization opcodes
2019-11-08 Kristian H. Kristensenfreedreno/a6xx: Add register offset for STG/LDG
2019-10-18 Rob Clarkfreedreno/ir3: rename mul.s/mul.u
2019-10-18 Rob Clarkfreedreno/ir3: add meta instruction for pre-fs texture...
2019-03-21 Rob Clarkfreedreno/ir3 better cat6 encoding detection
2019-02-26 Rob Clarkfreedreno/ir3: gsampler2DMSArray fixes
2019-02-20 Rob Clarkfreedreno/ir3: sync instr/disasm and add ldib encoding
2018-12-07 Rob Clarkfreedreno/ir3: sync instr/disasm
2018-11-27 Rob Clarkfreedreno: move ir3 to common location