meson: replace libmesa_util with idep_mesautil
[mesa.git] / src / compiler / glsl / meson.build
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