asahi: Identify more shader-related fields
[platform/upstream/mesa.git] / src / asahi / lib / gen_pack.py
2022-10-22 Alyssa Rosenzweigasahi: Identify more shader-related fields
2022-10-13 Alyssa Rosenzweigasahi: Remove no-direct-packing
2022-10-13 Alyssa Rosenzweigasahi: Use a header more like Intel's GenXML
2022-10-13 Alyssa Rosenzweigasahi,panfrost: Remove exact attribute
2022-10-13 Alyssa Rosenzweigpanfrost,asahi: Remove unused function
2022-10-13 Alyssa Rosenzweigpanfrost,asahi: Remove unused prepare macro
2022-10-13 Alyssa Rosenzweigasahi/genxml: Defeature uint/float
2022-10-13 Alyssa Rosenzweigasahi: Eliminate "Pixel Format" type from GenXML
2022-09-18 Alyssa Rosenzweigasahi/genxml: Overflow up to words when packing
2022-08-30 Jason Ekstrandasahi: Use util/bitpack_helpers.h
2022-07-06 Jason Ekstrandpanfrost,asahi: Use util_sign_extend for unpacking
2022-02-18 Alyssa Rosenzweigasahi: Add LOD type
2022-02-18 Alyssa Rosenzweigasahi: Allow GenXML to be used in C++
2021-06-01 Alyssa Rosenzweigasahi: Hide pixel formats behind an opaque type
2021-06-01 Alyssa Rosenzweigasahi: Print unknown enum values
2021-05-02 Alyssa Rosenzweigasahi: Add a GenXML fork