mesa/src
Qiang Yu 1cc42f1493 gallium,mesa: replace get_shader_param with pipe_shader_caps access
Use command:
  find . -type d -path "./.git" -prune -o -type f -exec sed -i -E ':a;N;$!ba;s/->get_shader_param\(([[:space:]]*[^,]*),([[:space:]]*)([^,]*),([[:space:]]*)PIPE_SHADER_CAP_([A-Za-z0-9_]+)\)/->shader_caps[\3].\L\5/g' {} +

Reviewed-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Acked-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33176>
2025-02-05 11:20:48 +08:00
..
amd radv: advertise computeDerivativeGroupQuads on GFX12 2025-02-04 08:11:16 +00:00
android_stub
asahi hk: Stop using strings or common key types for meta keys 2025-02-03 16:03:49 +01:00
broadcom broadcom/compiler: move stores to the end of shader 2025-02-03 17:10:47 +00:00
c11 c11: use SPDX-License-Identifier header 2025-01-08 20:37:51 +00:00
compiler clc: bump SPIR-V target to 1.6 2025-02-04 15:49:58 +00:00
drm-shim
egl egl: never select swrast for vmwgfx 2025-01-23 21:14:21 +00:00
etnaviv etnaviv: drm: fix instruction limit for cores with instruction cache 2025-01-31 09:47:34 +00:00
freedreno freedreno/registers: Fix gen_header.py for older python3 versions 2025-02-03 19:26:35 +00:00
gallium gallium,mesa: replace get_shader_param with pipe_shader_caps access 2025-02-05 11:20:48 +08:00
gbm egl,gallium,gbm,mesa: replace get_param with pipe_caps access 2025-01-17 04:39:46 +00:00
getopt
gfxstream gfxstream: Replace pre-processor (LINUX && !ANDROID) checks with LINUX_GUEST_BUILD 2025-02-04 17:37:15 +00:00
glx kopper: implement to get sync values. 2025-02-04 14:36:05 +00:00
gtest
imagination pvr: use vk_descriptor_type_is_dynamic 2024-12-19 15:12:58 +00:00
imgui
intel intel/common: fix mi_builder_test issue 2025-02-04 12:57:19 +00:00
loader loader: improve the existing loader-libgallium non-matching version error 2025-01-23 00:49:05 +00:00
mapi glapi: rename exported symbols so as not to conflict with old libglapi 2025-01-23 00:49:05 +00:00
mesa gallium,mesa: replace get_shader_param with pipe_shader_caps access 2025-02-05 11:20:48 +08:00
microsoft microsoft/compiler: repair SSA in dxil_nir_split_tess_ctrl 2025-01-23 23:35:44 +00:00
nouveau nak: Optimize bindless to cbuf textures on Volta+ 2025-02-04 10:11:04 +00:00
panfrost panvk: enable KHR_separate_depth_stencil_layouts 2025-02-04 22:51:53 +00:00
tool panvk: add u_trace perfetto support 2024-12-17 23:14:26 +00:00
util u_thread.h: Fix warning C4800 forcing value to bool 'true' or 'false' 2025-02-03 11:06:59 +00:00
virtio venus: refactor more to image format props sanitization 2025-02-04 22:29:49 +00:00
vulkan vulkan/screenshot-layer: Add RGBA surface format support 2025-02-04 00:51:35 +00:00
x11 meson: require dri3 modifiers 2024-09-06 17:34:17 +00:00
.clang-format freedreno: move ForEachMacros into freedreno 2025-01-24 12:15:31 +00:00
meson.build dri: put shared-glapi into libgallium.*.so 2025-01-23 00:49:05 +00:00