You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Vladimír Vondruš e725528b5a Vk: ability to allocate Image directly during construction. 6 years ago
..
Implementation Vk: rework device property fetching. 6 years ago
Test Vk: ability to allocate Image directly during construction. 6 years ago
Assert.h Vk: rename the *ASSERT_{RESULT => SUCCESS}(), add an incomplete variant. 6 years ago
CMakeLists.txt Vk: move MAGNUM_VK_INTERNAL_ASSER_RESULT() to a dedicated header. 6 years ago
CommandBuffer.cpp Vk: rename the *ASSERT_{RESULT => SUCCESS}(), add an incomplete variant. 6 years ago
CommandBuffer.h Vk: start writing some actual docs. 6 years ago
CommandPool.cpp Vk: rename the *ASSERT_{RESULT => SUCCESS}(), add an incomplete variant. 6 years ago
CommandPool.h Vk: start writing some actual docs. 6 years ago
Device.cpp Vk: rework device property fetching. 6 years ago
Device.h Vk: rework device property fetching. 6 years ago
DeviceProperties.cpp Vk: rework device property fetching. 6 years ago
DeviceProperties.h Vk: rework device property fetching. 6 years ago
Enums.cpp Vk: GCC 4.8, stop it, it's not Monday today. 6 years ago
Enums.h Vk: doc++ 6 years ago
ExtensionProperties.cpp Vk: rename the *ASSERT_{RESULT => SUCCESS}(), add an incomplete variant. 6 years ago
ExtensionProperties.h Vk: start writing some actual docs. 6 years ago
Extensions.cpp Vk: instance creation. 6 years ago
Extensions.h Vk: instance creation. 6 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: ability to allocate Image directly during construction. 6 years ago
Image.h Vk: ability to allocate Image directly during construction. 6 years ago
Instance.cpp Vk: rename the *ASSERT_{RESULT => SUCCESS}(), add an incomplete variant. 6 years ago
Instance.h Vk: document relation among various version queries. 6 years ago
Integration.h Updated copyright year. 6 years ago
LayerProperties.cpp Vk: rename the *ASSERT_{RESULT => SUCCESS}(), add an incomplete variant. 6 years ago
LayerProperties.h Vk: start writing some actual docs. 6 years ago
Memory.cpp Vk: rename the *ASSERT_{RESULT => SUCCESS}(), add an incomplete variant. 6 years ago
Memory.h Vk: initial memory allocation. 6 years ago
Queue.h Vk: a non-error-prone way to retrieve queues after device creation. 6 years ago
Result.cpp Vk: wrap VkResult, add an assert macro for it. 6 years ago
Result.h Vk: move MAGNUM_VK_INTERNAL_ASSER_RESULT() to a dedicated header. 6 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: initial memory allocation. 6 years ago
Vulkan.h Updated copyright year. 6 years ago
VulkanTester.cpp Vk: and thus VulkanTester doesn't need a DeviceProperties instance. 6 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: rework device property fetching. 6 years ago