radeonsi: use shader_info::cs::local_size_variable to clean up some code
[mesa.git] / src / gallium / drivers / v3d / v3dx_context.h
2020-06-27 Alejandro Piñeirov3d: moving v3d simulator to src/broadcom
2019-10-18 Eric Anholtv3d: Add Compute Shader support
2018-12-08 Eric Anholtv3d: Use the TFU to do generatemipmap.
2018-12-08 Eric Anholtv3d: Add the V3D TFU submit interface to the simulator.
2018-11-02 Eric Anholtv3d: Remove the special path for simulaton of the submi...
2018-05-16 Eric Anholtv3d: Rename driver functions from vc5 to v3d.
2018-05-16 Eric Anholtv3d: Rename the driver files from "vc5" to "v3d".