mesa/src
Pavel Ondračka 87a90a3b38 r300: fix temps counting for shader-db stats
RC_FILE_INPUT is pretty much just a RC_FILE_TEMPORARY with an initial
value in it. So we regalloc it the same way we do normal temps, however
for unknown reasons (probably to have a bit more readable shader dumps)
we still keep the RC_FILE_INPUT type even though its the same as
temporary. This is handled correctly when emitting the machine code,
however, it was not taken into account in shader stats.

Signed-off-by: Pavel Ondračka <pavel.ondracka@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33817>
2025-03-06 19:12:24 +00:00
..
amd radv: switch to device address from vk_buffer 2025-03-06 09:46:01 +00:00
android_stub
asahi hk: Use the new buffer device address infrastructure 2025-03-06 09:46:01 +00:00
broadcom v3dv: fix clang warning 2025-03-05 21:28:53 +00:00
c11 c11: use SPDX-License-Identifier header 2025-01-08 20:37:51 +00:00
compiler nir: Add bool return value to nir_legacy_trivialize(..) 2025-03-06 03:29:20 +00:00
drm-shim
egl egl: use the current dispatch to execute glFlush instead of get_proc_address 2025-03-06 17:13:23 +00:00
etnaviv etnaviv/ci: Add gles2 run for GC3000 2025-03-06 03:09:12 +00:00
freedreno ir3: lower immediates to const regs in preamble on a7xx 2025-03-06 08:47:54 +00:00
gallium r300: fix temps counting for shader-db stats 2025-03-06 19:12:24 +00:00
gbm dri: delete INVALIDATE extension 2025-02-26 21:46:06 +00:00
getopt
gfxstream gfxstream: Remove duplicated boxed handle func declarations 2025-02-27 17:37:55 +00:00
glx glx: fix build with -Dlegacy-x11=dri2 2025-03-06 17:13:23 +00:00
gtest
imagination treewide: Switch to nir_progress 2025-02-26 15:19:53 +00:00
imgui
intel intel: Add function to check if PXP is supported in Xe KMD 2025-03-06 16:25:04 +00:00
loader kmsro: look for graphics capable screen as renderonly device 2025-03-05 10:48:28 +00:00
mapi glapi: remove extension definitions that will likely never be implemented 2025-03-06 17:13:23 +00:00
mesa meson: remove with_shared_glapi variable (it's always true) 2025-03-06 17:13:22 +00:00
microsoft vulkan/runtime: store flags on descriptor set layouts 2025-02-27 13:26:58 +02:00
nouveau nvk: Use the new buffer device address infrastructure 2025-03-06 09:46:00 +00:00
panfrost panvk: Enable shaderStorageImageExtendedFormats 2025-03-06 14:45:17 +00:00
tool panvk: add u_trace perfetto support 2024-12-17 23:14:26 +00:00
util asahi: port to common stats framework 2025-03-05 20:50:17 +00:00
virtio venus: fix a memory corruption in query records recycle 2025-03-06 18:25:20 +00:00
vulkan vulkan/meta: Use vk_buffer.device_address directly 2025-03-06 09:46:01 +00:00
x11 glx/egl/x11: fix x11_dri3_check_multibuffer 2025-02-17 02:50:15 +00:00
.clang-format freedreno: move ForEachMacros into freedreno 2025-01-24 12:15:31 +00:00
meson.build meson: remove with_shared_glapi variable (it's always true) 2025-03-06 17:13:22 +00:00