mesa/src/broadcom/simulator
Alejandro Piñeiro 583d7d3d8d v3d: moving v3d simulator to src/broadcom
So it could be used by both the OpenGL and the Vulkan driver.

In addition to the move, some small changes were needed to be made on
the API. For example, the simulator was receiving v3d_screen on
initialization, and that code setted v3d_screen->sim_file. Now it
returns the new sim_file created.

Reviewed-by: Eric Anholt <eric@anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5666>
2020-06-27 00:06:58 +00:00
..
meson.build v3d: moving v3d simulator to src/broadcom 2020-06-27 00:06:58 +00:00
v3d_simulator.c v3d: moving v3d simulator to src/broadcom 2020-06-27 00:06:58 +00:00
v3d_simulator.h v3d: moving v3d simulator to src/broadcom 2020-06-27 00:06:58 +00:00
v3d_simulator_wrapper.cpp v3d: moving v3d simulator to src/broadcom 2020-06-27 00:06:58 +00:00
v3d_simulator_wrapper.h v3d: moving v3d simulator to src/broadcom 2020-06-27 00:06:58 +00:00
v3dx_simulator.c v3d: moving v3d simulator to src/broadcom 2020-06-27 00:06:58 +00:00
v3dx_simulator.h v3d: moving v3d simulator to src/broadcom 2020-06-27 00:06:58 +00:00