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š cc5f2d7862 Deprecate the weird Magnum::Array class. 5 years ago
..
Implementation Vk: sprinkle a bunch of consts here and there. 5 years ago
Test Deprecate the weird Magnum::Array class. 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 Vk: add missing enums and/or docs for VK_KHR_acceleration_structure. 5 years ago
CMakeLists.txt Vk: implemented a Mesh wrapper. 5 years ago
CommandBuffer.cpp Vk: save current dynamic state on a pipeline bind. 5 years ago
CommandBuffer.h Vk: implemented a Mesh wrapper. 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
ComputePipelineCreateInfo.h Vk: compute pipeline creation. 5 years ago
Device.cpp Vk: sprinkle a bunch of consts here and there. 5 years ago
Device.h Vk: doc++ 5 years ago
DeviceCreateInfo.h Vk: expose EXT_robustness2 and EXT_image_robustness2 extensions. 5 years ago
DeviceFeatures.cpp Updated copyright year. 5 years ago
DeviceFeatures.h Vk: implemented a Mesh wrapper. 5 years ago
DeviceProperties.cpp Vk: expose EXT_robustness2 and EXT_image_robustness2 extensions. 5 years ago
DeviceProperties.h Vk: rename PipelineStage::AllGraphics to AllRasterization. 5 years ago
Enums.cpp Vk: implemented a Mesh wrapper. 5 years ago
Enums.h Deprecate the weird Magnum::Array class. 5 years ago
ExtensionProperties.cpp Vk: an ability to check if a particular extension revision is supported. 5 years ago
ExtensionProperties.h Vk: an ability to check if a particular extension revision is supported. 5 years ago
Extensions.cpp Vk: expose EXT_robustness2 and EXT_image_robustness2 extensions. 5 years ago
Extensions.h Vk: minor OCD thing. 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: sprinkle a bunch of consts here and there. 5 years ago
Instance.h Vk: doc++ 5 years ago
InstanceCreateInfo.h Vk: doc++ 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 Vk: doc++ 5 years ago
MemoryAllocateInfo.h Vk: doc++ 5 years ago
Mesh.cpp Vk: implemented a Mesh wrapper. 5 years ago
Mesh.h doc: discourage using MeshIndexType::UnsignedByte. 5 years ago
MeshLayout.cpp Vk: rvalue overloads for MeshLayout setters. 5 years ago
MeshLayout.h Vk: implemented a Mesh wrapper. 5 years ago
Pipeline.cpp Vk: save current dynamic state on a pipeline bind. 5 years ago
Pipeline.h Vk: rename PipelineStage::AllGraphics to AllRasterization. 5 years ago
PipelineLayout.cpp Vk: an extremely minimal PipelineLayout wrapper. 5 years ago
PipelineLayout.h Vk: initial rasterization pipeline creation. 5 years ago
PipelineLayoutCreateInfo.h Vk: an extremely minimal PipelineLayout wrapper. 5 years ago
PixelFormat.cpp Updated copyright year. 5 years ago
PixelFormat.h Vk: doc++ 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
RasterizationPipelineCreateInfo.h Vk: implemented a Mesh wrapper. 5 years ago
RenderPass.cpp Vk: implement binding a pipeline. 5 years ago
RenderPass.h Vk: doc++ 5 years ago
RenderPassCreateInfo.h Vk: implement binding a pipeline. 5 years ago
Result.cpp Updated copyright year. 5 years ago
Result.h Updated copyright year. 5 years ago
Shader.cpp Vk: patch SPIR-V binaries on load on SwiftShader as a workaround. 5 years ago
Shader.h Vk: patch SPIR-V binaries on load on SwiftShader as a workaround. 5 years ago
ShaderCreateInfo.h Updated copyright year. 5 years ago
ShaderSet.cpp Vk: a container for a shader set needed by a pipeline. 5 years ago
ShaderSet.h Vk: a container for a shader set needed by a pipeline. 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
VertexFormat.cpp Vk: add a VertexFormat enum. 5 years ago
VertexFormat.h Vk: implemented a Mesh wrapper. 5 years ago
Vk.h Vk: implemented a Mesh wrapper. 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