Andreas Süßenbach
|
e1d6ec8abf
|
Cleanup up on CMakeLists.txt (#1564)
|
2023-04-20 16:50:26 +02:00 |
|
Andreas Süßenbach
|
bf8bee64e1
|
Mark all projects as C++-only. (#1554)
|
2023-04-05 09:50:26 +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
|
26e2fc42c8
|
Combine two types of commands into one generation function.
|
2022-04-07 16:04:26 +02:00 |
|
asuessenbach
|
d50485c5c7
|
Combine two types of commands into one generation function.
|
2022-04-07 08:48:55 +02:00 |
|
asuessenbach
|
dd6deccf52
|
Add missing allocator template argument in createResultValue helper functions working on std::vector<UniqueHandle> types.
|
2022-04-04 10:00:13 +02:00 |
|
asuessenbach
|
16a44bb94f
|
Re-add accidentally removed version of createResultValue
+ add test project for UniqueHandles.
|
2022-03-30 09:45:51 +02:00 |
|