mesa/src/broadcom/cle
Eric Anholt 6f7ad7ed11 v3d: Pass the version being generated to the pack generator script.
It turns out that most V3D versions change very few packets, so keeping
separate copies of the XML per version makes changing the XML a pain as
you have to replicate your changes to each one.  This is the start of
changing it so that one XML can generate headers for multiple versions.
2018-06-29 13:36:28 -07:00
..
gen_pack_header.py v3d: Pass the version being generated to the pack generator script. 2018-06-29 13:36:28 -07:00
meson.build v3d: Pass the version being generated to the pack generator script. 2018-06-29 13:36:28 -07:00
v3d_decoder.c v3d: Add pack/unpack/decode support for fields with a "- 1" modifier. 2018-06-27 09:13:48 -07:00
v3d_decoder.h v3d: Add pack/unpack/decode support for fields with a "- 1" modifier. 2018-06-27 09:13:48 -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 broadcom/vc4: Use the new enum functionality of the XML to decode better. 2017-12-01 15:37:28 -08:00
v3d_packet_v33.xml v3d: Convert a bunch of our "minus one" fields over to the new XML attr. 2018-06-27 09:13:48 -07:00
v3d_packet_v41.xml v3d: Convert a bunch of our "minus one" fields over to the new XML attr. 2018-06-27 09:13:48 -07:00
v3d_packet_v42.xml v3d: Convert a bunch of our "minus one" fields over to the new XML attr. 2018-06-27 09:13:48 -07:00
v3dx_pack.h broadcom/vc5: Add XML for V3D 4.2. 2018-01-27 18:57:58 +11:00