Juan Ramos
881049b977
cmake: Only create 1 test executable
...
Simplifies the code and makes adding Android testing much easier.
Since you only have to deploy 1 binary.
2023-10-05 16:55:23 -06: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
d414e86858
layer: Fix API naming to follow convention
2023-08-21 15:49:04 +02:00
Christophe
87b77bc639
layer: Improve API consistency
2023-08-09 16:12:49 +02:00
Christophe
f8208e8fb9
layer: Query string values in one concat string
2023-08-04 22:55:35 +02:00
Juan Ramos
93ceaff579
Add REUSE to CI
...
Ensures proper copyright for the repo
2023-07-25 16:11:18 -06:00
Christophe
471366378c
layer: Fix vlGetLayerSettingValue string version
2023-07-10 19:43:37 +02:00
Christophe
c0525368d7
layer: Add CPP layer settings API
2023-06-27 15:03:28 +02:00