st/mesa: add support for ARB_sample_locations
[mesa.git] / src / mesa / state_tracker / st_nir.h
2018-05-12 Timothy Arcerist/nir: make st_nir_opts() available externally
2018-04-10 Timothy Arcerist/glsl_to_nir: set paramater value offset as driver...
2018-03-20 Timothy Arcerist: add uniform packing support to lower_uniforms_to_ubo()
2018-03-20 Timothy Arcerist/nir/radeonsi: move nir_lower_uniforms_to_ubo() to...
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