| .. |
|
Implementation
|
Vk: add driver workaround scaffolding and the first one for SwiftShader.
|
5 years ago |
|
Test
|
Vk: well OF COURSE I made an error when using std::lower_bound()!
|
5 years ago |
|
Assert.h
|
Updated copyright year.
|
5 years ago |
|
Buffer.cpp
|
Vk: implement image clears, buffer, image and buffer/image copies.
|
5 years ago |
|
Buffer.h
|
Vk: implement image clears, buffer, image and buffer/image copies.
|
5 years ago |
|
BufferCreateInfo.h
|
Updated copyright year.
|
5 years ago |
|
CMakeLists.txt
|
Vk: add driver workaround scaffolding and the first one for SwiftShader.
|
5 years ago |
|
CommandBuffer.cpp
|
Vk: move command implementation to files containing related structures.
|
5 years ago |
|
CommandBuffer.h
|
Vk: add driver workaround scaffolding and the first one for SwiftShader.
|
5 years ago |
|
CommandPool.cpp
|
Updated copyright year.
|
5 years ago |
|
CommandPool.h
|
Vk: finally *some* docs on command buffer and render pass usage.
|
5 years ago |
|
CommandPoolCreateInfo.h
|
Updated copyright year.
|
5 years ago |
|
Device.cpp
|
Vk: add driver workaround scaffolding and the first one for SwiftShader.
|
5 years ago |
|
Device.h
|
Vk: add driver workaround scaffolding and the first one for SwiftShader.
|
5 years ago |
|
DeviceCreateInfo.h
|
Updated copyright year.
|
5 years ago |
|
DeviceFeatures.cpp
|
Updated copyright year.
|
5 years ago |
|
DeviceFeatures.h
|
Updated copyright year.
|
5 years ago |
|
DeviceProperties.cpp
|
Updated copyright year.
|
5 years ago |
|
DeviceProperties.h
|
Updated copyright year.
|
5 years ago |
|
Enums.cpp
|
Updated copyright year.
|
5 years ago |
|
Enums.h
|
Updated copyright year.
|
5 years ago |
|
ExtensionProperties.cpp
|
Vk: well OF COURSE I made an error when using std::lower_bound()!
|
5 years ago |
|
ExtensionProperties.h
|
Vk: rework {Extension,Layer}Properties internals using ArrayTuple.
|
5 years ago |
|
Extensions.cpp
|
external: expose VK_KHR_copy_commands2.
|
5 years ago |
|
Extensions.h
|
external: expose VK_KHR_copy_commands2.
|
5 years ago |
|
Fence.cpp
|
Updated copyright year.
|
5 years ago |
|
Fence.h
|
Vk: finally *some* docs on command buffer and render pass usage.
|
5 years ago |
|
FenceCreateInfo.h
|
Updated copyright year.
|
5 years ago |
|
Framebuffer.cpp
|
Updated copyright year.
|
5 years ago |
|
Framebuffer.h
|
Updated copyright year.
|
5 years ago |
|
FramebufferCreateInfo.h
|
Vk: document required ImageUsage in all APIs taking images.
|
5 years ago |
|
Handle.cpp
|
Updated copyright year.
|
5 years ago |
|
Handle.h
|
Updated copyright year.
|
5 years ago |
|
Image.cpp
|
Vk: add driver workaround scaffolding and the first one for SwiftShader.
|
5 years ago |
|
Image.h
|
Vk: implement image clears, buffer, image and buffer/image copies.
|
5 years ago |
|
ImageCreateInfo.h
|
Updated copyright year.
|
5 years ago |
|
ImageView.cpp
|
Vk: make the PixelFormat -> ImageAspect converter public.
|
5 years ago |
|
ImageView.h
|
Updated copyright year.
|
5 years ago |
|
ImageViewCreateInfo.h
|
Vk: expose image aspects enum.
|
5 years ago |
|
Instance.cpp
|
Vk: add driver workaround scaffolding and the first one for SwiftShader.
|
5 years ago |
|
Instance.h
|
Vk: add driver workaround scaffolding and the first one for SwiftShader.
|
5 years ago |
|
InstanceCreateInfo.h
|
Updated copyright year.
|
5 years ago |
|
Integration.h
|
Updated copyright year.
|
5 years ago |
|
LayerProperties.cpp
|
Vk: wait, why the whole LayerProperties are not const?
|
5 years ago |
|
LayerProperties.h
|
Vk: wait, why the whole LayerProperties are not const?
|
5 years ago |
|
Memory.cpp
|
Updated copyright year.
|
5 years ago |
|
Memory.h
|
Updated copyright year.
|
5 years ago |
|
MemoryAllocateInfo.h
|
Updated copyright year.
|
5 years ago |
|
Pipeline.cpp
|
Vk: ImageMemoryBarrier constructor with implicit aspects.
|
5 years ago |
|
Pipeline.h
|
Vk: implement image clears, buffer, image and buffer/image copies.
|
5 years ago |
|
PixelFormat.cpp
|
Updated copyright year.
|
5 years ago |
|
PixelFormat.h
|
Updated copyright year.
|
5 years ago |
|
Queue.cpp
|
Vk: ad a Queue::submit() returning a Fence.
|
5 years ago |
|
Queue.h
|
Vk: ad a Queue::submit() returning a Fence.
|
5 years ago |
|
RenderPass.cpp
|
Vk: go back to SubpassDependency argument order like Vulkan has.
|
5 years ago |
|
RenderPass.h
|
Vk: implement image clears, buffer, image and buffer/image copies.
|
5 years ago |
|
RenderPassCreateInfo.h
|
Vk: go back to SubpassDependency argument order like Vulkan has.
|
5 years ago |
|
Result.cpp
|
Updated copyright year.
|
5 years ago |
|
Result.h
|
Updated copyright year.
|
5 years ago |
|
Shader.cpp
|
Updated copyright year.
|
5 years ago |
|
Shader.h
|
Updated copyright year.
|
5 years ago |
|
ShaderCreateInfo.h
|
Updated copyright year.
|
5 years ago |
|
TypeTraits.h
|
Updated copyright year.
|
5 years ago |
|
Version.cpp
|
Updated copyright year.
|
5 years ago |
|
Version.h
|
Updated copyright year.
|
5 years ago |
|
Vk.h
|
Vk: implement image clears, buffer, image and buffer/image copies.
|
5 years ago |
|
Vulkan.h
|
Updated copyright year.
|
5 years ago |
|
VulkanTester.cpp
|
Updated copyright year.
|
5 years ago |
|
VulkanTester.h
|
Updated copyright year.
|
5 years ago |
|
visibility.h
|
Updated copyright year.
|
5 years ago |
|
vk-info.cpp
|
Updated copyright year.
|
5 years ago |