asuessenbach
|
3aae157e5b
|
Move the vk::to_string functions into a separate header vulkan_to_string.hpp.
|
2022-07-26 11:19:42 +02:00 |
|
asuessenbach
|
527e52a1bd
|
Introduce VULKAN_HPP_NO_TO_STRING to optionally remove the various vk::to_string functions.
Also extend the samples to hold some local version of the needed to_string functions in case VULKAN_HPP_NO_TO_STRING is defined.
|
2022-07-25 17:11:30 +02:00 |
|
asuessenbach
|
5fe410279a
|
Change ColumnLimit with clang-format from 120 to 160.
|
2022-02-28 10:11:04 +01:00 |
|
asuessenbach
|
69e8e5bf84
|
Refactor RAII-samples to use std::unique_ptr only if needed.
|
2021-06-23 10:15:56 +02:00 |
|
asuessenbach
|
2cb1c19c7f
|
Introduce raii-compliant handle wrapper classes.
|
2021-02-22 16:19:12 +01:00 |
|