aboutsummaryrefslogtreecommitdiffstats
path: root/src/compiler/glsl/meson.build
Commit message (Expand)AuthorAgeFilesLines
* glsl: Create file to contain software fp64 functionsMatt Turner2019-01-091-1/+9
* meson: Don't build glsl compiler tests unless OpenGL is enabledDylan Baker2018-10-091-1/+1
* meson: Build with Python 3Mathieu Bridon2018-08-101-2/+2
* nir/linker: Add the start of a pure-NIR linker for XFBNeil Roberts2018-07-311-0/+1
* glsl: use only copy_propagation_elementsCaio Marcelo de Oliveira Filho2018-07-271-1/+0
* nir/linker: Add a pure NIR implementation of the atomic counter linkerNeil Roberts2018-07-031-0/+1
* nir/lower_samplers: remove legacy versionRob Clark2018-06-221-1/+0
* nir/lower_samplers: split out _legacy version for deref chainsRob Clark2018-06-221-0/+1
* nir/linker: Add nir_build_program_resource_list()Eduardo Lima Mitev2018-06-211-0/+1
* compiler/link: move add_program_resource to linker_utilAlejandro Piñeiro2018-06-211-0/+1
* nir/linker: Set the uniform initial valuesNeil Roberts2018-06-211-0/+1
* nir/linker: Add gl_nir_link_uniforms()Eduardo Lima Mitev2018-06-211-0/+2
* compiler/link: add linker_util.h, move linker_error/warning to itAlejandro Piñeiro2018-06-211-0/+1
* nir: move GL specific passes to src/compiler/glslTimothy Arceri2018-05-011-0/+4
* meson: Add build option for toolsScott D Phillips2018-02-081-2/+4
* meson: Use dependencies for nirDylan Baker2018-01-111-1/+2
* meson: Use consistent styleDylan Baker2018-01-111-2/+4
* glsl: Split out shader program serializationJordan Justen2017-12-081-0/+2
* glsl: Combine nop-swizzle optimization with swizzle-swizzle optimizationIan Romanick2017-11-081-2/+1
* meson: Add threads dependencies to glsl_compiler executableDylan Baker2017-11-081-1/+1
* glsl: fix derived cs variablesIlia Mirkin2017-10-231-0/+1
* compiler: Move blob up a levelJason Ekstrand2017-10-121-3/+0
* meson: Add inc_compiler to the libglsl includesJason Ekstrand2017-10-121-1/+1
* meson: Build i965 and dri stackDylan Baker2017-10-091-5/+224
* meson: Add build Intel "anv" vulkan driverDylan Baker2017-09-271-0/+29