21 Commits (c1a3a89fb19ae9adf6addf401ebb1a6cd8ad6f7d)

Author SHA1 Message Date
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š 6c99537b6b Vk: expose EXT_vertex_attribute_divisor. 5 years ago
Vladimír Vondruš 2bcb5d6d9e Vk: more useful MAGNUM_VK_INTERNAL_ASSERT_SUCCESS_OR(). 5 years ago
Vladimír Vondruš 7bdf0feba1 Vk: expose the new RT extensions. 5 years ago
Vladimír Vondruš aad588054a Vk: implement Device feature enablement. 5 years ago
Vladimír Vondruš 1ee2b40c53 Vk: fetching of supported device features. 5 years ago
Vladimír Vondruš ff916e1934 Vk: internal helper for checking both extension and its core version. 5 years ago
Vladimír Vondruš 613a0d8cf6 Vk: write an internal helper for connecting Vulkan structures. 5 years ago
Vladimír Vondruš 022ba3c291 Vk: rework device property fetching. 6 years ago
Vladimír Vondruš 32cfb94797 Vk: enumerate only what's strictly necessary in pickDevice(). 6 years ago
Vladimír Vondruš ed67135b56 Vk: rename the *ASSERT_{RESULT => SUCCESS}(), add an incomplete variant. 6 years ago
Vladimír Vondruš 86267f1a78 Vk: move MAGNUM_VK_INTERNAL_ASSER_RESULT() to a dedicated header. 6 years ago
Vladimír Vondruš 8c1b85f519 Vk: implement VK_KHR_driver_properties. 6 years ago
Vladimír Vondruš fc08125661 Vk: convenience overload for DeviceProperties::pickMemory(). 6 years ago
Vladimír Vondruš 67ebe78a6e Vk: ability to pick a memory type. 6 years ago
Vladimír Vondruš a4d906de86 Vk: querying device memory heaps and types. 6 years ago
Vladimír Vondruš 81cafc9ddf Vk: querying device queue family properties. 6 years ago
Vladimír Vondruš 722da61e65 Vk: externally tuneable device selection. 6 years ago
Vladimír Vondruš d28442e9b1 Vk: device extension enumeration. 6 years ago
Vladimír Vondruš aa384a5d38 Vk: initial device enumeration. 6 years ago