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š fcd0afb306 Vk: add an Image wrapper. 6 years ago
..
Implementation Vk: querying device memory heaps and types. 6 years ago
Test Vk: add an Image wrapper. 6 years ago
CMakeLists.txt Vk: add an Image wrapper. 6 years ago
CommandBuffer.cpp Vk: command pool and buffer reset. 6 years ago
CommandBuffer.h Vk: start writing some actual docs. 6 years ago
CommandPool.cpp Vk: command pool and buffer reset. 6 years ago
CommandPool.h Vk: start writing some actual docs. 6 years ago
Device.cpp Vk: this DeviceCreateInfo constructor is garbage. 6 years ago
Device.h Vk: start writing some actual docs. 6 years ago
DeviceProperties.cpp Vk: ability to pick a memory type. 6 years ago
DeviceProperties.h Vk: ability to pick a memory type. 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: enumerating instance extension properties. 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: add an Image wrapper. 6 years ago
Image.h Vk: add an Image wrapper. 6 years ago
Instance.cpp Vk: GCC 4.8, stop it, it's not Monday today. 6 years ago
Instance.h Vk: start writing some actual docs. 6 years ago
Integration.h Updated copyright year. 6 years ago
LayerProperties.cpp Vk: enumerating layer properties. 6 years ago
LayerProperties.h Vk: start writing some actual docs. 6 years ago
Memory.cpp Vk: querying device memory heaps and types. 6 years ago
Memory.h Vk: querying device memory heaps and types. 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: wrap VkResult, add an assert macro for it. 6 years ago
TypeTraits.h Vk: variadic Is[Instance]Extension checks. 6 years ago
Version.cpp Vk: parsing Version from configuration. 6 years ago
Version.h Vk: parsing Version from configuration. 6 years ago
Vk.h Vk: add an Image wrapper. 6 years ago
Vulkan.h Updated copyright year. 6 years ago
VulkanTester.cpp Vk: base class for Vulkan tests. 6 years ago
VulkanTester.h Vk: base class for Vulkan tests. 6 years ago
visibility.h Vk: fix linker issues on MinGW. 6 years ago
vk-info.cpp vk-info: show memory heaps and types. 6 years ago