v3d: add color formats and swizzles to the fragment shader key
[mesa.git] / src / gallium / drivers / v3d / v3dx_job.c
2018-09-17 Eric Anholtv3d: Switch from FLUSH_ALL_STATE to FLUSH for ending...
2018-09-17 Eric Anholtv3d: Stop clearing the OQ state at the end of the job.
2018-09-17 Eric Anholtv3d: Always emit a TF disable at the start of drawing...
2018-07-27 Eric Anholtv3d: Drop the use of the semaphores.
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".