ac/radeonsi: add workgroup_ids to the abi
[mesa.git] / src / gallium / drivers / vc5 / vc5_job.c
2018-01-13 Eric Anholtbroadcom/vc5: Port drawing commands to V3D 4.x.
2018-01-13 Eric Anholtbroadcom/vc5: Port the simulator to support V3D 4.1
2018-01-13 Eric Anholtbroadcom/vc5: Port the RCL setup to V3D4.1.
2018-01-13 Eric Anholtbroadcom/vc5: Convert vc5_cl.h to use the V3DX() macros.
2017-11-07 Eric Anholtbraodcom/vc5: Flush the job when it grows over 1GB.
2017-11-07 Eric Anholtbroadcom/vc5: Add occlusion query support.
2017-10-10 Eric Anholtbraodcom/vc5: Fix tile size setup for MRTs.
2017-10-10 Eric Anholtbroadcom/vc5: Flush the job when mapping a transform...
2017-10-10 Eric Anholtbroadcom/vc5: Fix CLIF dumping of lists that aren't...
2017-10-10 Eric Anholtbroadcom: Add V3D 3.3 gallium driver called "vc5",...