platform/upstream/mesa.git
2023-05-11 Alyssa Rosenzweigagx: Handle imadshl_agx, imsubshl_agx
2023-05-11 Alyssa Rosenzweignir: Model AGX-specific multiply-shift-add
2023-05-11 Alyssa Rosenzweigagx: Use nir_alu_src_as_uint
2023-05-11 Alyssa Rosenzweigpan/bi: Use nir_alu_src_as_uint
2023-05-11 Alyssa Rosenzweignir: Add nir_alu_src_as_uint helper
2023-05-11 Lionel Landwerlinanv: fixup workaround 16011411144
2023-05-11 Tapani Pälliegl/loader: move crtc resource infrastructure as common...
2023-05-11 Georg Lehmannaco: also reassign p_extract_vector post ra
2023-05-11 Georg Lehmannaco: Assert that operands have the same byte offset...
2023-05-11 Daniel Schürmannvulkan/pipeline_cache: don't log warnings for internal...
2023-05-11 Lionel LandwerlinRevert "intel/compiler: make uses_pos_offset a tri...
2023-05-11 Juan A. Suarez... v3d/ci: annotate failures
2023-05-11 Chia-I Wuamd/drm-shim: add amdgpu drm-shim
2023-05-11 Chia-I Wudrm-shim: apply file overrides for open
2023-05-10 Jesse Nataliemicrosoft/compiler: Do basic I/O analysis for dependenc...
2023-05-10 Jesse Nataliemicrosoft/compiler: Allocate space for I/O and viewID...
2023-05-10 Danylo Piliaievtu: Re-enable bufferDeviceAddressCaptureReplay
2023-05-10 Rob Clarktu: Move queue deletion to last
2023-05-10 Danylo Piliaievtu: Move VMA heap to the logical device
2023-05-10 Danylo Piliaievtu: Create drm fd per logical device
2023-05-10 Emma Anholtci/zink+anv: Skip a couple more long tests pre-merge.
2023-05-10 Emma Anholtci: Re-enable some piglit tests that should be fast...
2023-05-10 Collabora's... Uprev Piglit to 536975d94a40cf76a69fcfa786c2513eccd0c989
2023-05-10 Emma Anholtzink: Don't flag legacy_shadow_mask for RED-only reads...
2023-05-10 Emma Anholtzink: Fix silly void * type in rewrite_tex_dest.
2023-05-10 Emma Anholtzink: Explain some of the current pathway for shadow...
2023-05-10 Emma Anholtmesa: Fix precompile of GLSL programs with shadow samplers.
2023-05-10 Emma Anholtmesa: Fix debug logging of fp compile compare func.
2023-05-10 Jiadong Zhuac: enable SHADOW_GLOBAL_CONFIG for preemptible ib
2023-05-10 Konstantin... nir/lower_io: Emit less iadd(x, 0)
2023-05-10 Rob Clarkfreedreno/a5xx+a6xx: Don't allocate LRZ for z32
2023-05-10 Rob Clarkfreedreno/a6xx: Actually use LRZ for ms
2023-05-10 Rob Clarkfreedreno/a6xx: Move LRZ clears to gmem
2023-05-10 Rob Clarkfreedreno/a6xx: New subpass on mid-frame clears
2023-05-10 Rob Clarkfreedreno/a6xx: Per-subpass LRZ
2023-05-10 Rob Clarkfreedreno/a6xx: Introduce batch subpasses
2023-05-10 Rob Clarkfreedreno/a6xx: Split tile loads and clears
2023-05-10 Rob Clarkfreedreno/a6xx: Switch to batch->cleared
2023-05-10 Rob Clarkfreedreno/a6xx: Simplify per-tile conditional IBs
2023-05-10 Rob Clarkfreedreno/a6xx: Add ctx->emit_sysmem()
2023-05-10 Rob Clarkfreedreno/a6xx: Move LRZ clear to blitter
2023-05-10 Rob Clarkfreedreno/batch: Add helper to set fb state
2023-05-10 Mike Blumenkrantzzink: disable always zs feedback loop on radv
2023-05-10 Yiwei Zhanganv: apply ANV_BO_ALLOC_IMPLICIT_SYNC for external...
2023-05-10 Eric Engestromci: bump bin/ci/ deps to support python 3.11
2023-05-10 Luigi Santivettipvr: add GUARD_SIZE_DEFAULT for CDM and VDM control...
2023-05-10 Luigi Santivettipvr: use PVR_DW_TO_BYTES for stream_link_space calculation
2023-05-10 Timur Kristófaco: Initialize vcmpx field in get_cmp_info.
2023-05-10 Timur Kristófaco: Don't allow any VALU instruction to write m0.
2023-05-10 Simon Servulkan/wsi/wayland: add 16-bit formats
2023-05-10 Iago Toral... broadcom/compiler: increase peephole limit to 24 instru...
2023-05-10 Samuel Pitoisetradv/ci: stop setting MESA_SPIRV_LOG_LEVEL
2023-05-10 Samuel Pitoisetspirv: ignore SpvDecorationInvariant warning on struct...
2023-05-10 Simon Serradv: advertise LINEAR filter support for multiplanar...
2023-05-10 Kurt Kartaltepedrirc: Set limit_trig_input_range option for Nier games
2023-05-10 Juan A. Suarez... v3d: apply proper clamping when setting up RT
2023-05-10 Juan A. Suarez... v3d: upgrade V3D 4.1 to 4.2 version
2023-05-10 Juan A. Suarez... v3d: add per hw-version caller macro
2023-05-10 Daniel Schürmannradv/rt: store stack_sizes per stage instead of per...
2023-05-10 Daniel Schürmannradv/rt: use vk_multialloc for radv_ray_tracing_pipeline
2023-05-10 Daniel Schürmannradv/rt: refactor radv_rt_pipeline_compile()
2023-05-10 Daniel Schürmannradv/rt: unify radv_rt_pipeline_create() and radv_rt_pi...
2023-05-10 Daniel Schürmannradv/rt: unify radv_ray_tracing_lib_pipeline and radv_r...
2023-05-10 Daniel Schürmannradv/rt: change base of radv_ray_tracing_lib_pipeline...
2023-05-10 Iván Brianoanv: enable graphics pipeline libraries by default
2023-05-10 Iván Brianoanv: put EXT_mesh_shader behind an environment variable
2023-05-10 Mike Blumenkrantzzink: also cache swapchain semaphores
2023-05-09 Mike Blumenkrantzzink: block more flushes during unordered blits
2023-05-09 Mike Blumenkrantzzink: adjust bindless texel buffer handle before indexing
2023-05-09 Mike Blumenkrantzzink: compare desc set to detect bindless vars in separ...
2023-05-09 Mike Blumenkrantzzink: bind bindless db set when updating separate shade...
2023-05-09 Mike Blumenkrantzzink: set debug callback on context
2023-05-09 Mike Blumenkrantzzink: add perf_debug for "interesting" shader compiles
2023-05-09 Mike Blumenkrantzzink: make mesa_logw separate from perf_debug
2023-05-09 Mike Blumenkrantzzink: add ZINK_DEBUG=nobgc
2023-05-09 Mike Blumenkrantzzink: add ZINK_DEBUG=noopt
2023-05-09 Juan A. Suarez... vc4/ci: disable VC4 jobs
2023-05-09 Jesse Nataliedzn/ci: Remove 'exclude' for graphicsfuzz cases
2023-05-09 Jesse Nataliedzn: Run nir_opt_remove_phis before nir_lower_returns
2023-05-09 Thong Thaifrontends/va/config: check for QVBR support when creating
2023-05-09 Thong Thaifrontends/va/context: check min supported resolution...
2023-05-09 Thong Thaifrontends/va/config: add disable packed headers as...
2023-05-09 Patrick Lerdaradeonsi: set proper drm_amdgpu_cs_chunk_fence alignment
2023-05-09 José Roberto... iris: Add function to return mmap mode for aux map
2023-05-09 José Roberto... iris: Add function to return mmap mode for userptr bos
2023-05-09 José Roberto... iris: Add a function to return allocated bo mmap mode
2023-05-09 Matthieu Bouronlavapipe: honor dst base array layer when resolving...
2023-05-09 Martin Roukala... zink/ci: document new flakes on RADV
2023-05-09 Martin Roukala... zink/ci: document recent fixes on RADV
2023-05-09 Samuel Pitoisetradv: advertise VK_EXT_attachment_feedback_loop_dynamic...
2023-05-09 Samuel Pitoisetradv: implement VK_EXT_attachment_feedback_loop_dynamic...
2023-05-09 Mike Blumenkrantzvulkan/runtime: add VK_DYNAMIC_STATE_ATTACHMENT_FEEDBAC...
2023-05-09 Samuel Pitoisetvulkan: Update XML and headers to 1.3.250
2023-05-09 Mike Blumenkrantzglsl/lower_samplers_as_deref: apply bindings for unused...
2023-05-09 Juan A. Suarez... vc4/ci: skip unsupported test versions
2023-05-09 Samuel Pitoisetac/spm: switch to SPM version 2.0
2023-05-09 Juan A. Suarez... v3d/ci: update neverball-v2 trace reference
2023-05-09 Rohan Gargiris: use the workaround framework for WA 14013111325
2023-05-09 Rohan Garghasvk: drop dead code
2023-05-09 Rohan Garganv: use the workaround framework for WA 14013111325
next