v3d: Rename the vc5_dri.so driver to v3d_dri.so.
[mesa.git] / src / gallium / drivers / vc5 / vc5_job.c
2018-05-16 Eric Anholtv3d: Rename the vc5_dri.so driver to v3d_dri.so.
2018-05-16 Eric Anholtv3d: Switch the vc5 driver to using the finalized V3D...
2018-04-12 Eric Anholtbroadcom/vc5: Fix a stray '`' in a comment.
2018-04-12 Eric Anholtbroadcom/vc5: Update the UABI for in/out syncobjs
2018-04-12 Eric Anholtbroadcom/vc5: Drop the throttling code.
2018-03-27 Eric Anholtbroadcom/vc5: Move the BCL epilogue code to a per-versi...
2018-03-21 Eric Anholtbroadcom/vc5: Don't skip job submit just because everyt...
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",...