| .. |
|
MeshTestFiles
|
Vk: implemented a Mesh wrapper.
|
5 years ago |
|
ShaderTestFiles
|
Vk: patch SPIR-V binaries on load on SwiftShader as a workaround.
|
5 years ago |
|
.gitattributes
|
Vk: Shader wrapper.
|
6 years ago |
|
AssertDisabledTest.cpp
|
Vk: allow multiple values in MAGNUM_VK_INTERNAL_ASSERT_SUCCESS_OR().
|
5 years ago |
|
AssertTest.cpp
|
Vk: allow multiple values in MAGNUM_VK_INTERNAL_ASSERT_SUCCESS_OR().
|
5 years ago |
|
BufferTest.cpp
|
Vk: fix compilation on 32-bit targets.
|
4 years ago |
|
BufferVkTest.cpp
|
Vk: implement image clears, buffer, image and buffer/image copies.
|
5 years ago |
|
CMakeLists.txt
|
Vk: missing test file reference.
|
4 years ago |
|
CommandBufferTest.cpp
|
Test: adapt to a less shitty CORRADE_COMPARE().
|
5 years ago |
|
CommandBufferVkTest.cpp
|
Updated copyright year.
|
5 years ago |
|
CommandPoolTest.cpp
|
Test: adapt to a less shitty CORRADE_COMPARE().
|
5 years ago |
|
CommandPoolVkTest.cpp
|
Updated copyright year.
|
5 years ago |
|
DescriptorPoolTest.cpp
|
Vk: add a DescriptorPool wrapper.
|
5 years ago |
|
DescriptorPoolVkTest.cpp
|
Vk: enable KHR_maintenance3 in a test.
|
5 years ago |
|
DescriptorSetLayoutTest.cpp
|
Vk: fix compilation on 32-bit targets.
|
4 years ago |
|
DescriptorSetLayoutVkTest.cpp
|
Vk: interestingly enough, DescriptorSetLayout can be empty.
|
5 years ago |
|
DescriptorSetTest.cpp
|
Vk: implement descriptor set allocation, freeing and pool reset.
|
5 years ago |
|
DescriptorSetVkTest.cpp
|
Vk: implement descriptor set allocation, freeing and pool reset.
|
5 years ago |
|
DescriptorTypeTest.cpp
|
Vk: add debug output for DescriptorType.
|
5 years ago |
|
DeviceFeaturesTest.cpp
|
Vk: rename *IndexTypeUintXY to IndexTypeUnsignedFoo for consistency.
|
5 years ago |
|
DevicePropertiesTest.cpp
|
Test: adapt to a less shitty CORRADE_COMPARE().
|
5 years ago |
|
DevicePropertiesVkTest.cpp
|
Vk: an ability to check if a particular extension revision is supported.
|
5 years ago |
|
DeviceTest.cpp
|
Test: adapt to a less shitty CORRADE_COMPARE().
|
5 years ago |
|
DeviceVkTest.cpp
|
Vk: print also driver info in Device creation log.
|
4 years ago |
|
ExtensionPropertiesTest.cpp
|
Test: adapt to a less shitty CORRADE_COMPARE().
|
5 years ago |
|
ExtensionPropertiesVkTest.cpp
|
Vk: an ability to check if a particular extension revision is supported.
|
5 years ago |
|
ExtensionsTest.cpp
|
Test: resolve some TODOs now that we have CORRADE_FAIL_IF().
|
4 years ago |
|
FenceTest.cpp
|
Test: adapt to a less shitty CORRADE_COMPARE().
|
5 years ago |
|
FenceVkTest.cpp
|
Vk: these includes aren't needed here.
|
5 years ago |
|
FramebufferTest.cpp
|
Vk: fix compilation on 32-bit targets.
|
4 years ago |
|
FramebufferVkTest.cpp
|
Vk: rethink render pass creation to make it clearer (but more verbose).
|
5 years ago |
|
HandleTest.cpp
|
Updated copyright year.
|
5 years ago |
|
ImageTest.cpp
|
Vk: fix compilation on 32-bit targets.
|
4 years ago |
|
ImageViewTest.cpp
|
Vk: fix compilation on 32-bit targets.
|
4 years ago |
|
ImageViewVkTest.cpp
|
Updated copyright year.
|
5 years ago |
|
ImageVkTest.cpp
|
Vk: don't use ImageUsage::Sampled on a linear image.
|
5 years ago |
|
InstanceTest.cpp
|
Test: adapt to a less shitty CORRADE_COMPARE().
|
5 years ago |
|
InstanceVkTest.cpp
|
Vk: rework {Extension,Layer}Properties internals using ArrayTuple.
|
5 years ago |
|
IntegrationTest.cpp
|
Test: adapt to a less shitty CORRADE_COMPARE().
|
5 years ago |
|
LayerPropertiesTest.cpp
|
Test: adapt to a less shitty CORRADE_COMPARE().
|
5 years ago |
|
LayerPropertiesVkTest.cpp
|
Vk: well OF COURSE I made an error when using std::lower_bound()!
|
5 years ago |
|
MemoryTest.cpp
|
Test: adapt to a less shitty CORRADE_COMPARE().
|
5 years ago |
|
MemoryVkTest.cpp
|
Updated copyright year.
|
5 years ago |
|
MeshLayoutTest.cpp
|
Test: adapt to a less shitty CORRADE_COMPARE().
|
5 years ago |
|
MeshTest.cpp
|
Vk: fix compilation on 32-bit targets.
|
4 years ago |
|
MeshVkTest.cpp
|
Fix typos
|
5 years ago |
|
PipelineLayoutTest.cpp
|
Vk: fix compilation on 32-bit targets.
|
4 years ago |
|
PipelineLayoutVkTest.cpp
|
Vk: these includes aren't needed here.
|
5 years ago |
|
PipelineTest.cpp
|
Vk: fix compilation on 32-bit targets.
|
4 years ago |
|
PipelineVkTest.cpp
|
Vk: fix irrelevant copypasted code + comment in a test.
|
5 years ago |
|
PixelFormatTest.cpp
|
Updated copyright year.
|
5 years ago |
|
QueueTest.cpp
|
Vk: fix compilation on 32-bit targets.
|
4 years ago |
|
QueueVkTest.cpp
|
Vk: ad a Queue::submit() returning a Fence.
|
5 years ago |
|
RenderPassTest.cpp
|
Vk: fix compilation on 32-bit targets.
|
4 years ago |
|
RenderPassVkTest.cpp
|
Vk: add assertions to prevent information loss in Vulkan 1.1 fallbacks.
|
5 years ago |
|
ResultTest.cpp
|
Updated copyright year.
|
5 years ago |
|
SamplerTest.cpp
|
Vk: implement a Sampler wrapper.
|
5 years ago |
|
SamplerVkTest.cpp
|
Vk: these includes aren't needed here.
|
5 years ago |
|
ShaderSetTest.cpp
|
Vk: fix compilation on 32-bit targets.
|
4 years ago |
|
ShaderTest.cpp
|
Test: adapt to a less shitty CORRADE_COMPARE().
|
5 years ago |
|
ShaderVkTest.cpp
|
Updated copyright year.
|
5 years ago |
|
StructureHelpersTest.cpp
|
Vk: add a helper for connecting just one structure.
|
5 years ago |
|
VersionTest.cpp
|
Updated copyright year.
|
5 years ago |
|
VersionVkTest.cpp
|
Updated copyright year.
|
5 years ago |
|
VertexFormatTest.cpp
|
Vk: add a VertexFormat enum.
|
5 years ago |
|
compute-noop.spv
|
Vk: compute pipeline creation.
|
5 years ago |
|
configure.h.cmake
|
Vk: implemented a Mesh wrapper.
|
5 years ago |
|
pixelFormatTraits.h
|
Updated copyright year.
|
5 years ago |
|
triangle-shaders.spv
|
Vk: Shader wrapper.
|
6 years ago |