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š 9a089ad2cf Vk: port away from std::pair in remaining APIs. 3 years ago
..
Implementation Vk: port away from std::pair in various internals. 3 years ago
Test Vk: try a significantly larger count in DescriptorPool allocation test. 3 years ago
Assert.h Updated copyright year. 4 years ago
Buffer.cpp Updated copyright year. 4 years ago
Buffer.h Updated copyright year. 4 years ago
BufferCreateInfo.h Updated copyright year. 4 years ago
CMakeLists.txt Link all magnum-* utilities to Corrade::Main. 3 years ago
CommandBuffer.cpp Updated copyright year. 4 years ago
CommandBuffer.h Vk: add a clickable reference to Queue::submit() from CommandBuffer docs. 4 years ago
CommandPool.cpp Updated copyright year. 4 years ago
CommandPool.h Updated copyright year. 4 years ago
CommandPoolCreateInfo.h Updated copyright year. 4 years ago
ComputePipelineCreateInfo.h Updated copyright year. 4 years ago
DescriptorPool.cpp Vk: port away from std::pair in remaining APIs. 3 years ago
DescriptorPool.h Vk: port away from std::pair in various internals. 3 years ago
DescriptorPoolCreateInfo.h Vk: port away from std::pair in remaining APIs. 3 years ago
DescriptorSet.cpp Updated copyright year. 4 years ago
DescriptorSet.h Updated copyright year. 4 years ago
DescriptorSetLayout.cpp Don't take an Iterable by value. 4 years ago
DescriptorSetLayout.h Updated copyright year. 4 years ago
DescriptorSetLayoutCreateInfo.h Don't take an Iterable by value. 4 years ago
DescriptorType.cpp Updated copyright year. 4 years ago
DescriptorType.h Updated copyright year. 4 years ago
Device.cpp Vk: port away from std::pair in various internals. 3 years ago
Device.h Vk: port away from std::pair in various internals. 3 years ago
DeviceCreateInfo.h Vk: use StringIterable for all extension/layer/workaround lists. 4 years ago
DeviceFeatures.cpp Updated copyright year. 4 years ago
DeviceFeatures.h Updated copyright year. 4 years ago
DeviceProperties.cpp Vk: use StringIterable for all extension/layer/workaround lists. 4 years ago
DeviceProperties.h Vk: use StringIterable for all extension/layer/workaround lists. 4 years ago
Enums.cpp Updated copyright year. 4 years ago
Enums.h Updated copyright year. 4 years ago
ExtensionProperties.cpp Vk: use StringIterable for all extension/layer/workaround lists. 4 years ago
ExtensionProperties.h Vk: use StringIterable for all extension/layer/workaround lists. 4 years ago
Extensions.cpp Updated copyright year. 4 years ago
Extensions.h Prefix all CMake options with MAGNUM_*. 4 years ago
Fence.cpp Updated copyright year. 4 years ago
Fence.h Updated copyright year. 4 years ago
FenceCreateInfo.h Updated copyright year. 4 years ago
Framebuffer.cpp Updated copyright year. 4 years ago
Framebuffer.h Updated copyright year. 4 years ago
FramebufferCreateInfo.h Vk: add TODOs for when Containers::Iterable<T&> is a thing. 4 years ago
Handle.cpp Updated copyright year. 4 years ago
Handle.h Updated copyright year. 4 years ago
Image.cpp Updated copyright year. 4 years ago
Image.h Updated copyright year. 4 years ago
ImageCreateInfo.h Updated copyright year. 4 years ago
ImageView.cpp Updated copyright year. 4 years ago
ImageView.h Updated copyright year. 4 years ago
ImageViewCreateInfo.h Updated copyright year. 4 years ago
Instance.cpp Vk: use StringIterable for all extension/layer/workaround lists. 4 years ago
Instance.h Vk: use StringIterable for all extension/layer/workaround lists. 4 years ago
InstanceCreateInfo.h Vk: use StringIterable for all extension/layer/workaround lists. 4 years ago
Integration.h Updated copyright year. 4 years ago
LayerProperties.cpp Document what each #include <algorithm> is for. 4 years ago
LayerProperties.h Updated copyright year. 4 years ago
Memory.cpp Updated copyright year. 4 years ago
Memory.h Updated copyright year. 4 years ago
MemoryAllocateInfo.h Updated copyright year. 4 years ago
Mesh.cpp Updated copyright year. 4 years ago
Mesh.h Updated copyright year. 4 years ago
MeshLayout.cpp Adapt to Corrade changes. 4 years ago
MeshLayout.h Updated copyright year. 4 years ago
Pipeline.cpp Vk: don't access and call conversion methods on items in empty arrays. 3 years ago
Pipeline.h Updated copyright year. 4 years ago
PipelineLayout.cpp Updated copyright year. 4 years ago
PipelineLayout.h Updated copyright year. 4 years ago
PipelineLayoutCreateInfo.h Updated copyright year. 4 years ago
PixelFormat.cpp Updated copyright year. 4 years ago
PixelFormat.h Updated copyright year. 4 years ago
Queue.cpp Updated copyright year. 4 years ago
Queue.h Updated copyright year. 4 years ago
RasterizationPipelineCreateInfo.h Updated copyright year. 4 years ago
RenderPass.cpp Vk: port away from std::pair in remaining APIs. 3 years ago
RenderPass.h Updated copyright year. 4 years ago
RenderPassCreateInfo.h Vk: port away from std::pair in remaining APIs. 3 years ago
Result.cpp Updated copyright year. 4 years ago
Result.h Updated copyright year. 4 years ago
Sampler.cpp Updated copyright year. 4 years ago
Sampler.h Updated copyright year. 4 years ago
SamplerCreateInfo.h Updated copyright year. 4 years ago
Shader.cpp Updated copyright year. 4 years ago
Shader.h Updated copyright year. 4 years ago
ShaderCreateInfo.h Updated copyright year. 4 years ago
ShaderSet.cpp Vk: properly redirect internal pointers on ShaderSet move. 4 years ago
ShaderSet.h Updated copyright year. 4 years ago
TypeTraits.h Updated copyright year. 4 years ago
Version.cpp Updated copyright year. 4 years ago
Version.h Updated copyright year. 4 years ago
VertexFormat.cpp Vk: add a VertexFormat enum. 5 years ago
VertexFormat.h Vk: implemented a Mesh wrapper. 5 years ago
Vk.h Updated copyright year. 4 years ago
Vulkan.h Updated copyright year. 4 years ago
VulkanTester.cpp Remove random unneeded <string> and StringStl.h includes. 3 years ago
VulkanTester.h Prefix all CMake options with MAGNUM_*. 4 years ago
visibility.h Updated copyright year. 4 years ago
vk-info.cpp Adapt to Corrade changes. 4 years ago