broadcom/genxml: Stop manually scrubbing 'α' -> "alpha"
[mesa.git] / src / broadcom / cle / gen_pack_header.py
2019-09-23 Kenneth Graunkebroadcom/genxml: Stop manually scrubbing 'α' -> "alpha"
2019-07-12 Alejandro Piñeirov3d: tweak initial comment on pack generator script
2018-07-30 Eric Anholtv3d: Add pack header support for f187 values.
2018-07-24 Mathieu Bridonpython: Use range() instead of xrange()
2018-06-29 Eric Anholtv3d: Create XML fields for min_ver and max_ver of a...
2018-06-29 Eric Anholtv3d: Pass the version being generated to the pack gener...
2018-06-27 Eric Anholtv3d: Add pack/unpack/decode support for fields with...
2018-06-05 Eric Anholtv3d: Be more explicit about include directory from...
2018-01-13 Eric Anholtbroadcom/cle: Fix error path of missing a "type" in...
2018-01-03 Eric Anholtbroadcom/xml: Fix up safe name confusion with prefixing.
2017-10-30 Eric Anholtbroadcom/xml: Fix address packing for address with...
2017-10-30 Eric Anholtbroadcom/xml: Throw an #error in XML-based codegen...
2017-09-19 Eric Anholtbroadcom/genxml: Add support for enum-typed fields.
2017-08-18 Eric Anholtbroadcom/genxml: Emit code for default headers for...
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-06-30 Eric Anholtvc4: Introduce XML-based packet header generation like...