nir: add glsl_get_std430_base_alignment() helper
[mesa.git] / src / compiler /
2020-03-06 Timothy Arcerinir: add glsl_get_std430_base_alignment() helper
2020-03-06 Timothy Arcerinir: add glsl_get_std140_size() helper
2020-03-06 Timothy Arcerinir: add glsl_get_std140_base_alignment() helper
2020-03-06 Timothy Arcerinir: add glsl_get_internal_ifc_packing() helper
2020-03-06 Timothy Arceriglsl: correctly find block index when linking glsl...
2020-03-06 Timothy Arceriglsl: add name support to nir uniform linker
2020-03-06 Timothy Arceriglsl: move get_next_index() earlier in nir link uniforms
2020-03-06 Timothy Arceriglsl: move add_parameter() earlier in nir link uniforms
2020-03-06 Timothy Arceriglsl: move nir link uniforms struct defs earlier
2020-03-06 Alejandro Piñeironir/linker: remove reference to just SPIR-V linking
2020-03-06 Samuel Pitoisetnir/lower_input_attachments: remove bogus assert in...
2020-03-05 Kristian H. KristensenRevert "spirv: Use a simpler and more correct implement...
2020-03-05 Kristian H. KristensenRevert "glsl: Use a simpler formula for tanh"
2020-03-04 Jason Ekstrandnir: Flush to zero with OOB low exponents in ldexp
2020-03-03 Louis-Francis Ratt... glsl/linker: add xfb workaround for modified built...
2020-03-03 Louis-Francis Ratt... glsl/linker: handle array/struct members for DisableXfb...
2020-03-03 Louis-Francis Ratt... glsl/linker: add DisableTransformFeedbackPacking workaround
2020-03-03 Rhys Perryspirv: fix memory_barrier_tcs_patch emission
2020-03-03 Rhys Perryspirv: improve creation of memory_barrier
2020-02-28 Timothy Arceriglsl: add some error checks to the nir uniform linker
2020-02-28 Timothy Arceriglsl: fix sampler index calculation in nir linker
2020-02-28 Timothy Arceriglsl: reset next_image_index count for each shader...
2020-02-28 Timothy Arceriglsl: fix resizing of the uniform remap table
2020-02-28 Timothy Arceriglsl: set the correct number of images in a shader
2020-02-28 Timothy Arceriglsl: set the correct number of samplers in a shader
2020-02-28 Timothy Arceriglsl: fix possible memory leak in nir uniform linker
2020-02-28 Icecream95nir: Allow nir_format conversions to work on 32-bit...
2020-02-28 Marek Olšáknir: fix 5 warnings
2020-02-28 Marek Olšáknir: replace GCC unroll with an option that works on...
2020-02-26 Albert Astals Cidcube_face_index: Use fabsf instead of fabs since we...
2020-02-26 Albert Astals Cidcube_face_coord: Use fabsf instead of fabs since we...
2020-02-26 Jason Ekstrandnir: Drop nir_tex_instr::texture_array_size
2020-02-26 Juan A. Suarez Romeronir/lower_double_ops: add note for lowering mod
2020-02-25 Marek Olšáknir: fix gl_nir_lower_images for bindless images
2020-02-24 Caio Marcelo de... nir, intel: Move use_scoped_memory_barrier to nir_options
2020-02-24 Caio Marcelo de... nir/tests: Use nir_scoped_memory_barrier() helper
2020-02-24 Caio Marcelo de... nir: Add the alias NIR_MEMORY_ACQ_REL
2020-02-24 Caio Marcelo de... nir/builder: Add nir_scoped_memory_barrier()
2020-02-24 Eric Anholtnir: Move intel's intrinsic_image_coordinate_components...
2020-02-24 Eric Anholtspirv_to_nir: Reuse glsl_sampler_dim_coordinate_compone...
2020-02-24 Eric Anholtglsl: Factor out the sampler dim coordinate components...
2020-02-24 Eric Anholtnir: Make image lowering optionally handle the !bindles...
2020-02-24 Eric Anholtnir: Rename gl_nir_lower_bindless_images.c in preparati...
2020-02-24 Kristian H. Kristensennir/types: Add glsl_float16_type() helper
2020-02-24 Hyunjun Konir: Add optimization for doing removing f16/f32 conver...
2020-02-24 Neil Robertsnir/opcodes: Add nir_op_f2fmp
2020-02-21 Caio Marcelo de... spirv: Be consistent when checking for Shader/Kernel
2020-02-21 Arcady Goldmints... spirv: Remove outdated SPIR-V decoration warnings
2020-02-21 Jason Ekstrandnir/builder: Return an integer from nir_get_texture_size
2020-02-21 Jason Ekstrandnir: Fix the nir_builder include path for nir_builtin_b...
2020-02-21 Karol Herbstnir/lower_ssbo: handle atomics
2020-02-21 Alyssa Rosenzweignir: Add SSBO->global lowering pass
2020-02-19 Ian Romanicknir/search: Use larger type to hold linearized index
2020-02-19 Kristian H. KristensenMark a few static inline helpers with ASSERTED
2020-02-14 Elie Tournierspirv2nir: Add kernel spirv support
2020-02-14 Elie Tournierspirv2nir: print nir shader if translation succed
2020-02-14 Timothy Arceriglsl: fix gl_nir_set_uniform_initializers() for image...
2020-02-13 Rhys Perrynir: fix nir_const_value_as_uint bit size in load/store...
2020-02-13 Erik Faye-LundRevert "nir: Add a couple trivial abs optimizations"
2020-02-13 Tapani Pälliglsl: fix a memory leak with resource_set
2020-02-12 Arcady Goldmints... Rename nir_lower_constant_initializers to nir_lower_var...
2020-02-12 Arcady Goldmints... compiler/spirv: Add support for non-constant initializers
2020-02-12 Arcady Goldmints... compiler/nir: Add support for variable initialization...
2020-02-11 Samuel Pitoisetnir: do not use De Morgan's Law rules for flt and fge
2020-02-11 Ian Romanicknir: Mark fmin and fmax as commutative and associative
2020-02-10 Gert Wollnyr600/sfn: Add lowering UBO access to r600 specific...
2020-02-10 Gert Wollnyr600/sfn: Add the VS in and FS out vectorization
2020-02-05 Eric Anholtglsl,nir: Switch the enum representing shader image...
2020-02-05 Boris Brezillonpan/midgard: Turn Z/S stores into zs_output_pan intrinsics
2020-02-05 Michel Dänzergitlab-ci: Add ppc64el and s390x cross-build jobs
2020-02-04 Kristian H. Kristensennir: Remove always-true assert
2020-02-04 Kristian H. Kristensenglsl: Use 'using' to be explicit about visitor overloads
2020-02-04 Kristian H. Kristensenspirv/opencl: Cast opcode up front to avoid warnings
2020-02-04 Kristian H. Kristensennir: Make unroll pragma work on clang
2020-02-04 Kristian H. Kristensennir: Delete unused is_var_constant() helper
2020-01-29 Caio Marcelo de... nir: Make nir_deref_path_init skip trivial casts
2020-01-29 Rhys Perrynir/algebraic: add some half packing optimizations
2020-01-29 Rhys Perrynir/algebraic: add patterns for a >> #b << #b
2020-01-29 Samuel Pitoisetspirv: implement SPV_AMD_shader_explicit_vertex_parameter
2020-01-29 Samuel Pitoisetnir: lower interp_deref_at_vertex to load_input_vertex
2020-01-29 Samuel Pitoisetnir: add nir_intrinsic_interp_deref_at_vertex
2020-01-29 Samuel Pitoisetnir: lower SYSTEM_VALUE_BARYCENTRIC_* to nir_load_baryc...
2020-01-29 Samuel Pitoisetnir: add nir_intrinsic_load_barycentric_model
2020-01-29 Samuel Pitoisetspirv: add support for SpvBuiltInBaryCoord*
2020-01-29 Samuel Pitoisetcompiler: add new SYSTEM_VALUE_BARYCENTRIC_*
2020-01-29 Samuel Pitoisetcompiler: add PERSP to the existing barycentric system...
2020-01-29 Samuel Pitoisetspirv: add support for SpvDecorationExplicitInterpAMD
2020-01-29 Samuel Pitoisetcompiler: add a new explicit interpolation mode
2020-01-23 Vasily Khoruzhicknir: don't emit ishl in _nir_mul_imm() if backend doesn...
2020-01-23 Anthony Peschutil/hash_table: added hash functions for integer types
2020-01-23 Samuel Pitoisetnir/lower_input_attachments: lower nir_texop_fragment_...
2020-01-23 Samuel Pitoisetspirv: add support for SpvOpFragment{Mask}FetchAMD...
2020-01-23 Samuel Pitoisetnir: add two new texture ops for multisample fragment...
2020-01-23 Samuel Pitoisetspirv: add SpvCapabilityFragmentMaskAMD
2020-01-23 Matt Turnerutil: Remove tmp argument from BITSET_FOREACH_SET macro
2020-01-23 Timothy Arceriglsl_to_nir: update interface type properly
2020-01-23 Timothy Arceriglsl: count uniform components and storage better in...
2020-01-23 Timothy Arceriglsl: fix check for matrices in blocks when using nir...
2020-01-23 Timothy Arceriglsl: remove bogus assert in nir uniform linking
2020-01-23 Ian Romanicknir/algebraic: Optimize some 64-bit integer comparisons...
next