nir/vtn: Use return type rather than image type for tex ops
[mesa.git] / src / compiler / glsl / link_interface_blocks.cpp
2020-01-23 Anthony Peschutil/hash_table: added hash functions for integer types
2019-12-04 Tapani Pälliglsl: additional interface redeclaration check for...
2019-07-19 Eric Engestromutil: use standard name for snprintf()
2019-06-14 Neil Robertsglsl/linker: Make precision matching optional in intras...
2018-08-27 vadym.shovkopliasglsl/linker: Allow unused in blocks which are not decla...
2018-08-02 Andres Gomezglsl: use util_snprintf()
2018-04-12 Marek Olšákmesa: include mtypes.h less
2017-12-04 Samuel Iglesias... glsl: don't run intrastage array validation when the...
2017-12-04 Samuel Iglesias... glsl/es: precision qualifier doesn't need to match...
2017-10-30 Eduardo Lima Mitevglsl/linker: Check that re-declared, inter-shader built...
2016-12-02 Timothy Arcerist/mesa/glsl: move Version to gl_shader_program_data
2016-11-10 Iago Toral Quirogaglsl: validate output blocks against input blocks
2016-10-24 Samuel Iglesias... glsl/es31: precision qualifier doesn't need to match...
2016-10-24 Samuel Iglesias... glsl: move intrastage_match() after interstage_member_m...
2016-06-30 Timothy Arceriglsl/mesa: split gl_shader in two
2016-05-26 Dave Airlieglsl: fix error message on uniform block mismatch
2016-05-24 Dave Airlieglsl: make max array trackers ints and use -1 as base...
2016-04-01 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-03-31 Timothy Arceriglsl: generate named interface block names correctly
2016-03-15 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-03-08 Timothy Arceriglsl: don't always reject shaders with mismatching...
2016-03-08 Timothy Arceriglsl: make interstage_match() static
2016-02-05 Jason EkstrandMerge commit mesa-public/master into vulkan
2016-01-26 Emil Velikovglsl: move to compiler/