meson/broadcom: libbroadcom_cle also needs zlib
[mesa.git] / src / compiler /
2019-12-05 Timothy Arceriglsl/nir: iterate the system values list when adding...
2019-12-05 Michel Dänzerglsl/tests: Use splitlines() instead of strip()
2019-12-05 Timothy Arceriglsl: make use of active_shader_mask when building...
2019-12-05 Timothy Arceriglsl: don't set uniform block as used when its not
2019-12-05 Timothy Arceriglsl: move calculate_array_size_and_stride() to link_un...
2019-12-04 Rob Clarknir/lower_clip: Fix incorrect driver loc for clipdist...
2019-12-04 Tapani Pälliglsl: additional interface redeclaration check for...
2019-12-04 Rhys Perrynir/load_store_vectorize: fix combining stores with...
2019-12-03 Ian Romanicknir/algebraic: Rearrange bcsel sequences generated...
2019-12-03 Ian Romanicknir/algebraic: Simplify some Inf and NaN avoidance...
2019-12-03 Ian Romanicknir/opt_peephole_select: Don't count some unary operations
2019-12-02 Rhys Perrynir/lower_io_to_vector: don't create arrays when not...
2019-12-01 Dave Airlienir/samplers: don't zero samplers_used/txf.
2019-11-28 Tapani Pälliglsl: handle max uniform limits with lower_const_arrays...
2019-11-27 Kenneth Graunkedriconf, glsl: Add a vs_position_always_invariant option
2019-11-26 Eric Anholtnir: Make algebraic backtrack and reprocess after a...
2019-11-26 Eric Anholtnir: Refactor algebraic's block walk
2019-11-26 Connor Abbottnir: Maintain the algebraic automaton's state as we...
2019-11-25 Eric Anholtnir: Add a scheduler pass to reduce maximum register...
2019-11-25 Rhys Perrynir: add load/store vectorizer tests
2019-11-25 Rhys Perrynir: add a load/store vectorization pass
2019-11-25 Rhys Perrynir: add nir_num_variable_modes and nir_var_mem_push_const
2019-11-23 Brian Paulnir: no-op C99 _Pragma() with MSVC
2019-11-23 Marek Olšáknir/serialize: support any num_components for remaining...
2019-11-23 Marek Olšáknir/serialize: use 3 unused bits in intrinsic for packe...
2019-11-23 Marek Olšáknir/serialize: don't serialize redundant nir_intrinsic_...
2019-11-23 Marek Olšáknir/serialize: serialize writemask for vec8 and vec16
2019-11-23 Marek Olšáknir/serialize: serialize swizzles for vec8 and vec16
2019-11-23 Marek Olšáknir/serialize: reuse the writemask field for 2 src...
2019-11-23 Marek Olšáknir/serialize: remove up to 3 consecutive equal ALU...
2019-11-23 Marek Olšáknir/serialize: try to pack both deref array src into...
2019-11-23 Marek Olšáknir/serialize: cleanup - fold nir_deref_type_var cases...
2019-11-23 Marek Olšáknir/serialize: try to put deref->var index into the...
2019-11-23 Marek Olšáknir/serialize: don't serialize mode for deref non-cast...
2019-11-23 Marek Olšáknir/serialize: don't store deref types if not needed
2019-11-23 Marek Olšáknir/serialize: try to pack two alu srcs into 1 uint32
2019-11-23 Marek Olšáknir/serialize: pack nir_intrinsic_instr::const_index...
2019-11-23 Marek Olšáknir/serialize: pack 1-component constants into 20 bits...
2019-11-23 Marek Olšáknir/serialize: pack load_const with non-64-bit constant...
2019-11-23 Marek Olšáknir/serialize: try to store a diff in var data location...
2019-11-23 Marek Olšáknir/serialize: deduplicate serialized var types by...
2019-11-23 Marek Olšáknir/serialize: don't serialize var->data for temporaries
2019-11-23 Marek Olšáknir/serialize: pack src better and limit the object...
2019-11-23 Marek Olšáknir/serialize: pack instructions better
2019-11-22 Ian Romanicknir/range_analysis: Make sure the table validation...
2019-11-22 Ian Romanicknir/range-analysis: Add pragmas to help loop unrolling
2019-11-22 Danylo Piliaievglsl: Add varyings to "zero-init of uninitialized vars...
2019-11-22 Alyssa Rosenzweignir: Add load_sampler_lod_paramaters_pan intrinsic
2019-11-21 Marek Olšáknir/serialize: do ctx = {0} instead of manual initializ...
2019-11-21 Marek Olšáknir: strip as we serialize to remove the nir_shader_clo...
2019-11-21 Dave Airlienir: fix deref offset builder
2019-11-21 Dave Airlievtn/opencl: add clz support
2019-11-21 Dave Airlienir: add 64-bit ufind_msb lowering support. (v2)
2019-11-21 Dave Airliespirv/nir/opencl: handle some multiply instructions.
2019-11-21 Dave Airliespirv: get the correct type for function returns.
2019-11-21 Dave Airliespirv: don't store 0 to cs.ptr_size for non kernel...
2019-11-21 Iago Toral Quirogaglsl: add missing initialization of the location path...
2019-11-21 Timothy Arcericompiler: move build definition of pp_standalone_scaffo...
2019-11-21 Karol Herbstnir/validate: validate num_components on registers...
2019-11-20 Rhys Perrynir/large_constants: use nir_index_vars and nir_variabl...
2019-11-20 Rhys Perrynir: add nir_variable::index and nir_index_vars
2019-11-20 Rhys Perrynir: make nir_variable::{num_members,num_state_slots...
2019-11-20 Neil Robertsnir/lower_alu_to_scalar: Support lowering 8- and 16...
2019-11-20 Neil Robertsnir: Add a 8-bit bool type
2019-11-20 Neil Robertsnir: Add a 16-bit bool type
2019-11-20 Neil Robertsnir/opcodes: Add a helper function to generate reduce...
2019-11-20 Neil Robertsnir/opcodes: Add a helper function to generate the...
2019-11-20 Timothy Arcerimesa: add support cursor support for relative path...
2019-11-20 Timothy Arceriglsl: delay compilation skip if shader contains an...
2019-11-20 Timothy Arceriglsl: add can_skip_compile() helper
2019-11-20 Timothy Arceriglsl: error if #include used while extension is disabled
2019-11-20 Timothy Arceriglsl: add preprocessor #include support
2019-11-20 Timothy Arceriglsl: pass gl_context to glcpp_parser_create()
2019-11-20 Timothy Arceriglsl: add ARB_shading_language_include support to ...
2019-11-20 Timothy Arceriglsl: add infrastructure for ARB_shading_language_include
2019-11-19 Marek Olšáknir: don't use GLenum16 in nir.h
2019-11-19 Marek Olšáknir: move data.descriptor_set above data.index for...
2019-11-19 Marek Olšákglsl_to_nir: rename image_access to mem_access
2019-11-19 Marek Olšáknir/print: only print image.format for image variables
2019-11-19 Marek Olšáknir: move data.image.access to data.access
2019-11-19 Samuel Pitoisetspirv: fix lowering of OpGroupNonUniformAllEqual
2019-11-18 Dave Airlienir/serialize: fix serializing functions with no implem...
2019-11-18 Dave Airlienir/serialize: pack function has name and entry point...
2019-11-18 Jason Ekstrandnir: Validate that variables are in the right lists
2019-11-14 Connor Abbottnir: Fix non-determinism in lower_global_vars_to_local
2019-11-13 Caio Marcelo de... spirv: Consider the sampled_image case in wa_glslang_17...
2019-11-12 Brian Paulnir: fix a couple signed/unsigned comparison warnings...
2019-11-12 Rhys Perrynir/divergence: improve DA of shuffle
2019-11-12 Jason Ekstrandspirv: Fix the MSVC build
2019-11-12 Erik Faye-Lundnir: patch up deref-vars when lowering clip-planes
2019-11-11 Caio Marcelo de... glsl: Check earlier for MaxTextureImageUnits and MaxIma...
2019-11-11 Caio Marcelo de... glsl: Check earlier for MaxShaderStorageBlocks and...
2019-11-11 Jason Ekstrandnir: Add tests for nir_extract_bits
2019-11-11 Jason Ekstrandnir/builder: Add a nir_extract_bits helper
2019-11-11 Alyssa Rosenzweignir: Add load_output_u8_as_fp16_pan intrinsic
2019-11-09 Jason Ekstrandspirv: Sort out the mess that is sampled image
2019-11-09 Jason Ekstrandspirv: Add a vtn_decorate_pointer helper
2019-11-09 Jason Ekstrandspirv: Remove the type from sampled_image
2019-11-09 Caio Marcelo de... spirv: Don't leak GS initialization to other stages
2019-11-08 Marek Olšákcompiler: pack shader_info from 160 bytes to 96 bytes
next