NazaraEngine/include/Nazara/Vulkan
Lynix 68e3fd8db3 Vulkan: Allow Device Objects to be move-constructed
Former-commit-id: c7fb30b30d2242e19d531a6860b856660b6b0c01
2016-05-14 21:28:59 +02:00
..
Config.hpp Vulkan: Add loading of Instance/Device 2016-04-24 02:28:26 +02:00
ConfigCheck.hpp Vulkan: Add empty module 2016-04-21 13:38:58 +02:00
Debug.hpp Vulkan: Add loading of Instance/Device 2016-04-24 02:28:26 +02:00
DebugOff.hpp Vulkan: Add empty module 2016-04-21 13:38:58 +02:00
VkDevice.hpp Vulkan/Device: Make Device a handled object 2016-05-06 20:29:45 +02:00
VkDevice.inl Vulkan/Device: Add proper support for all device functions and extensions 2016-04-30 11:43:35 +02:00
VkDeviceObject.hpp Vulkan: Allow Device Objects to be move-constructed 2016-05-14 21:28:59 +02:00
VkDeviceObject.inl Vulkan: Allow Device Objects to be move-constructed 2016-05-14 21:28:59 +02:00
VkInstance.hpp Vulkan: Move device-level extension to Vk::Device 2016-04-29 22:45:54 +02:00
VkInstance.inl Vulkan/Instance: Fix possible crash when not using layers or extensions 2016-04-30 11:41:36 +02:00
VkLoader.hpp Vulkan/VkLoader: Add EnumerateInstance[Extension|Layer]Properties helper 2016-04-24 04:37:31 +02:00
VkLoader.inl Vulkan: Add loading of Instance/Device 2016-04-24 02:28:26 +02:00
VkSemaphore.hpp Vulkan: Allow Device Objects to be move-constructed 2016-05-14 21:28:59 +02:00
VkSemaphore.inl Vulkan: Use a generic class helper for all device objects 2016-05-14 14:46:15 +02:00
VkSurface.hpp Vulkan: Allow Device Objects to be move-constructed 2016-05-14 21:28:59 +02:00
VkSurface.inl Vulkan: Allow Device Objects to be move-constructed 2016-05-14 21:28:59 +02:00
VkSwapchain.hpp Vulkan: Allow Device Objects to be move-constructed 2016-05-14 21:28:59 +02:00
VkSwapchain.inl Vulkan/Swapchain: Fix compilation 2016-05-14 15:41:26 +02:00
Vulkan.hpp Vulkan: Add loading of Instance/Device 2016-04-24 02:28:26 +02:00