nir/vtn: Use return type rather than image type for tex ops
[mesa.git] / src / compiler / glsl / meson.build
2020-06-01 Dylan Bakermeson: use gnu_symbol_visibility argument
2020-04-21 Jason Ekstrandglsl: Hard-code noise to zero in builtin_functions.cpp
2020-03-28 Eric Engestrommeson: inline `inc_common`
2020-03-24 Neil Robertsglsl: Inline builtins in a separate pass
2020-03-24 Neil Robertsglsl: Add an IR lowering pass to convert mediump operat...
2020-03-16 Jose Fonsecameson: Avoid duplicate symbols.
2020-03-03 Louis-Francis Ratt... glsl/linker: handle array/struct members for DisableXfb...
2020-02-24 Eric Anholtnir: Rename gl_nir_lower_bindless_images.c in preparati...
2019-10-10 Dylan Bakermeson: Add idep_getopt for tests
2019-10-10 Marek Olšáknir: move gl_nir_opt_access from glsl directory
2019-10-07 Eric Engestrommeson: drop duplicate inc_nir from libglsl
2019-08-03 Eric Engestrommeson: drop unused dep_{thread,dl}
2019-08-03 Eric Engestrommeson: replace libmesa_util with idep_mesautil
2019-06-30 Alejandro Piñeironir/linker: add gl_nir_link_uniform_blocks.c
2019-06-19 Connor Abbottglsl/nir: Add optimization pass for access flags
2019-04-12 Karol Herbstglsl/nir: add support for lowering bindless images_derefs
2019-03-15 Jason Ekstrandglsl/nir: Add a pass to lower UBO and SSBO access
2019-01-10 Matt Turnerglsl: Create file to contain software fp64 functions
2018-10-09 Dylan Bakermeson: Don't build glsl compiler tests unless OpenGL...
2018-08-10 Mathieu Bridonmeson: Build with Python 3
2018-07-31 Neil Robertsnir/linker: Add the start of a pure-NIR linker for XFB
2018-07-27 Caio Marcelo de... glsl: use only copy_propagation_elements
2018-07-03 Neil Robertsnir/linker: Add a pure NIR implementation of the atomic...
2018-06-23 Rob Clarknir/lower_samplers: remove legacy version
2018-06-23 Rob Clarknir/lower_samplers: split out _legacy version for deref...
2018-06-21 Eduardo Lima Mitevnir/linker: Add nir_build_program_resource_list()
2018-06-21 Alejandro Piñeirocompiler/link: move add_program_resource to linker_util
2018-06-21 Neil Robertsnir/linker: Set the uniform initial values
2018-06-21 Eduardo Lima Mitevnir/linker: Add gl_nir_link_uniforms()
2018-06-21 Alejandro Piñeirocompiler/link: add linker_util.h, move linker_error...
2018-05-01 Timothy Arcerinir: move GL specific passes to src/compiler/glsl
2018-02-08 Scott D Phillipsmeson: Add build option for tools
2018-01-11 Dylan Bakermeson: Use dependencies for nir
2018-01-11 Dylan Bakermeson: Use consistent style
2017-12-08 Jordan Justenglsl: Split out shader program serialization
2017-11-09 Ian Romanickglsl: Combine nop-swizzle optimization with swizzle...
2017-11-08 Dylan Bakermeson: Add threads dependencies to glsl_compiler executable
2017-10-23 Ilia Mirkinglsl: fix derived cs variables
2017-10-13 Jason Ekstrandcompiler: Move blob up a level
2017-10-13 Jason Ekstrandmeson: Add inc_compiler to the libglsl includes
2017-10-09 Dylan Bakermeson: Build i965 and dri stack
2017-09-27 Dylan Bakermeson: Add build Intel "anv" vulkan driver