Added few more stubs so that control reaches to DestroyDevice().
[mesa.git] / src / mesa / state_tracker / st_nir_builtins.c
2020-08-21 Jesse Natalienir: Add options to nir_lower_compute_system_values...
2020-08-21 Jesse Natalienir: Move compute system value lowering to a separate...
2020-06-18 Karol Herbstst/mesa: lower images when needed
2020-01-14 Eric Anholtmesa/st: Move the dword slot counting function to glsl_...
2020-01-14 Eric Anholtmesa/st: Deduplicate the NIR uniform lowering code.
2019-10-24 Marek Olšákst/mesa: use pipe_screen::finalize_nir
2019-10-24 Marek Olšákst/mesa: assign driver locations for VS inputs for...
2019-10-10 Marek Olšákst/mesa: use nir_shader_compiler_options::lower_to_scalar
2019-04-10 Eric Anholtst: Lower uniforms in st in the !PIPE_CAP_PACKED_UNIFOR...
2019-03-05 Timur Kristófnir: Add multiplier argument to nir_lower_uniforms_to_ubo.
2019-03-05 Timur Kristófnir: Move nir_lower_uniforms_to_ubo to compiler/nir.
2019-02-12 Kenneth Graunkenir: Gather texture bitmasks in gl_nir_lower_samplers_a...
2019-02-12 Kenneth Graunkest/nir: Lower sampler derefs for builtin shaders.
2019-02-05 Kristian H. Kristensenst/nir: Use src/ relative include path for autotools
2019-02-05 Kenneth Graunkest/nir: Make new helpers for constructing built-in...