mesa/src/freedreno
Dhruv Mark Collins 4e762df664 tu/util: Allow setting all TU_DEBUG options from envvar and file
Due to the division of TU_DEBUG options into runtime and envvar
options, it limited where options could be set from when
TU_DEBUG_FILE was being used. This commit addresses that by allowing
the envvar to set runtime debug options even when TU_DEBUG_FILE is
active while also allowing the file to set non-runtime options if
the file included them at startup.

Signed-off-by: Dhruv Mark Collins <mark@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37580>
2025-10-07 16:13:33 +00:00
..
afuc glsl: Fixes warning: deprecated directive: ‘%pure-parser’, ‘%error-verbose’ 2025-09-13 08:23:07 +00:00
ci turnip/ci: enable a750_vk in marge pipelines 2025-10-07 07:44:35 +00:00
common fd: allow limiting RD dumps to specific frames and submits 2025-10-06 12:07:55 +00:00
computerator freedreno/computerator: disable disk cache 2025-09-25 16:01:04 +00:00
decode freedreno/decode/scripts: Add license comments 2025-10-03 16:35:05 +00:00
drm freedreno: Disable explicit sync heuristic for Xwayland 2025-10-06 15:55:48 +00:00
drm-shim freedreno/drm-shim: Handle GET/SET_METADATA 2025-08-28 16:59:28 +00:00
ds build: avoid redefining unreachable() which is standard in C23 2025-07-31 17:49:42 +00:00
fdl freedreno/fdl: Set pitch for buffers 2025-10-03 23:44:39 +00:00
ir2 all: rename gl_shader_stage to mesa_shader_stage 2025-08-06 10:28:40 +08:00
ir3 ir3/parser: don't use instr as ralloc context 2025-09-23 11:45:07 +00:00
isa ir3: Assemble and disassemble .clp modifier 2025-09-05 16:58:09 +00:00
perfcntrs freedreno/a6xx: Add single common source for a6xx.xml.h 2025-07-03 12:50:04 +00:00
registers tu/a7xx: Update reg stomping info to fix GPU crashes when stomping 2025-09-23 10:12:30 +00:00
rnn freedreno/decode: Fix ufixed/fixed decode of bitset fields 2025-08-28 16:59:28 +00:00
tests freedreno/registers: Fix x_CONTEXT_SWITCH_GFX_PREEMPTION_SAFE_MODE 2025-09-20 16:52:22 +00:00
vulkan tu/util: Allow setting all TU_DEBUG options from envvar and file 2025-10-07 16:13:33 +00:00
.clang-format clang-format: Move ForEachMacros into src/.clang-format for freedreno 2025-09-09 07:04:55 +00:00
.dir-locals.el
.editorconfig
meson.build meson: Update Lua dependency version to 5.3 2024-08-14 03:03:46 +00:00