Commit graph

5 commits

Author SHA1 Message Date
Christophe
e015dcd6b4 layer: Add CPP version of GetUnknownSettings 2023-09-14 17:10:12 +02:00
Christophe
33e9ad7116 layer: remove VK_LAYER_SETTING_TYPE_FRAMESET_EXT
After VK_EXT_layer_settings spec review, this new type
was judge unnecessary because it could be express by
three uint32. However, it still remains useful for the
layer settings library to correctly interpret formated
strings that represent "framesets".
2023-08-30 12:40:40 +02:00
Christophe
87b77bc639 layer: Improve API consistency 2023-08-09 16:12:49 +02:00
Juan Ramos
93ceaff579 Add REUSE to CI
Ensures proper copyright for the repo
2023-07-25 16:11:18 -06:00
Christophe
c0525368d7 layer: Add CPP layer settings API 2023-06-27 15:03:28 +02:00