platform/upstream/mesa.git
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
2023-09-28 Paulo Zanonianv/sparse: get ready to issue a single vm_bind ioctl...
2023-09-28 Paulo Zanonianv/sparse: add the initial code for Sparse Resources
2023-09-28 Paulo Zanoniintel/isl: simplify the check for maximum surface size
2023-09-28 Paulo Zanoniintel/isl: add ISL_SURF_USAGE_SPARSE_BIT
2023-09-28 Faith Ekstrandnvk: Cache NIR shaders
2023-09-28 Faith Ekstrandnvk: Add a default pipeline cache
2023-09-28 Faith Ekstrandnvk: Re-structure early shader compilation a bit
2023-09-28 Faith Ekstrandnvk: Hook up the disk cache
2023-09-28 Faith Ekstrandnvk: Store a 20-bit driver_build_sha in nvk_instance
2023-09-28 Timothy Arcerinir: fix typo in comment
2023-09-28 antoninovulkan: Handle vkSetDebugUtilsObjectNameEXT on WSI...
2023-09-28 antoninovulkan: Extend vkGet/SetPrivateDataEXT handling to...
2023-09-28 antoninovulkan: Extend vkGet/SetPrivateDataEXT handling to...
2023-09-28 Dave Airliellvmpipe/cs: migrate cs image handle to common jit...
2023-09-28 Dave Airliellvmpipe/cs: migrate to generic jit texture from pipe...
2023-09-27 Marcin Ślusarzintel/compiler: mask GS URB handles at thread payload...
2023-09-27 Marcin Ślusarzintel/compiler/mesh: implement IO for xe2
2023-09-27 Marcin Ślusarzintel/compiler/mesh: fix position of output URB handle...
2023-09-27 Francisco Jerezintel/fs: Delete manual 'inst->mlen' calculations from...
2023-09-27 Francisco Jerezintel/fs: Delete manual 'inst->mlen' calculations from...
2023-09-27 Francisco Jerezintel/fs: Specify number of data components of logical...
2023-09-27 Francisco Jerezintel/fs/xe2+: Fix URB writes with 0 data components.
2023-09-27 Caio Oliveiraintel/compiler/xe2: Update TCS ICP handle code to suppo...
2023-09-27 Caio Oliveiraintel/compiler/xe2: Fix URB writes in TCS
2023-09-27 Caio Oliveiraintel/compiler/xe2: URB fence uses LSC now
2023-09-27 Ian Romanickintel/compiler/xe2: Update fs_visitor::emit_urb_writes...
2023-09-27 Kenneth Graunkeintel/fs: Fix Xe2 URB read/lowering with per-slot offsets
2023-09-27 Jordan Justenintel/compiler: Use enum xe2_lsc_cache_load on xe2
2023-09-27 Jordan Justenintel/compiler: Add enum xe2_lsc_cache_load
2023-09-27 Jordan Justenintel/compiler: Use enum xe2_lsc_cache_store on xe2
2023-09-27 Jordan Justenintel/compiler: Add enum xe2_lsc_cache_store
2023-09-27 Marcin Ślusarzintel/compiler: add initial support for URB_LOGICAL_SRC...
2023-09-27 Marcin Ślusarzintel/compiler: add lsc_msg_desc_wcmask
2023-09-27 Ian Romanickintel/compiler/xe2: Handle new URB write messages
2023-09-27 Ian Romanickintel/compiler/xe2: Handle new URB read messages
2023-09-27 Konstantin... vulkan: Remove vk_get_physical_device_core_1_*_feature_ext
2023-09-27 Konstantin... hasvk: Use the common GetPhysicalDeviceFeatures2 implem...
2023-09-27 Rhys Perrynir/algebraic: optimize u2u32(a >> 32)
2023-09-27 Rhys Perrynir/lower_int64: fix find_lsb(0)
next