Move compiler.h and imports.h/c from src/mesa/main into src/util
[mesa.git] / src / compiler / glsl / gl_nir_lower_buffers.c
2020-03-27 Marek OlšákMove compiler.h and imports.h/c from src/mesa/main...
2020-01-06 Andrii Simiklitglsl/nir: do not change an element index to have correc...
2019-10-18 Rob Clarknir: add amul instruction
2019-06-30 Caio Marcelo de... glsl/nir: Lower buffers using Binding instead of Names
2019-03-15 Jason Ekstrandglsl/nir: Add a pass to lower UBO and SSBO access