NazaraEngine/include/Nazara/Vulkan
Lynix b9b5db734c Vulkan/Core: Add loader and instance initialization
Former-commit-id: d0635e2727d1f2f52fe8a03ff0530134645f1b1d [formerly fc5f88194171efde1e68387154db661072bfdf90]
Former-commit-id: 6e42212b86524334a8324b1e49230303b49f969f
2016-06-01 21:00:00 +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
VkCommandBuffer.hpp Vulkan/CommandBuffer: Add Begin/End overloads 2016-05-19 18:34:03 +02:00
VkCommandBuffer.inl Vulkan/CommandBuffer: Fix warning for GCC 2016-06-01 13:08:13 +02:00
VkCommandPool.hpp Vulkan/CommandPool: Fix linking error 2016-05-19 09:03:49 +02:00
VkCommandPool.inl Vulkan/CommandPool: Fix linking error 2016-05-19 09:03:49 +02:00
VkDevice.hpp Vulkan: Wrap vulkan queues 2016-05-19 18:33:47 +02:00
VkDevice.inl Vulkan: Fix Destroy() method of object not resetting the internal pointer 2016-06-01 20:59:39 +02:00
VkDeviceObject.hpp Vulkan: Add support for CommandPool and CommandBuffer 2016-05-15 00:08:05 +02:00
VkDeviceObject.inl Vulkan: Fix Destroy() method of object not resetting the internal pointer 2016-06-01 20:59:39 +02:00
VkInstance.hpp Vulkan: Move device-level extension to Vk::Device 2016-04-29 22:45:54 +02:00
VkInstance.inl Vulkan: Fix Destroy() method of object not resetting the internal pointer 2016-06-01 20:59:39 +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
VkQueue.hpp Vulkan: Wrap vulkan queues 2016-05-19 18:33:47 +02:00
VkQueue.inl Vulkan: Wrap vulkan queues 2016-05-19 18:33:47 +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/Surface: Add a few wrapper methods 2016-05-18 21:32:41 +02:00
VkSurface.inl Vulkan: Fix Destroy() method of object not resetting the internal pointer 2016-06-01 20:59:39 +02:00
VkSwapchain.hpp Vulkan/Swapchain: Wrap images creation/getters 2016-05-19 09:07:31 +02:00
VkSwapchain.inl Vulkan/Swapchain: Wrap images creation/getters 2016-05-19 09:07:31 +02:00
Vulkan.hpp Vulkan/Core: Add loader and instance initialization 2016-06-01 21:00:00 +02:00