.. |
01_InitInstance
|
Use CMake's find_package to locate vulkan for samples and tests. (#308)
|
2019-04-01 08:52:22 +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
|
Use VK_EXT_debug_utils instead of deprecated VK_EXT_debug_report. (#389)
|
2019-09-25 11:56:46 +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
|
Use VK_EXT_debug_utils instead of deprecated VK_EXT_debug_report. (#389)
|
2019-09-25 11:56:46 +02: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
|
Use VK_EXT_debug_utils instead of deprecated VK_EXT_debug_report. (#389)
|
2019-09-25 11:56:46 +02: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 samples InstanceExtensionProperties, InstanceLayerExtensionProperties, InstanceLayerProperties, MultipleSets (#320)
|
2019-04-15 10:18:58 +02:00 |
InstanceLayerExtensionProperties
|
Add samples InstanceExtensionProperties, InstanceLayerExtensionProperties, InstanceLayerProperties, MultipleSets (#320)
|
2019-04-15 10:18:58 +02:00 |
InstanceLayerProperties
|
Add samples InstanceExtensionProperties, InstanceLayerExtensionProperties, InstanceLayerProperties, MultipleSets (#320)
|
2019-04-15 10:18:58 +02: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 |
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
|
Use VK_EXT_debug_utils instead of deprecated VK_EXT_debug_report. (#389)
|
2019-09-25 11:56:46 +02:00 |
RayTracing
|
Use VK_EXT_debug_utils instead of deprecated VK_EXT_debug_report. (#389)
|
2019-09-25 11:56:46 +02: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 |
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
|
Use VK_EXT_debug_utils instead of deprecated VK_EXT_debug_report. (#389)
|
2019-09-25 11:56:46 +02:00 |
CMakeLists.txt
|
Re-introduce vulkan/vulkan.hpp; adjust include order to use that header in samples and tests (#340)
|
2019-06-11 13:25:36 +02:00 |