mesa/src/broadcom/cle
Eric Anholt 3c02838d29 v3d: Stop doing pretty-printed colorful booleans in CLIF output.
The parser wants to see a 1 or 0.  We can put "true" and "false" in a
comment to clarify that it's a boolean and the parser will skip it.
2018-07-27 17:55:57 -07:00
..
gen_pack_header.py python: Use range() instead of xrange() 2018-07-24 11:07:04 -07:00
meson.build v3d: Merge the V3D 4.1 and 4.2 XML into V3D 3.3'x XML. 2018-06-29 13:36:28 -07:00
v3d_decoder.c v3d: Stop doing pretty-printed colorful booleans in CLIF output. 2018-07-27 17:55:57 -07:00
v3d_decoder.h v3d: Stop doing pretty-printed colorful booleans in CLIF output. 2018-07-27 17:55:57 -07:00
v3d_packet_helpers.h v3d, vc4: Disable valgrind checking of CLE inputs when NDEBUG is set. 2018-06-21 15:46:40 -07:00
v3d_packet_v21.xml v3d: Switch v3d_decoder.c to the XML's top min_ver/max_ver fields. 2018-06-29 13:36:28 -07:00
v3d_packet_v33.xml v3d: Drop the VG support from the XML. 2018-07-27 12:56:36 -07:00
v3dx_pack.h broadcom/vc5: Add XML for V3D 4.2. 2018-01-27 18:57:58 +11:00