NazaraEngine/include/Nazara/Vulkan
Lynix c28995bc88 Vulkan/Device: Add queue infos
Former-commit-id: 36a260b1efa0f443b1c22c21060adbc7ff23a10f [formerly a9c073dfae57cde2c3b175c5f70e2fa47976bd82]
Former-commit-id: a14c9a5283579dff978fffcca660e4974bf8e58d
2016-06-13 19:55:26 +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: Make device objects take a DeviceHandle at creation 2016-06-13 19:53:46 +02:00
VkCommandPool.hpp Vulkan: Make device objects take a DeviceHandle at creation 2016-06-13 19:53:46 +02:00
VkCommandPool.inl Vulkan: Make device objects take a DeviceHandle at creation 2016-06-13 19:53:46 +02:00
VkDevice.hpp Vulkan/Device: Add queue infos 2016-06-13 19:55:26 +02:00
VkDevice.inl Vulkan/Device: Add queue infos 2016-06-13 19:55:26 +02:00
VkDeviceObject.hpp Vulkan: Make device objects take a DeviceHandle at creation 2016-06-13 19:53:46 +02:00
VkDeviceObject.inl Vulkan: Make device objects take a DeviceHandle at creation 2016-06-13 19:53:46 +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: Make device objects take a DeviceHandle at creation 2016-06-13 19:53:46 +02:00
VkQueue.inl Vulkan: Make device objects take a DeviceHandle at creation 2016-06-13 19:53:46 +02:00
VkSemaphore.hpp Vulkan: Make device objects take a DeviceHandle at creation 2016-06-13 19:53:46 +02:00
VkSemaphore.inl Vulkan: Make device objects take a DeviceHandle at creation 2016-06-13 19:53:46 +02:00
VkSurface.hpp Vulkan/Surface: Make surface queriers const 2016-06-13 19:54:20 +02:00
VkSurface.inl Vulkan/Surface: Make surface queriers const 2016-06-13 19:54:20 +02:00
VkSwapchain.hpp Vulkan: Make device objects take a DeviceHandle at creation 2016-06-13 19:53:46 +02:00
VkSwapchain.inl Vulkan: Make device objects take a DeviceHandle at creation 2016-06-13 19:53:46 +02:00
Vulkan.hpp Vulkan/Core: Add loader and instance initialization 2016-06-01 21:00:00 +02:00