21 Commits (aad588054a98eb012fa714b4d6548405c96aaf88)

Author SHA1 Message Date
Vladimír Vondruš aad588054a Vk: implement Device feature enablement. 5 years ago
Vladimír Vondruš ccab98920f Vk: DeviceCreateInfo state is allocated always. 5 years ago
Vladimír Vondruš 71b2fca3d8 Vk: rename private Device member for clarity. 5 years ago
Vladimír Vondruš 6acd7b72b1 Vk: doc++ 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š f6532e1a5c Vk: implicitly enable VK_KHR_create_renderpass2. 5 years ago
Vladimír Vondruš eb42342d16 Vk: minor cleanup. 5 years ago
Vladimír Vondruš 5a838c9220 Vk: this can be written in a shorter way. 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š 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š 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š 791d3d44e9 Vk: implicitly enable VK_KHR_bind_memory2 on Vulkan 1.0. 6 years ago
Vladimír Vondruš 14dbc43fce Vk: implicitly enable VK_KHR_get_memory_requirements2 on Vulkan 1.0. 6 years ago
Vladimír Vondruš c6f377b45f Vk: this DeviceCreateInfo constructor is garbage. 6 years ago
Vladimír Vondruš 55ec24062d Vk: GCC 4.8, stop it, it's not Monday today. 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