freedreno/ir3: rename frag_vcoord -> ij_pixel
[mesa.git] / src / freedreno / ir3 / ir3_shader.c
2019-04-25 Rob Clarkfreedreno/ir3: rename frag_vcoord -> ij_pixel
2019-04-25 Rob Clarkcompiler: rename SYSTEM_VALUE_VARYING_COORD
2019-04-12 Timothy Arcerinir/i965/freedreno/vc4: add a bindless bool to type...
2019-03-30 Rob Clarkfreedreno/ir3: add pass to move varying loads
2019-03-03 Rob Clarkfreedreno/ir3: add Sethi–Ullman numbering pass
2019-02-20 Rob Clarkfreedreno/ir3: fix crash in compile fail case
2018-12-13 Rob Clarkfreedreno: debug GEM obj names
2018-12-07 Rob Clarkfreedreno/ir3: sync instr/disasm
2018-11-27 Rob Clarkfreedreno: move ir3 to common location