glsl: fix the type of ir_constant_data::u16
[mesa.git] / src / compiler / glsl / gl_nir_lower_samplers.c
2019-09-06 Timur Kristófnir: Carve out nir_lower_samplers from GLSL code.
2019-01-07 Kenneth Graunkenir: Make gl_nir_lower_samplers use gl_nir_lower_sample...
2018-10-22 Jason Ekstrandnir: Use nir_src_is_const and nir_src_as_* in core...
2018-08-13 Alejandro Piñeironir/lower_samplers: don't assume a deref for both textu...
2018-06-23 Jason Ekstrandnir: Remove old-school deref chain support
2018-06-23 Jason Ekstrandnir: Use derefs in nir_lower_samplers
2018-06-23 Jason Ekstrandnir/lower_samplers: Clean up function arguments
2018-06-23 Rob Clarknir: add deref lowering sanity checking
2018-06-21 Eduardo Lima Mitevnir/lower_samplers: Limit assert to GLSL shader programs
2018-05-01 Timothy Arcerinir: move GL specific passes to src/compiler/glsl