| .. |
|
Implementation
|
Vk: binding Buffer memory.
|
6 years ago |
|
Test
|
Vk: recognize SamplerWrapping::MirrorClampToEdge.
|
6 years ago |
|
Assert.h
|
Vk: rename the *ASSERT_{RESULT => SUCCESS}(), add an incomplete variant.
|
6 years ago |
|
Buffer.cpp
|
Vk: ability to allocate Buffer directly during construction.
|
6 years ago |
|
Buffer.h
|
Vk: doc++
|
6 years ago |
|
CMakeLists.txt
|
Vk: add MemoryRequirements::alignedSize().
|
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: DeviceCreateInfo::addQueues() overload taking QueueFlags directly.
|
6 years ago |
|
Device.h
|
doc: property retrieval optimization isn't essentially needed.
|
6 years ago |
|
DeviceProperties.cpp
|
Vk: rework device property fetching.
|
6 years ago |
|
DeviceProperties.h
|
Vk: doc++
|
6 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: rename the *ASSERT_{RESULT => SUCCESS}(), add an incomplete variant.
|
6 years ago |
|
ExtensionProperties.h
|
Vk: doc++
|
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: add a TODO.
|
6 years ago |
|
Instance.cpp
|
Vk: rename the *ASSERT_{RESULT => SUCCESS}(), add an incomplete variant.
|
6 years ago |
|
Instance.h
|
doc: property retrieval optimization isn't essentially needed.
|
6 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: start writing some actual docs.
|
6 years ago |
|
Memory.cpp
|
Vk: add MemoryRequirements::alignedSize().
|
6 years ago |
|
Memory.h
|
Vk: overview docs for Memory, Buffer and Image.
|
6 years ago |
|
Queue.h
|
Vk: doc++
|
6 years ago |
|
Result.cpp
|
Vk: wrap VkResult, add an assert macro for it.
|
6 years ago |
|
Result.h
|
Vk: doc++
|
6 years ago |
|
Shader.cpp
|
Vk: Shader wrapper.
|
6 years ago |
|
Shader.h
|
Vk: Shader wrapper.
|
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 Buffer wrapper.
|
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: doc++
|
6 years ago |