29 Commits (6bdffb2796e5ddb3b123399ce3189a58741c17fa)

Author SHA1 Message Date
Vladimír Vondruš 6bdffb2796 Test: make use of CORRADE_SKIP_IF_NO_ASSERT(). 4 years ago
Vladimír Vondruš b0bfcbe00e Adapt to Corrade changes. 4 years ago
Vladimír Vondruš 822fa0d644 Updated copyright year. 4 years ago
Vladimír Vondruš edf4bfc2cf Vk: work around crashy vkGetDeviceQueue2() on SwiftShader. 4 years ago
Vladimír Vondruš c366874c56 Vk: print also driver info in Device creation log. 4 years ago
Vladimír Vondruš 1e7fafdd75 Vk: VK_KHR_create_renderpass depends on KHR_maintenance2 and multiview. 5 years ago
Vladimír Vondruš ed9deff432 Test: adapt to a less shitty CORRADE_COMPARE(). 5 years ago
Vladimír Vondruš d9a13e6d08 Vk: patch SPIR-V binaries on load on SwiftShader as a workaround. 5 years ago
Vladimír Vondruš 79c3519045 Vk: add driver workaround scaffolding and the first one for SwiftShader. 5 years ago
Vladimír Vondruš 1a1eacc844 Vk: pass VkPhysicalDevice to Device::wrap(). 5 years ago
Vladimír Vondruš 762604ee7f Vk: test that Device::properties() exist even for wrapped devices. 5 years ago
Vladimír Vondruš 1940488da4 Vk: rework {Extension,Layer}Properties internals using ArrayTuple. 5 years ago
Vladimír Vondruš 3d136503d8 Updated copyright year. 5 years ago
Vladimír Vondruš 3378ca3f57 Vk: expose and implement KHR_portability_subset. 5 years ago
Vladimír Vondruš 50fa6b2ecc Vk: make the Device immovable. 5 years ago
Vladimír Vondruš 3f1a3eb1c2 Vk: a bit more robust feature enablement. 5 years ago
Vladimír Vondruš aad588054a Vk: implement Device feature enablement. 5 years ago
Vladimír Vondruš d06e64d770 Vk: rename DeviceVkTest test case for clarity. 5 years ago
Vladimír Vondruš 909dd781df Vk: put CreateInfo structures to dedicated headers. 5 years ago
Vladimír Vondruš 8ea64e814a Vk: DeviceCreateInfo wasn't properly movable. 5 years ago
Vladimír Vondruš 4933583f7f Vk: Device(..., const DeviceCreateInfo&) wasn't covered. 5 years ago
Vladimír Vondruš cad08497b1 Vk: DeviceCreateInfo::addQueues() overload taking QueueFlags directly. 6 years ago
Vladimír Vondruš 022ba3c291 Vk: rework device property fetching. 6 years ago
Vladimír Vondruš 103f164cb3 Vk: print device name on creation. 6 years ago
Vladimír Vondruš 63acbc7a22 Vk: it's inevitable, DeviceProperties are going to stay forever. 6 years ago
Vladimír Vondruš c6f377b45f Vk: this DeviceCreateInfo constructor is garbage. 6 years ago
Vladimír Vondruš 4b499049f0 Vk: use the new VulkanTester in Device tests. 6 years ago
Vladimír Vondruš f75cc9330c Vk: a non-error-prone way to retrieve queues after device creation. 6 years ago
Vladimír Vondruš 374f816762 Vk: device creation. 6 years ago