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š
a4d906de86
Vk: querying device memory heaps and types.
...
Memory type flags are put into a new, separate Memory.h header as those
will be needed more often than the (ever-growing) DeviceProperties --
from Image and Buffer constructors, in particular.
6 years ago
..
Implementation
Vk: querying device memory heaps and types.
6 years ago
Test
Vk: querying device memory heaps and types.
6 years ago
CMakeLists.txt
Vk: querying device memory heaps and types.
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: querying device memory heaps and types.
6 years ago
DeviceProperties.h
Vk: querying device memory heaps and types.
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
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: querying device memory heaps and types.
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: initial seed for the magnum-vk-info utility.
6 years ago