.. |
01_InitInstance
|
Change (most of) the samples to use the DispatchLoaderDynamic by default. (#392)
|
2019-09-26 09:55:15 +02:00 |
02_EnumerateDevices
|
Use VK_EXT_debug_utils instead of deprecated VK_EXT_debug_report. (#389)
|
2019-09-25 11:56:46 +02:00 |
03_InitDevice
|
Use VK_EXT_debug_utils instead of deprecated VK_EXT_debug_report. (#389)
|
2019-09-25 11:56:46 +02:00 |
04_InitCommandBuffer
|
Use VK_EXT_debug_utils instead of deprecated VK_EXT_debug_report. (#389)
|
2019-09-25 11:56:46 +02:00 |
05_InitSwapchain
|
Use VK_EXT_debug_utils instead of deprecated VK_EXT_debug_report. (#389)
|
2019-09-25 11:56:46 +02:00 |
06_InitDepthBuffer
|
Use VK_EXT_debug_utils instead of deprecated VK_EXT_debug_report. (#389)
|
2019-09-25 11:56:46 +02:00 |
07_InitUniformBuffer
|
Use VK_EXT_debug_utils instead of deprecated VK_EXT_debug_report. (#389)
|
2019-09-25 11:56:46 +02:00 |
08_InitPipelineLayout
|
Use VK_EXT_debug_utils instead of deprecated VK_EXT_debug_report. (#389)
|
2019-09-25 11:56:46 +02:00 |
09_InitDescriptorSet
|
Use VK_EXT_debug_utils instead of deprecated VK_EXT_debug_report. (#389)
|
2019-09-25 11:56:46 +02:00 |
10_InitRenderPass
|
Use VK_EXT_debug_utils instead of deprecated VK_EXT_debug_report. (#389)
|
2019-09-25 11:56:46 +02:00 |
11_InitShaders
|
Use VK_EXT_debug_utils instead of deprecated VK_EXT_debug_report. (#389)
|
2019-09-25 11:56:46 +02:00 |
12_InitFrameBuffers
|
Use VK_EXT_debug_utils instead of deprecated VK_EXT_debug_report. (#389)
|
2019-09-25 11:56:46 +02:00 |
13_InitVertexBuffer
|
Use VK_EXT_debug_utils instead of deprecated VK_EXT_debug_report. (#389)
|
2019-09-25 11:56:46 +02:00 |
14_InitPipeline
|
Use VK_EXT_debug_utils instead of deprecated VK_EXT_debug_report. (#389)
|
2019-09-25 11:56:46 +02:00 |
15_DrawCube
|
Use VK_EXT_debug_utils instead of deprecated VK_EXT_debug_report. (#389)
|
2019-09-25 11:56:46 +02:00 |
16_Vulkan_1_1
|
Change (most of) the samples to use the DispatchLoaderDynamic by default. (#392)
|
2019-09-26 09:55:15 +02:00 |
CopyBlitImage
|
Use VK_EXT_debug_utils instead of deprecated VK_EXT_debug_report. (#389)
|
2019-09-25 11:56:46 +02:00 |
CreateDebugUtilsMessenger
|
Fix lableName typo. (#440)
|
2019-11-26 11:28:57 +01:00 |
DrawTexturedCube
|
Use VK_EXT_debug_utils instead of deprecated VK_EXT_debug_report. (#389)
|
2019-09-25 11:56:46 +02:00 |
DynamicUniform
|
Use VK_EXT_debug_utils instead of deprecated VK_EXT_debug_report. (#389)
|
2019-09-25 11:56:46 +02:00 |
EnableValidationWithCallback
|
Fix lableName typo. (#440)
|
2019-11-26 11:28:57 +01:00 |
EnumerateDevicesAdvanced
|
Use VK_EXT_debug_utils instead of deprecated VK_EXT_debug_report. (#389)
|
2019-09-25 11:56:46 +02:00 |
Events
|
Use VK_EXT_debug_utils instead of deprecated VK_EXT_debug_report. (#389)
|
2019-09-25 11:56:46 +02:00 |
ImmutableSampler
|
Use VK_EXT_debug_utils instead of deprecated VK_EXT_debug_report. (#389)
|
2019-09-25 11:56:46 +02:00 |
InitTexture
|
Use VK_EXT_debug_utils instead of deprecated VK_EXT_debug_report. (#389)
|
2019-09-25 11:56:46 +02:00 |
InputAttachment
|
Use VK_EXT_debug_utils instead of deprecated VK_EXT_debug_report. (#389)
|
2019-09-25 11:56:46 +02:00 |
InstanceExtensionProperties
|
Add a couple of new samples, improved some others: (#414)
|
2019-10-28 15:36:21 +01:00 |
InstanceLayerExtensionProperties
|
Change (most of) the samples to use the DispatchLoaderDynamic by default. (#392)
|
2019-09-26 09:55:15 +02:00 |
InstanceLayerProperties
|
Add a couple of new samples, improved some others: (#414)
|
2019-10-28 15:36:21 +01:00 |
InstanceVersion
|
Add a couple of new samples, improved some others: (#414)
|
2019-10-28 15:36:21 +01:00 |
MultipleSets
|
Use VK_EXT_debug_utils instead of deprecated VK_EXT_debug_report. (#389)
|
2019-09-25 11:56:46 +02:00 |
OcclusionQuery
|
Use VK_EXT_debug_utils instead of deprecated VK_EXT_debug_report. (#389)
|
2019-09-25 11:56:46 +02:00 |
PhysicalDeviceExtensions
|
Add a couple of new samples, improved some others: (#414)
|
2019-10-28 15:36:21 +01:00 |
PhysicalDeviceFeatures
|
Add a couple of new samples, improved some others: (#414)
|
2019-10-28 15:36:21 +01:00 |
PhysicalDeviceGroups
|
Add a couple of new samples, improved some others: (#414)
|
2019-10-28 15:36:21 +01:00 |
PhysicalDeviceMemoryProperties
|
Add a couple of new samples, improved some others: (#414)
|
2019-10-28 15:36:21 +01:00 |
PhysicalDeviceProperties
|
Add a couple of new samples, improved some others: (#414)
|
2019-10-28 15:36:21 +01:00 |
PhysicalDeviceQueueFamilyProperties
|
Extend functions returning a std::vector<vk::StructureChain> to use an additional local vector for getting the information, and then copy the heads of the StructureChains over to the return vector (#432)
|
2019-11-13 10:04:50 +01:00 |
PipelineCache
|
Use VK_EXT_debug_utils instead of deprecated VK_EXT_debug_report. (#389)
|
2019-09-25 11:56:46 +02:00 |
PipelineDerivative
|
Use VK_EXT_debug_utils instead of deprecated VK_EXT_debug_report. (#389)
|
2019-09-25 11:56:46 +02:00 |
PushConstants
|
Use VK_EXT_debug_utils instead of deprecated VK_EXT_debug_report. (#389)
|
2019-09-25 11:56:46 +02:00 |
PushDescriptors
|
Change (most of) the samples to use the DispatchLoaderDynamic by default. (#392)
|
2019-09-26 09:55:15 +02:00 |
RayTracing
|
Add a couple of new samples, improved some others: (#414)
|
2019-10-28 15:36:21 +01:00 |
SecondaryCommandBuffer
|
Use VK_EXT_debug_utils instead of deprecated VK_EXT_debug_report. (#389)
|
2019-09-25 11:56:46 +02:00 |
SeparateImageSampler
|
Use VK_EXT_debug_utils instead of deprecated VK_EXT_debug_report. (#389)
|
2019-09-25 11:56:46 +02:00 |
SurfaceCapabilities
|
Add a couple of new samples, improved some others: (#414)
|
2019-10-28 15:36:21 +01:00 |
SurfaceFormats
|
Add a couple of new samples, improved some others: (#414)
|
2019-10-28 15:36:21 +01:00 |
Template
|
Use VK_EXT_debug_utils instead of deprecated VK_EXT_debug_report. (#389)
|
2019-09-25 11:56:46 +02:00 |
TexelBuffer
|
Use VK_EXT_debug_utils instead of deprecated VK_EXT_debug_report. (#389)
|
2019-09-25 11:56:46 +02:00 |
utils
|
Fix lableName typo. (#440)
|
2019-11-26 11:28:57 +01:00 |
CMakeLists.txt
|
Correct error message usage in CMakeLists.txt. (#404)
|
2019-10-08 10:35:51 +02:00 |