Andreas Süßenbach
|
fba738079a
|
Use CMake's find_package to locate vulkan for samples and tests. (#308)
|
2019-04-01 08:52:22 +02:00 |
|
Andreas Süßenbach
|
f0dc8d6f38
|
Cleanup on Samples (#295)
- introduced samples/utils functions in namespace vk::su (vulkan sample utils)
- introduced usage of debugReportCallback
|
2019-03-05 08:59:40 +01:00 |
|
Andreas Süßenbach
|
05497cb191
|
Changed from using outdated environment variable VK_SDK_PATH to VULKAN_SDK. (#286)
|
2019-01-28 14:47:13 +01:00 |
|
Markus Tavenrath
|
4b179131e6
|
When using local version of vulkan.hpp use local version of vulkan.h … (#207)
* When using local version of vulkan.hpp use local version of vulkan.h too so that the headers do match.
* Update to Vulkan 1.1.74
|
2018-04-23 15:16:32 +02:00 |
|
Andreas Süßenbach
|
33c7954b6e
|
Sample on vulkan.hpp: 07_InitUniformBuffer. (#203)
|
2018-04-09 10:53:55 +02:00 |
|