mesa/src/broadcom/simulator
Alejandro Piñeiro 646a8338b1 v3d/simulator: hw mem is now an v3d_size_t, typedef to uint32_t
It would be really awesome to be able to write this so it would work
with old and new versions of the simulator, but I was not able to do
that.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11040>
2021-06-07 21:52:20 +00:00
..
meson.build
v3d_simulator.c v3d/simulator: hw mem is now an v3d_size_t, typedef to uint32_t 2021-06-07 21:52:20 +00:00
v3d_simulator.h v3d/simulator: add v3d_simulator_get_mem_size 2020-10-13 21:21:33 +00:00
v3d_simulator_wrapper.cpp v3d/simulator: hw mem is now an v3d_size_t, typedef to uint32_t 2021-06-07 21:52:20 +00:00
v3d_simulator_wrapper.h v3d/simulator: hw mem is now an v3d_size_t, typedef to uint32_t 2021-06-07 21:52:20 +00:00
v3dx_simulator.c v3d/simulator: use BFC/RFC registers to wait for bin/render to complete 2021-06-01 12:22:28 +02:00
v3dx_simulator.h