nir: rename nir_var_shared to nir_var_mem_shared
[mesa.git] / src / compiler / glsl / gl_nir_lower_atomics.c
2019-01-19 Karol Herbstnir: rename nir_var_shared to nir_var_mem_shared
2019-01-19 Karol Herbstnir: rename nir_var_ssbo to nir_var_mem_ssbo
2019-01-08 Jason Ekstrandnir: Distinguish between normal uniforms and UBOs
2018-07-03 Antia Puentesnir: Fix OpAtomicCounterIDecrement for uniform atomic...
2018-06-23 Jason Ekstrandnir: Remove old-school deref chain support
2018-06-23 Jason Ekstrandnir: Remove deref chain support from lower_atomics
2018-06-23 Jason Ekstrandnir: Support deref instructions in lower_atomics
2018-06-23 Rob Clarknir: add deref lowering sanity checking
2018-05-01 Timothy Arcerinir: move GL specific passes to src/compiler/glsl