Sascha Willems
|
8374d6cd68
|
Code cleanup, changed message for missing enabled device extensions
|
2020-08-27 22:24:43 +02:00 |
|
Jérôme Leclercq
|
3298455373
|
Output warning to stderr if an extension is not supported (#756)
|
2020-08-27 19:36:24 +02:00 |
|
Sascha Willems
|
e6956acfbd
|
Enable VK_MEMORY_ALLOCATE_DEVICE_ADDRESS_BIT_KHR flag on buffers that are allocated with VK_BUFFER_USAGE_SHADER_DEVICE_ADDRESS_BIT
|
2020-08-12 20:51:18 +02:00 |
|
Sascha Willems
|
76331af78f
|
Remove pragma once from implementation files
|
2020-08-09 11:56:19 +02:00 |
|
Sascha Willems
|
231e97b8c0
|
Split device class into header and implementation
Moved include to base class
|
2020-08-08 22:36:01 +02:00 |
|