Commit graph

9 commits

Author SHA1 Message Date
Christophe
33e1bd1c97 layer: Disable layer settings registry 2023-08-17 17:20:38 +02:00
Christophe
ed2d4d1250 layer: Add minimum setting reflection 2023-08-15 19:04:52 +02:00
Christophe
87b77bc639 layer: Improve API consistency 2023-08-09 16:12:49 +02:00
Christophe
2272ff7f32 layer: Fix mismatch of setting and query types 2023-08-03 19:06:14 +02:00
Juan Ramos
93ceaff579 Add REUSE to CI
Ensures proper copyright for the repo
2023-07-25 16:11:18 -06:00
Christophe
c9f8cebf72 layer: add layer settings set to handle multiple instances 2023-06-08 07:39:19 +02:00
Christophe
461d321fc7 layer: Avoid conflict with validation layer setting extension
- We need to use a different number and name to avoid conflict with the old extension
- Improve vlInitLayerSettings API to map GetProperties approach
- Settings may have no value
2023-05-24 22:35:24 +02:00
Christophe
61f5ab9ebf layer: streamline setting data API 2023-05-23 17:29:27 +02:00
Christophe
24f42ab5c9 layer: add layer settings library and tests
The library allows loading layer setting from vk_layer_settings.txt and
VK_EXT_layer_settings vulkan extensions
2023-05-12 15:06:40 +02:00