mesa/src/broadcom/simulator
Juan A. Suarez Romero 786caf580b broadcom: do not include simulator if not available
Instead of including always the simulator file and have the code under
`#ifdefs` depending if the simulator is available or not, let's not
include the simulator directory entirely if the simulator is not
available.

Signed-off-by: Juan A. Suarez Romero <jasuarez@igalia.com>
Reviewed-by: Eric Engestrom <eric@igalia.com>
Reviewed-by: Alejandro Piñeiro <apinheiro@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31356>
2024-09-26 06:12:23 +00:00
..
meson.build broadcom: do not include simulator if not available 2024-09-26 06:12:23 +00:00
v3d_simulator.c broadcom: do not include simulator if not available 2024-09-26 06:12:23 +00:00
v3d_simulator.h broadcom: only support v42 and v71 2023-11-02 11:59:08 +01:00
v3d_simulator_wrapper.cpp broadcom: do not include simulator if not available 2024-09-26 06:12:23 +00:00
v3d_simulator_wrapper.h v3d,v3d: use new simulator 2024-03-11 10:23:48 +00:00
v3dx_simulator.c broadcom: do not include simulator if not available 2024-09-26 06:12:23 +00:00
v3dx_simulator.h broadcom/simulator: Add DRM_IOCTL_V3D_GET_COUNTER to simulator 2024-05-22 05:37:48 +00:00