NazaraEngine/include/Nazara/Vulkan
Lynix 296680d32a Vulkan/Device: Fix Queue stuff
Former-commit-id: 124691546da9e4ce867df931c97b828efef237ca [formerly 9ce524972a4ca15755b9b575560046251a8063f7]
Former-commit-id: 2ac3db1c0c11573e3ea6439cb3bb8f8c8dec9451
2016-07-05 18:09:37 +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
RenderTarget.hpp Vulkan: Add Vulkan-compatible RenderWindow 2016-07-04 18:16:35 +02:00
RenderWindow.hpp Vulkan: Add Vulkan-compatible RenderWindow 2016-07-04 18:16:35 +02:00
VkCommandBuffer.hpp Vulkan: Fix linking problem 2016-07-04 18:14:40 +02:00
VkCommandBuffer.inl Vulkan: Fix linking problem 2016-07-04 18:14:40 +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: Fix Queue stuff 2016-07-05 18:09:37 +02:00
VkDevice.inl Vulkan/Device: Fix Queue stuff 2016-07-05 18:09:37 +02:00
VkDeviceObject.hpp Vulkan/Swapchain: Make Acquire Next Image constant 2016-06-17 18:12:19 +02:00
VkDeviceObject.inl Vulkan: Make implicit conversion work on const 2016-06-13 22:29:16 +02:00
VkFramebuffer.hpp Vulkan: Add Framebuffer, ImageView, Pipeline, PipelineCache, PipelineLayout, RenderPass and ShaderModule wrappers 2016-07-04 18:13:51 +02:00
VkFramebuffer.inl Vulkan: Add Framebuffer, ImageView, Pipeline, PipelineCache, PipelineLayout, RenderPass and ShaderModule wrappers 2016-07-04 18:13:51 +02:00
VkImageView.hpp Vulkan: Add Framebuffer, ImageView, Pipeline, PipelineCache, PipelineLayout, RenderPass and ShaderModule wrappers 2016-07-04 18:13:51 +02:00
VkImageView.inl Vulkan: Add Framebuffer, ImageView, Pipeline, PipelineCache, PipelineLayout, RenderPass and ShaderModule wrappers 2016-07-04 18:13:51 +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
VkPhysicalDevice.hpp Vulkan: Add physical device retrieval 2016-06-19 15:31:53 +02:00
VkPipeline.hpp Vulkan: Add Framebuffer, ImageView, Pipeline, PipelineCache, PipelineLayout, RenderPass and ShaderModule wrappers 2016-07-04 18:13:51 +02:00
VkPipeline.inl Vulkan: Add Framebuffer, ImageView, Pipeline, PipelineCache, PipelineLayout, RenderPass and ShaderModule wrappers 2016-07-04 18:13:51 +02:00
VkPipelineCache.hpp Vulkan: Add Framebuffer, ImageView, Pipeline, PipelineCache, PipelineLayout, RenderPass and ShaderModule wrappers 2016-07-04 18:13:51 +02:00
VkPipelineCache.inl Vulkan: Add Framebuffer, ImageView, Pipeline, PipelineCache, PipelineLayout, RenderPass and ShaderModule wrappers 2016-07-04 18:13:51 +02:00
VkPipelineLayout.hpp Vulkan: Add Framebuffer, ImageView, Pipeline, PipelineCache, PipelineLayout, RenderPass and ShaderModule wrappers 2016-07-04 18:13:51 +02:00
VkPipelineLayout.inl Vulkan: Add Framebuffer, ImageView, Pipeline, PipelineCache, PipelineLayout, RenderPass and ShaderModule wrappers 2016-07-04 18:13:51 +02:00
VkQueue.hpp Vulkan/Queue: Fix const and move 2016-07-04 18:16:45 +02:00
VkQueue.inl Vulkan/Queue: Fix const and move 2016-07-04 18:16:45 +02:00
VkRenderPass.hpp Vulkan: Add Framebuffer, ImageView, Pipeline, PipelineCache, PipelineLayout, RenderPass and ShaderModule wrappers 2016-07-04 18:13:51 +02:00
VkRenderPass.inl Vulkan: Add Framebuffer, ImageView, Pipeline, PipelineCache, PipelineLayout, RenderPass and ShaderModule wrappers 2016-07-04 18:13:51 +02:00
VkSemaphore.hpp Vulkan: Fix linking problem 2016-07-04 18:14:40 +02:00
VkSemaphore.inl Vulkan: Fix linking problem 2016-07-04 18:14:40 +02:00
VkShaderModule.hpp Vulkan: Add Framebuffer, ImageView, Pipeline, PipelineCache, PipelineLayout, RenderPass and ShaderModule wrappers 2016-07-04 18:13:51 +02:00
VkShaderModule.inl Vulkan: Add Framebuffer, ImageView, Pipeline, PipelineCache, PipelineLayout, RenderPass and ShaderModule wrappers 2016-07-04 18:13:51 +02:00
VkSurface.hpp Vulkan: Make implicit conversion work on const 2016-06-13 22:29:16 +02:00
VkSurface.inl Vulkan: Make implicit conversion work on const 2016-06-13 22:29:16 +02:00
VkSwapchain.hpp Vulkan/Swapchain: Make swapchain create imageview 2016-07-04 18:14:27 +02:00
VkSwapchain.inl Vulkan/Swapchain: Make swapchain create imageview 2016-07-04 18:14:27 +02:00
Vulkan.hpp Vulkan: Add physical device retrieval 2016-06-19 15:31:53 +02:00