v3d: fill logicop_func in the fragment shader key when precompiling shaders
[mesa.git] / src / gallium / drivers / v3d / v3dx_simulator.c
2019-04-05 Eric Anholtv3d: Add support for handling OOM signals from the...
2019-01-14 Eric Anholtv3d: Add an isr to the simulator to catch GMP violations.
2018-12-19 Eric Anholtv3d: Fix check for TFU job completion in the simulator.
2018-12-08 Eric Anholtv3d: Update simulator cache flushing code to match...
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".