Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | v3d: Split walking the CLs to generate relocs from walking CLs to dump. | Eric Anholt | 2018-07-30 | 1 | -16/+24 |
* | v3d: Use a short, underscored name for packets in CLIF/CL dumping. | Eric Anholt | 2018-07-30 | 1 | -1/+26 |
* | v3d: Emit commands to switch CLIF parser to CL/shader/attr input mode. | Eric Anholt | 2018-07-27 | 1 | -0/+1 |
* | v3d: Stop doing pretty-printed colorful booleans in CLIF output. | Eric Anholt | 2018-07-27 | 1 | -4/+4 |
* | v3d: Pass the whole clif_dump structure to v3d_print_group(). | Eric Anholt | 2018-07-27 | 1 | -4/+4 |
* | v3d: Move GL shader state dumping out of per-version compilation. | Eric Anholt | 2018-06-29 | 1 | -23/+0 |
* | broadcom/vc5: Add support for V3D 4.1 CLIF dumping. | Eric Anholt | 2018-01-12 | 1 | -13/+34 |
* | broadcom/vc5: Move the body of CLIF dumping to a per-version file. | Eric Anholt | 2018-01-12 | 1 | -0/+142 |