nir: Use a single list for all shader variables
[mesa.git] / src / gallium / drivers / lima / standalone / lima_compiler_cmdline.c
2020-07-29 Jason Ekstrandnir: Use a single list for all shader variables
2020-07-29 Jason Ekstrandlima/standalone: Rework i/o variable fixup
2020-07-29 Jason Ekstrandnir: Take a nir_shader and variable mode in assign_var_...
2020-03-20 Vasily Khoruzhicklima: add support for R and RG formats
2020-01-21 Eric Anholtnir: Drop the ssbo_offset to atomic lowering.
2019-10-16 Andreas Baierllima: Fix compiler warning in standalone compiler
2019-08-15 Vasily Khoruzhicklima: fix compilation of standalone compiler
2019-07-18 Connor Abbottlima: Reintroduce the standalone compiler