st/glsl_to_nir: make st_glsl_to_nir() static
[mesa.git] / src / mesa / state_tracker / st_nir.h
2017-12-03 Timothy Arcerist/glsl_to_nir: make st_glsl_to_nir() static
2017-12-03 Timothy Arcerist/glsl: move nir linking loop to new function st_link_...
2017-11-02 Timothy Arcerist/glsl_to_nir: pass gl_shader_program to st_finalize_nir()
2016-09-26 Rob Clarkmesa/st: add nir pass to lower tex_src_plane
2016-07-01 Vinson Leemesa/st: Use 'struct nir_shader' instead of 'nir_shader'.
2016-06-30 Timothy Arceriglsl/mesa: split gl_shader in two
2016-05-17 Rob Clarkmesa/st: add support for NIR as possible driver IR
2016-05-17 Rob Clarkmesa/st: add nir pass for lowering builtin uniforms