aboutsummaryrefslogtreecommitdiffstats
path: root/src/compiler/Makefile.sources
Commit message (Expand)AuthorAgeFilesLines
* nir: Add an array copy optimizationJason Ekstrand2018-08-231-0/+1
* nir: Add a structure splitting passJason Ekstrand2018-08-231-0/+1
* 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: add builtin builderKarol Herbst2018-07-241-0/+2
* nir/linker: Add a pure NIR implementation of the atomic counter linkerNeil Roberts2018-07-031-0/+1
* nir: Add a large constants optimization passJason Ekstrand2018-07-021-0/+1
* nir: Delete lower_io_typesJason Ekstrand2018-06-221-1/+0
* 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: Add a concept of per-member structs and a lowering passJason Ekstrand2018-06-221-0/+1
* nir: Add a deref path helper structJason Ekstrand2018-06-221-0/+1
* nir: Add helpers for working with deref instructionsJason Ekstrand2018-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: add pass to move load_constRob Clark2018-06-191-0/+1
* nir: Add an ALU lowering pass for mul_high.Eric Anholt2018-06-061-0/+1
* nir: Add the start of a format conversion helper headerJason Ekstrand2018-05-091-0/+1
* compiler/lower_64bit_packing: rename the pass to be more genericIago Toral Quiroga2018-05-031-1/+1
* compiler/nir: add a lowering pass to convert the bit size of ALU operationsIago Toral Quiroga2018-05-031-0/+1
* nir: move GL specific passes to src/compiler/glslTimothy Arceri2018-05-011-3/+4
* nir/spirv: add gl_spirv_validation methodAlejandro Piñeiro2018-03-301-0/+1
* nir: mako all the intrinsicsRob Clark2018-03-271-2/+2
* nir: autotools, meson: add GLSL.ext.AMD.h in the files listJuan A. Suarez Romero2018-03-221-0/+1
* st/nir/radeonsi: move nir_lower_uniforms_to_ubo() to the state trackerTimothy Arceri2018-03-201-1/+0
* nir: add nir_opt_move_load_ubo() optimization passSamuel Pitoiset2018-03-161-0/+1
* spirv: fix autotools buildsTimothy Arceri2018-03-081-0/+1
* spirv: Add initial subgroup supportJason Ekstrand2018-03-071-0/+1
* nir: add nir_opt_shrink_load passSamuel Pitoiset2018-02-061-0/+1
* spirv: Add a prepass to set types on vtn_valuesJason Ekstrand2017-12-111-1/+2
* glsl: Split out shader program serializationJordan Justen2017-12-081-0/+2
* nir: add varying array splitting passTimothy Arceri2017-12-041-0/+1
* glsl: Combine nop-swizzle optimization with swizzle-swizzle optimizationIan Romanick2017-11-081-2/+1
* nir: Add a new subgroups lowering passJason Ekstrand2017-11-071-1/+1
* nir: add serialization and deserializationConnor Abbott2017-10-311-0/+2
* glsl: fix derived cs variablesIlia Mirkin2017-10-231-0/+1
* compiler: Move blob up a levelJason Ekstrand2017-10-121-2/+2
* nir: Move vc4's alpha test lowering to core NIR.Eric Anholt2017-10-101-0/+1
* nir: add some helpers for doing linkingTimothy Arceri2017-09-261-0/+1
* glsl: merge loop_controls.cpp with loop_unroll.cppTimothy Arceri2017-09-211-1/+0
* util: move string_to_uint_map to glslEmil Velikov2017-08-291-1/+3
* nir: add nir_lower_uniforms_to_ubo passNicolai Hähnle2017-07-311-0/+1
* nir: add nir_lower_samplers_as_deref passNicolai Hähnle2017-07-311-0/+1
* nir: Add pass to scalarize read_invocation/read_first_invocationMatt Turner2017-07-201-0/+1
* nir: Add pass to optimize intrinsicsMatt Turner2017-07-201-0/+1
* spirv: Generate spirv_info.cIan Romanick2017-07-181-1/+3
* nir: Delete nir_array.hThomas Helland2017-06-071-1/+0