[Mesa-dev] [PATCH 0/18] Misc genxml patches
Kristian H. Kristensen
hoegsberg at gmail.com
Tue Nov 29 20:48:00 UTC 2016
Hi,
Here's a few patches to the genxml files that I've been sitting on. The
main part of the series is about emitting C enums for genxml enums, so
it looks nice and pretty in gdb. It also adds support to aubinator so
it knows how to decode enums as well as the inline values Lionel added
support for:
Surface Array: true
Surface Format: 2 (R32G32B32A32_UINT)
Surface Vertical Alignment: 1 (VALIGN 4)
Look at that surface format being decoded! Patch 17 is "take it or
leave it". I know nothing in mesa needs unpack functions, but I wouldn't
mind having it upstream so I don't lose it (again).
Kristian
More information about the mesa-dev
mailing list