platform/upstream/mesa.git
2023-10-01 Alyssa Rosenzweigasahi: Use a 2D Array texture for array render targets
2023-10-01 Alyssa Rosenzweigasahi: Write to cubes/etc attachments as 2D array
2023-10-01 Alyssa Rosenzweigasahi: Predicate layer ID reads
2023-10-01 Alyssa Rosenzweigasahi: Add pass to predicate layer ID reads
2023-10-01 Alyssa Rosenzweigasahi: Assume LAYER is flat-shaded
2023-10-01 Alyssa Rosenzweigasahi: Account for layering for attachment views
2023-10-01 Alyssa Rosenzweigasahi: Expose VS_LAYER_VIEWPORT behind a flag
2023-10-01 Alyssa Rosenzweigasahi: Use layered layouts
2023-10-01 Alyssa Rosenzweigagx/lower_tilebuffer: Support spilled layered RTs
2023-10-01 Alyssa Rosenzweigagx/tilebuffer: Support layered layouts
2023-10-01 Alyssa Rosenzweigagx: Support packed layered rendering writes
2023-10-01 Alyssa Rosenzweigasahi,agx: Select layered rendering outputs
2023-10-01 Alyssa Rosenzweigasahi: Add helper to get layer id in internal program
2023-10-01 Alyssa Rosenzweigagx: Add pass to lower layer ID writes
2023-10-01 Alyssa Rosenzweigagx: Handle layered block image stores
2023-10-01 Alyssa Rosenzweigagx: Pack block image store dim correctly
2023-10-01 Alyssa Rosenzweigagx/nir_lower_texture: Allow disabling layer clamping
2023-10-01 Alyssa Rosenzweignir: Support arrays in block_image_store_agx
2023-10-01 Alyssa Rosenzweignir: Add layer_id_written_agx sysval
2023-10-01 Alyssa Rosenzweigagx: Insert jmp_exec_none instructions
2023-10-01 Alyssa Rosenzweigagx: Add agx_prev_block helper
2023-10-01 Alyssa Rosenzweigagx: Add jumps to block ends
2023-10-01 Alyssa Rosenzweigagx: Augment if/else/while_cmp with a target
2023-10-01 Alyssa Rosenzweigagx: Set PIPE_SHADER_CAP_CONT_SUPPORTED
2023-10-01 Alyssa Rosenzweigagx: Hoist sample_mask/zs_emit
2023-10-01 Alyssa Rosenzweigagx: Align the reg file for 256-bit vectors
2023-10-01 Alyssa Rosenzweigasahi: Clamp index buffer extent to what's read
2023-10-01 Friedrich Vockradv: Fix check in insert_block
2023-10-01 Friedrich Vockradv: Initialize shader freelist on allocation
2023-10-01 Vitaliy Triang3l... r600: Replace R600_BIG_ENDIAN with UTIL_ARCH_BIG_ENDIAN
2023-10-01 Marek Olšákwinsys/amdgpu: pad gfx and compute IBs with a single...
2023-10-01 Marek Olšákac/gpu_info: pad IBs according to ib_size_alignment
2023-10-01 Marek Olšákac/gpu_info: replace ib_alignment with per-IP IB base...
2023-10-01 Eric Engestromci/deqp-runner: restore exit-on-error after getting...
2023-10-01 Eric Engestromci/deqp-runner: fix indentation
2023-09-30 Marek Olšákamd: rename GFX110x to NAVI31-33
2023-09-30 Marek Olšákac/llvm: fix flat PS input corruption
2023-09-30 Marek Olšákac/gpu_info: don't align IBs to the GL2 cache line...
2023-09-30 Marek Olšákac/llvm: set !fpmath 3.0 for llvm.sqrt
2023-09-30 Marek Olšákac/perfcounter: remove a bogus assert to fix an asserti...
2023-09-30 Eric Engestromci: move shader-db clone/build into its own script
2023-09-30 Eric Engestromci: drop unused shader-db clone + build from fedora...
2023-09-30 Eric Engestromci: drop unused shader-db clone + build from alpine...
2023-09-30 Konstantin... radv: Do not sync after radv_update_buffer_cp
2023-09-30 Konstantin... radv: Merge the sync_data and header initialization
2023-09-30 Konstantin... radv/bvh/ploc: Load child bounds from LDS
2023-09-30 Eric Engestromdocs: document the merging process and what is allowed...
2023-09-30 Cong Liuvirgl:Fix ITEM_CPY macro pointer copy bug
2023-09-29 Guilherme Galloci/anv: Catch some flakes
2023-09-29 Guilherme Galloci/zink: Found some flakes
2023-09-29 Guilherme Galloci/freedreno: Add a new flake
2023-09-29 Guilherme Galloci/radeonsi: Update flake list
2023-09-29 Mike Blumenkrantzradv: fix external handle type queries for dmabuf/fd
2023-09-29 Rhys Perryaco: don't combine DPP into v_cmpx
2023-09-29 Rhys Perryaco/optimizer_postRA: don't combine DPP across exec...
2023-09-29 Helen Koikeci/ci_run_n_monitor: add docs for multiple targets
2023-09-29 Lionel Landwerlinintel/fs: switch from SIMD 1 to 8 instructions surface...
2023-09-29 Lionel Landwerlinintel/fs: handle add3 in surface/sampler rematerialization
2023-09-29 Lionel Landwerlinintel/fs: handle ishl in surface/sampler rematerialization
2023-09-29 Samuel Pitoisetradv: emit missing PA_{SC,SU}_LINE_STIPPLE_xxx regs...
2023-09-29 Samuel Pitoisetradv: fix COMPUTE_SHADER_INVOCATIONS query on compute...
2023-09-29 Samuel Pitoisetradv: re-enable DCC with mipmaps on GFX11
2023-09-28 Caio Oliveiracompiler/types: Add void parameter to ensure these...
2023-09-28 Caio Oliveiracompiler/types: Spell struct and enum in type names
2023-09-28 Caio Oliveiracompiler/types: Use C compatible cast syntax
2023-09-28 Caio Oliveiracompiler/types: Remove use of auto
2023-09-28 Caio Oliveiracompiler/types: Remove use of references
2023-09-28 Caio Oliveiracompiler/types: Remove use of new/delete
2023-09-28 Caio Oliveiracompiler/types: Remove private related declarations
2023-09-28 Karol Herbstrusticl/mesa: create COMPUTE_ONLY contexts
2023-09-28 Sagar Ghugeanv: Enable barrier handling on video engines
2023-09-28 Marek Olšákac/llvm: replace removed amdgcn.ldexp for LLVM 18
2023-09-28 Emma Anholtci/etnaviv: Drop some gc2k flakes that I think are...
2023-09-28 Emma Anholtci/etnaviv: Skip some tests that hang the GPU and knock...
2023-09-28 Marek Olšákradeonsi: fix compute-only contexts
2023-09-28 Faith Ekstrandnvk: Init pipelineCacheUUID
2023-09-28 Martin Roukala... radv/ci: add a manual job for vkd3d-proton on navi31
2023-09-28 Martin Roukala... radv/ci: add a manual job to run vkcts on navi31
2023-09-28 Martin Roukala... radv/ci: update the vkcts gfx1100 flake/fail lists
2023-09-28 Timothy Arceriglsl: remove now unused varying linker code
2023-09-28 Timothy Arceriglsl: switch to nir linkers cross_validate_outputs_to_i...
2023-09-28 Timothy Arceriglsl: implement cross_validate_outputs_to_inputs()...
2023-09-28 Timothy Arcerinir: add used field to nir variables
2023-09-28 Timothy Arceriglsl: move is_gl_identifier() to linker_util
2023-09-28 Timothy Arceriglsl: move interpolation_string() to linker_util
2023-09-28 Timothy Arcerinir: copy explicit_invariant flag to nir vars
2023-09-28 Samuel Pitoisetradv: stop skip emitting CB states when there is no...
2023-09-28 Mike Blumenkrantzglx: XFree visual info
2023-09-28 Cong Liur300: Fix out-of-bounds access in ntr_emit_store_output()
2023-09-28 Eric Engestromci/zink+radv: document flake
2023-09-28 Christian Gmeinerisaspec: python does not need ';'
2023-09-28 Ian Romanickspirv: Track when a shader has a cooperative matrix
2023-09-28 Caio Oliveiraspirv: Implement SPV_KHR_cooperative_matrix
2023-09-28 Caio Oliveiraspirv: Let vtn_ssa_value hold references to variables
2023-09-28 Caio Oliveiraspirv: Expose some memory related functions in vtn_priv...
2023-09-28 Caio Oliveiranir: Handle cooperative matrix in various passes
2023-09-28 Caio Oliveiranir: Add new intrinsics for Cooperative Matrix
2023-09-28 Caio Oliveiracompiler/types: Add support for Cooperative Matrix...
2023-09-28 Paulo Zanonianv: enable sparse resources by default
2023-09-28 Paulo Zanonianv/sparse: add INTEL_DEBUG=sparse
next