aboutsummaryrefslogtreecommitdiffstats
path: root/src/broadcom/clif/v3dx_dump.c
Commit message (Expand)AuthorAgeFilesLines
* v3d: Split walking the CLs to generate relocs from walking CLs to dump.Eric Anholt2018-07-301-16/+24
* v3d: Use a short, underscored name for packets in CLIF/CL dumping.Eric Anholt2018-07-301-1/+26
* v3d: Emit commands to switch CLIF parser to CL/shader/attr input mode.Eric Anholt2018-07-271-0/+1
* v3d: Stop doing pretty-printed colorful booleans in CLIF output.Eric Anholt2018-07-271-4/+4
* v3d: Pass the whole clif_dump structure to v3d_print_group().Eric Anholt2018-07-271-4/+4
* v3d: Move GL shader state dumping out of per-version compilation.Eric Anholt2018-06-291-23/+0
* broadcom/vc5: Add support for V3D 4.1 CLIF dumping.Eric Anholt2018-01-121-13/+34
* broadcom/vc5: Move the body of CLIF dumping to a per-version file.Eric Anholt2018-01-121-0/+142