Andreas Süßenbach
39d204839d
[VulkanHpp] changed to "VK_LAYER_KHRONOS_validation" as validation layer ( #324 )
...
+ fixed one issue caught by that layer in InputAttachment.
2019-04-30 17:03:26 +02:00
Andreas Süßenbach
1a7779e75b
Add samples InstanceExtensionProperties, InstanceLayerExtensionProperties, InstanceLayerProperties, MultipleSets ( #320 )
...
+ slightly adjust some other files.
2019-04-15 10:18:58 +02:00
Andreas Süßenbach
d965a74cc0
Add samples ImmutableSampler, InitTexture, InputAttachment ( #315 )
...
+ slightly adjust some other samples.
2019-04-09 15:19:18 +02:00
Andreas Süßenbach
f7ec6041b3
Add samples DynamicUniform, EnableValidationWithCallback, EnumerateDevicesAdvanced, Events ( #313 )
...
+ slightly adjust some other samples.
2019-04-01 10:06:49 +02:00
Andreas Süßenbach
2d8483e06f
Add samples 16_Vulkan_1_1, CopyBlitImage, CreateDebugReportCallback, DrawTexturedCube ( #304 )
...
+ slightly adjust some other samples.
2019-03-26 12:24:36 +01:00
Andreas Süßenbach
cd8e5283c3
Extend set of samples ( #296 )
...
+ 12_InitFrameBuffers, 13_InitVertexBuffer, 14_InitPipeline, 15_DrawCube;
+ extend utilities and add utilities on geometries, math, and shaders
+ slightly adjust some other samples
2019-03-15 10:40:45 +01: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