Juan Ramos
678ce607a0
ci: Add clang-format to CI
...
This also removes the extra .clang-format in the include directory
closes #78
2023-11-10 14:36:43 -07:00
Christophe
bc3f1e9771
layer: Add multiple VkLayerSettingsCreateInfo support
2023-09-20 19:13:47 +02:00
Juan Ramos
fefcc37fc1
Ensure consistent usage of vku in PUBLIC header files
...
closes #107
2023-09-20 08:34:34 -06:00
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