broadcom: Add vc5 CLIF dumping
[mesa.git] / src / broadcom /
2017-10-10 Eric Anholtbroadcom: Add vc5 CLIF dumping
2017-10-10 Eric Anholtbroadcom: Add V3D 3.3 QPU instruction pack, unpack...
2017-10-10 Eric Anholtbroadcom: Introduce a v3d_debug.h header for vc5 and...
2017-10-05 Daniel Stonebroadcom: Fix out-of-tree build include path
2017-09-19 Eric Anholtbroadcom/genxml: Set up enums for VC5 blending, depth...
2017-09-19 Eric Anholtbroadcom/genxml: Add support for enum-typed fields.
2017-08-18 Eric Anholtbroadcom/genxml: Add V3D 3.3 packet definitions.
2017-08-18 Eric Anholtbroadcom/genxml: Check the sub-id field when decoding...
2017-08-18 Eric Anholtbroadcom/genxml: Emit code for default headers for...
2017-08-15 Eric Anholtbroadcom: Add v3d_xml.h to gitignore.
2017-08-15 Eric Anholtbroadcom: Add missing libexpat cflags for the decoder.
2017-07-25 Eric Anholtbroadcom/vc4: Switch the V3D 2.1 XML over to restricted...
2017-07-25 Eric Anholtbroadcom/genxml: Support address fields with <32 bits
2017-07-25 Eric Anholtbroadcom/vc4: Switch the Viewport Center fields to...
2017-07-25 Eric Anholtbroadcom/genxml: Introduce a V3D packet/struct decoder.
2017-07-25 Eric Anholtbroadcom: add editorconfig
2017-07-23 Andres Gomezbroadcom: correct header file in BROADCOM_FILES
2017-07-13 Eric Anholtbroadcom/vc4: Add more packets to the v2.1 XML.
2017-07-13 Eric Anholtbroadcom: Introduce a header for talking about chip...
2017-07-13 Eric Anholtbroadcom/genxml: Use the same "gen" attr for HW version...
2017-07-13 Eric Anholtbroadcom/genxml: Support unpacking fixed-point fraction...
2017-07-12 Rob HerringAndroid: Fix vc4 build since XML changes.
2017-07-04 Juan A. Suarez Romerovc4: automake: include vc4_cl_dump.h in
2017-06-30 Eric Anholtvc4: Convert the driver to emitting the shader record...
2017-06-30 Eric Anholtvc4: Introduce XML-based packet header generation like...