..
Implementation
Vk: implement render pass begin / end / next commands.
5 years ago
Test
Vk: make Queue move-only.
5 years ago
Assert.h
Vk: more useful MAGNUM_VK_INTERNAL_ASSERT_SUCCESS_OR().
5 years ago
Buffer.cpp
Vk: put CreateInfo structures to dedicated headers.
5 years ago
Buffer.h
Vk: put CreateInfo structures to dedicated headers.
5 years ago
BufferCreateInfo.h
Vk: expose the new RT extensions.
5 years ago
CMakeLists.txt
Vk: de-inline Queue members and test them.
5 years ago
CommandBuffer.cpp
Vk: implement render pass begin / end / next commands.
5 years ago
CommandBuffer.h
Vk: implement render pass begin / end / next commands.
5 years ago
CommandPool.cpp
Vk: put CreateInfo structures to dedicated headers.
5 years ago
CommandPool.h
Vk: put CreateInfo structures to dedicated headers.
5 years ago
CommandPoolCreateInfo.h
Vk: put CreateInfo structures to dedicated headers.
5 years ago
Device.cpp
Vk: expose the new RT extensions.
5 years ago
Device.h
Vk: implement Device feature enablement.
5 years ago
DeviceCreateInfo.h
Vk: whoops, forgot these.
5 years ago
DeviceFeatures.cpp
Vk: fetching of supported device features.
5 years ago
DeviceFeatures.h
Vk: expose the new RT extensions.
5 years ago
DeviceProperties.cpp
Vk: more useful MAGNUM_VK_INTERNAL_ASSERT_SUCCESS_OR().
5 years ago
DeviceProperties.h
Vk: whoops, forgot these.
5 years ago
Enums.cpp
Vk: recognize SamplerWrapping::MirrorClampToEdge.
6 years ago
Enums.h
Vk: what's this blabber about "some Vulkan targets".
6 years ago
ExtensionProperties.cpp
Vk: account for cursed drivers doing cursed things with extensions.
5 years ago
ExtensionProperties.h
Vk: doc++
5 years ago
Extensions.cpp
Vk: expose the new RT extensions.
5 years ago
Extensions.h
Vk: expose the new RT extensions.
5 years ago
Fence.cpp
Vk: fence status, reset and wait.
5 years ago
Fence.h
Vk: fence status, reset and wait.
5 years ago
FenceCreateInfo.h
Vk: fence status, reset and wait.
5 years ago
Framebuffer.cpp
Vk: store size in the Framebuffer and reuse it in RenderPassCreateInfo.
5 years ago
Framebuffer.h
Vk: store size in the Framebuffer and reuse it in RenderPassCreateInfo.
5 years ago
FramebufferCreateInfo.h
Vk: store size in the Framebuffer and reuse it in RenderPassCreateInfo.
5 years ago
Handle.cpp
Vk: add HandleFlags, similar to GL::ObjectFlags.
6 years ago
Handle.h
Vk: add HandleFlags, similar to GL::ObjectFlags.
6 years ago
Image.cpp
Vk: image view wrapper.
5 years ago
Image.h
Vk: doc++
5 years ago
ImageCreateInfo.h
Vk: doc++
5 years ago
ImageView.cpp
Vk: image view wrapper.
5 years ago
ImageView.h
Vk: image view wrapper.
5 years ago
ImageViewCreateInfo.h
Vk: doc++
5 years ago
Instance.cpp
Vk: put CreateInfo structures to dedicated headers.
5 years ago
Instance.h
Vk: put CreateInfo structures to dedicated headers.
5 years ago
InstanceCreateInfo.h
Vk: put CreateInfo structures to dedicated headers.
5 years ago
Integration.h
Vk: doc++
6 years ago
LayerProperties.cpp
Vk: rename the *ASSERT_{RESULT => SUCCESS}(), add an incomplete variant.
6 years ago
LayerProperties.h
Vk: rethink "creation" docs.
5 years ago
Memory.cpp
Vk: put CreateInfo structures to dedicated headers.
5 years ago
Memory.h
Vk: put CreateInfo structures to dedicated headers.
5 years ago
MemoryAllocateInfo.h
Vk: put CreateInfo structures to dedicated headers.
5 years ago
Queue.cpp
Vk: make Queue move-only.
5 years ago
Queue.h
Vk: make Queue move-only.
5 years ago
RenderPass.cpp
Vk: store size in the Framebuffer and reuse it in RenderPassCreateInfo.
5 years ago
RenderPass.h
Vk: store size in the Framebuffer and reuse it in RenderPassCreateInfo.
5 years ago
RenderPassCreateInfo.h
Vk: implement render pass begin / end / next commands.
5 years ago
Result.cpp
Vk: expand the Result enum with values for all extensions we have.
5 years ago
Result.h
Vk: more useful MAGNUM_VK_INTERNAL_ASSERT_SUCCESS_OR().
5 years ago
Shader.cpp
Vk: put CreateInfo structures to dedicated headers.
5 years ago
Shader.h
Vk: put CreateInfo structures to dedicated headers.
5 years ago
ShaderCreateInfo.h
Vk: put CreateInfo structures to dedicated headers.
5 years ago
TypeTraits.h
Vk: make variadic extension type traits work for an empty list as well.
6 years ago
Version.cpp
Vk: rename the *ASSERT_{RESULT => SUCCESS}(), add an incomplete variant.
6 years ago
Version.h
Vk: document relation among various version queries.
6 years ago
Vk.h
Vk: implement render pass begin / end / next commands.
5 years ago
Vulkan.h
Updated copyright year.
6 years ago
VulkanTester.cpp
Vk: put CreateInfo structures to dedicated headers.
5 years ago
VulkanTester.h
Vk: and thus VulkanTester doesn't need a DeviceProperties instance.
6 years ago
visibility.h
Vk: fix linker issues on MinGW.
6 years ago
vk-info.cpp
Vk: list device features in magnum-vk-info.
5 years ago