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š 349dc77322 Vk: don't use VK_STRUCTURE_TYPE_APPLICATION_INFO for sType in tests. 5 years ago
..
.gitattributes Vk: Shader wrapper. 6 years ago
AssertDisabledTest.cpp Vk: more useful MAGNUM_VK_INTERNAL_ASSERT_SUCCESS_OR(). 5 years ago
AssertTest.cpp Vk: more useful MAGNUM_VK_INTERNAL_ASSERT_SUCCESS_OR(). 5 years ago
BufferTest.cpp Vk: put CreateInfo structures to dedicated headers. 5 years ago
BufferVkTest.cpp Vk: put CreateInfo structures to dedicated headers. 5 years ago
CMakeLists.txt Vk: more useful MAGNUM_VK_INTERNAL_ASSERT_SUCCESS_OR(). 5 years ago
CommandBufferTest.cpp Vk: command buffer begin and end. 5 years ago
CommandBufferVkTest.cpp Vk: command buffer begin and end. 5 years ago
CommandPoolTest.cpp Vk: put CreateInfo structures to dedicated headers. 5 years ago
CommandPoolVkTest.cpp Vk: put CreateInfo structures to dedicated headers. 5 years ago
DeviceFeaturesTest.cpp Vk: fetching of supported device features. 5 years ago
DevicePropertiesTest.cpp Test: use shorter std::is_copy_{constructible,assignable} everywhere. 5 years ago
DevicePropertiesVkTest.cpp Vk: fetching of supported device features. 5 years ago
DeviceTest.cpp Vk: put CreateInfo structures to dedicated headers. 5 years ago
DeviceVkTest.cpp Vk: a bit more robust feature enablement. 5 years ago
EnumsTest.cpp Vk: recognize SamplerWrapping::MirrorClampToEdge. 6 years ago
ExtensionPropertiesTest.cpp Test: use shorter std::is_copy_{constructible,assignable} everywhere. 5 years ago
ExtensionPropertiesVkTest.cpp Vk: enumerating instance extension properties. 6 years ago
ExtensionsTest.cpp Vk: make variadic extension type traits work for an empty list as well. 6 years ago
FenceTest.cpp Vk: add a Fence wrapper. 5 years ago
FenceVkTest.cpp Vk: fence status, reset and wait. 5 years ago
FramebufferTest.cpp Vk: implement a Framebuffer wrapper. 5 years ago
FramebufferVkTest.cpp Vk: implement a Framebuffer wrapper. 5 years ago
HandleTest.cpp Vk: add HandleFlags, similar to GL::ObjectFlags. 6 years ago
ImageTest.cpp Vk: put CreateInfo structures to dedicated headers. 5 years ago
ImageViewTest.cpp Vk: image view wrapper. 5 years ago
ImageViewVkTest.cpp Vk: image view wrapper. 5 years ago
ImageVkTest.cpp Vk: properly test Image::format(). 5 years ago
InstanceTest.cpp Vk: put CreateInfo structures to dedicated headers. 5 years ago
InstanceVkTest.cpp Vk: put CreateInfo structures to dedicated headers. 5 years ago
IntegrationTest.cpp Updated copyright year. 6 years ago
LayerPropertiesTest.cpp Test: use shorter std::is_copy_{constructible,assignable} everywhere. 5 years ago
LayerPropertiesVkTest.cpp Vk: enumerating layer properties. 6 years ago
MemoryTest.cpp Vk: don't use VK_STRUCTURE_TYPE_APPLICATION_INFO for sType in tests. 5 years ago
MemoryVkTest.cpp Vk: put CreateInfo structures to dedicated headers. 5 years ago
RenderPassTest.cpp Vk: don't use VK_STRUCTURE_TYPE_APPLICATION_INFO for sType in tests. 5 years ago
RenderPassVkTest.cpp Vk: put CreateInfo structures to dedicated headers. 5 years ago
ResultTest.cpp Vk: move MAGNUM_VK_INTERNAL_ASSER_RESULT() to a dedicated header. 6 years ago
ShaderTest.cpp Vk: put CreateInfo structures to dedicated headers. 5 years ago
ShaderVkTest.cpp Vk: put CreateInfo structures to dedicated headers. 5 years ago
StructureHelpersTest.cpp Vk: more utilites for heavyweight structure chain processing. 5 years ago
VersionTest.cpp Vk: parsing Version from configuration. 6 years ago
VersionVkTest.cpp Vk: retrieving instance version. 6 years ago
configure.h.cmake Vk: Shader wrapper. 6 years ago
triangle-shaders.spv Vk: Shader wrapper. 6 years ago