mesa/src/broadcom/simulator
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
..
meson.build broadcom: do not include simulator if not available 2024-09-26 06:12:23 +00:00
v3d_simulator.c broadcom: use Mesa logging functions 2026-04-06 07:40:55 +00:00
v3d_simulator.h broadcom/simulator: add helper to get stride alignment 2025-10-28 11:03:55 +00:00
v3d_simulator_wrapper.cpp broadcom/simulator: Expose V3D revision number in the simulator interface 2025-04-14 12:13:30 +00:00
v3d_simulator_wrapper.h broadcom/simulator: Expose V3D revision number in the simulator interface 2025-04-14 12:13:30 +00:00
v3dx_simulator.c broadcom: use Mesa logging functions 2026-04-06 07:40:55 +00:00
v3dx_simulator.h broadcom/simulator: Add DRM_IOCTL_V3D_GET_COUNTER to simulator 2024-05-22 05:37:48 +00:00