mesa/src/broadcom/common
Juan A. Suarez Romero d4646cd444 broadcom: use Mesa logging functions
Replace printf and nir_print_shaders by proper mesa_logX and
nir_log_shaderX functions, that provides better features (like logging
to a file, setting the logging verbosity, etc) and works better with
Android.

Signed-off-by: Juan A. Suarez Romero <jasuarez@igalia.com>
Reviewed-by: Iago Toral Quiroga <itoral@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/40434>
2026-04-06 07:40:55 +00:00
..
v3d_cpu_tiling.h tree-wide: Convert all usage of defined(PIPE_(OS|ARCH|CC)_*) to DETECT_(OS|ARCH|CC)_* by use grep 2022-11-15 20:35:55 +00:00
v3d_csd.h v3d/v3dv: move V3D_CSD definitions to a separate file 2023-12-14 16:43:13 +00:00
v3d_debug.c all: rename gl_shader_stage to mesa_shader_stage 2025-08-06 10:28:40 +08:00
v3d_debug.h broadcom: use Mesa logging functions 2026-04-06 07:40:55 +00:00
v3d_device_info.c broadcom: use Mesa logging functions 2026-04-06 07:40:55 +00:00
v3d_device_info.h v3d: Rename cle_buffer_min_size to page_size 2026-03-27 18:54:29 +00:00
v3d_limits.h v3d,v3dv: set max supertiles to 256 2025-06-03 11:21:14 +00:00
v3d_macros.h broadcom: only support v42 and v71 2023-11-02 11:59:08 +01:00
v3d_performance_counters.h broadcom: only support v42 and v71 2023-11-02 11:59:08 +01:00
v3d_tfu.h broadcom/common: fix V3D 7.1 TFU ICFG IFORMAT values 2026-03-24 14:55:50 +00:00
v3d_tiling.c broadcom: use Mesa logging functions 2026-04-06 07:40:55 +00:00
v3d_tiling.h broadcom/(compiler,common): avoid include of gallium headers in header files 2023-12-12 10:03:10 +00:00
v3d_util.c broadcom/common: Add subgroup support to CSD super-group packing 2025-10-13 08:25:24 +02:00
v3d_util.h broadcom/common: Add subgroup support to CSD super-group packing 2025-10-13 08:25:24 +02:00