nir: Add a scheduler pass to reduce maximum register pressure.
[mesa.git] / src / broadcom / clif /
2018-07-30 Eric Anholtv3d: Dump the contents off all the buffers in CLIF...
2018-07-30 Eric Anholtv3d: Split walking the CLs to generate relocs from...
2018-07-30 Eric Anholtv3d: Include commands to run the BCL and RCL in CLIF...
2018-07-30 Eric Anholtv3d: Use a short, underscored name for packets in CLIF...
2018-07-30 Eric Anholtv3d: Add a separate flag for CLIF ABI output versus...
2018-07-28 Eric Anholtv3d: Emit commands to switch CLIF parser to CL/shader...
2018-07-28 Eric Anholtv3d: Print addresses in CLIFs as references to buffers.
2018-07-28 Eric Anholtv3d: Stop doing pretty-printed colorful booleans in...
2018-07-28 Eric Anholtv3d: Move clif dumping to a separate step from noting...
2018-07-28 Eric Anholtv3d: Move clif dump BO lookup into the clif dumper.
2018-07-28 Eric Anholtv3d: Pass the whole clif_dump structure to v3d_print_gr...
2018-06-29 Eric Anholtv3d: Move GL shader state dumping out of per-version...
2018-01-27 Eric Anholtbroadcom/vc5: Enable CLIF dumping of V3D 4.2.
2018-01-13 Eric Anholtbroadcom/vc5: Add support for V3D 4.1 CLIF dumping.
2018-01-13 Eric Anholtbroadcom/vc5: Move the body of CLIF dumping to a per...
2017-10-30 Eric Anholtbroadcom/clif: Print out the contents of the generic...
2017-10-30 Eric Anholtbroadcom/clif: Move the CL printing part of CL dumps...
2017-10-10 Eric Anholtbroadcom/vc5: Fix CLIF dumping of lists that aren't...
2017-10-10 Eric Anholtbroadcom: Add vc5 CLIF dumping