mesa/src
Alejandro Piñeiro 75eee7f38b panfrost: cleanup outputs_read/outputs_written at pan_shader_info
With this commit we do two things:

  * Remove pan_shader_info.fs.outputs_written because it is not used,
    as there is already pan_shader_info.outputs_written

  * For pan_shader_info.fs.outputs_read we direcly copy the nir
    info.outputs_read, without a shift, for consistency and also
    because it is not really required.

Reviewed-by: Lars-Ivar Hesselberg Simonsen <lars-ivar.simonsen@arm.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/38022>
2025-10-23 11:57:37 +00:00
..
amd ac/nir: don't consider quads incomplete inside loops 2025-10-23 11:22:02 +00:00
android_stub
asahi hk: fix data race when initializing poly_heap 2025-10-22 14:54:24 +00:00
broadcom v3dv: use vk_drm_syncobj_copy_payloads helper 2025-10-23 10:07:05 +00:00
c11
compiler nir/lower_tex: optimize txd(coord, ddx/ddy(coord)) 2025-10-23 11:21:59 +00:00
drm-shim drm-shim: fix with asan 2025-09-03 11:47:00 +00:00
egl treewide: use BITSET_CALLOC 2025-10-09 12:29:55 +00:00
etnaviv etnaviv/ci: Add per-gpu GLES2 extension lists 2025-10-07 19:34:29 +00:00
freedreno treewide: Use vk_collect_dependency_info_src_stages 2025-10-22 19:22:17 +00:00
gallium radv,radeonsi: use optimize_txd 2025-10-23 11:22:01 +00:00
gbm egl,glx: allow OpenGL with old libx11, but disable glthread if it's unsafe 2025-08-21 02:05:26 +00:00
getopt
gfxstream docs: update/fix vk spec urls 2025-10-22 09:23:34 +02:00
glx glx: provide glx.pc 2025-10-14 20:53:10 +00:00
gtest
imagination treewide: Use vk_collect_dependency_info_src_stages 2025-10-22 19:22:17 +00:00
imgui imgui: Silence build warnings for imgui 2025-09-16 06:16:19 +00:00
intel brw: handle GLSL/GLSL tessellation parameters 2025-10-22 20:48:59 +00:00
kosmickrisp kk: Expose missing BC formats 2025-10-22 21:08:27 +00:00
loader meson: use the wayland module 2025-09-22 16:35:26 +00:00
mesa mesa/st: Lower to ALU scalar after fp64 subgroup lowering 2025-10-22 15:35:34 +00:00
microsoft docs: update/fix vk spec urls 2025-10-22 09:23:34 +02:00
nouveau nvk: Disable sampleLocationsSampleCounts for 1x MSAA 2025-10-22 21:55:22 +00:00
panfrost panfrost: cleanup outputs_read/outputs_written at pan_shader_info 2025-10-23 11:57:37 +00:00
poly nir: remove manual nir_load_global_constant 2025-10-21 12:39:53 +02:00
tool clang-format: Update the .clang-format files to conformance clang-format json-schema 2025-09-09 07:04:55 +00:00
util util: Build util/cache_ops_x86.c with -msse2 2025-10-22 03:36:10 +00:00
virtio venus: skip feedback cmd record on incompatible queue families 2025-10-23 08:57:12 +00:00
vulkan vulkan: Add vk_collect_dependency_info_src_stages 2025-10-22 19:22:17 +00:00
x11
.clang-format poly: Migrate AGX's GS/TESS emulation to common code 2025-10-16 19:25:35 +00:00
meson.build kk: Add KosmicKrisp 2025-10-20 17:46:38 +00:00