Andreas Süßenbach
|
397ffad84a
|
Fix defines in workflow files to enable compilation of tests and samples in CI. (#1595)
|
2023-06-20 14:43:35 +02:00 |
|
asuessenbach
|
5480d192f5
|
Refactor the CMakeLists for all the samples; use vulkan.hpp/vulkan_raii.hpp as precompiled header.
|
2022-08-10 15:29:28 +02:00 |
|
asuessenbach
|
f5e59484a6
|
Introduce usage of clang-format to format vulkan.hpp and the other sources.
|
2020-04-23 10:55:02 +02:00 |
|
Andreas Süßenbach
|
b08af45046
|
Resolve warnings from gcc.
Resolves #505
|
2020-02-13 10:27:30 +01:00 |
|
Markus Tavenrath
|
499d4bb33d
|
Bring back default arguments to ObjectDestroy class. Update header to Vulkan 1.130 (#468)
Fix issue #467
|
2020-01-03 10:59:59 +01:00 |
|