NazaraEngine/include/Nazara/VulkanRenderer
Jérôme Leclercq 03e2801dbe Split engine to packages NazaraUtils and NZSL (#375)
* Move code to NazaraUtils and NZSL packages

* Reorder includes

* Tests: Remove glslang and spirv-tools deps

* Tests: Remove glslang init

* Remove NazaraUtils tests and fix Vector4Test

* Fix Linux compilation

* Update msys2-build.yml

* Fix assimp package

* Update xmake.lua

* Update xmake.lua

* Fix shader compilation on MinGW

* Final fixes

* The final fix 2: the fix strikes back!

* Disable cache on CI

* The return of the fix™️
2022-05-25 19:36:10 +02:00
..
Wrapper Split engine to packages NazaraUtils and NZSL (#375) 2022-05-25 19:36:10 +02:00
Config.hpp Update copyright date 2022-01-01 15:30:09 +01:00
ConfigCheck.hpp Update copyright date 2022-01-01 15:30:09 +01:00
Debug.hpp Update copyright date 2022-01-01 15:30:09 +01:00
DebugOff.hpp Update copyright date 2022-01-01 15:30:09 +01:00
Utils.hpp Split engine to packages NazaraUtils and NZSL (#375) 2022-05-25 19:36:10 +02:00
Utils.inl Split engine to packages NazaraUtils and NZSL (#375) 2022-05-25 19:36:10 +02:00
Vulkan.hpp Update copyright date 2022-01-01 15:30:09 +01:00
VulkanBuffer.hpp Fix MinGW compilation error 2022-02-02 13:48:39 +01:00
VulkanBuffer.inl Big buffer refactor 2022-01-23 00:05:08 +01:00
VulkanCommandBuffer.hpp Update copyright date 2022-01-01 15:30:09 +01:00
VulkanCommandBuffer.inl Update copyright date 2022-01-01 15:30:09 +01:00
VulkanCommandBufferBuilder.hpp Add proper support for IndexType and uint32 indices 2022-04-04 09:02:00 +02:00
VulkanCommandBufferBuilder.inl Update copyright date 2022-01-01 15:30:09 +01:00
VulkanCommandPool.hpp Split engine to packages NazaraUtils and NZSL (#375) 2022-05-25 19:36:10 +02:00
VulkanCommandPool.inl Update copyright date 2022-01-01 15:30:09 +01:00
VulkanDescriptorSetLayoutCache.hpp Update copyright date 2022-01-01 15:30:09 +01:00
VulkanDescriptorSetLayoutCache.inl Update copyright date 2022-01-01 15:30:09 +01:00
VulkanDevice.hpp Split engine to packages NazaraUtils and NZSL (#375) 2022-05-25 19:36:10 +02:00
VulkanDevice.inl Update copyright date 2022-01-01 15:30:09 +01:00
VulkanFramebuffer.hpp Update copyright date 2022-01-01 15:30:09 +01:00
VulkanFramebuffer.inl Update copyright date 2022-01-01 15:30:09 +01:00
VulkanRenderImage.hpp Update copyright date 2022-01-01 15:30:09 +01:00
VulkanRenderImage.inl Update copyright date 2022-01-01 15:30:09 +01:00
VulkanRenderPass.hpp Split engine to packages NazaraUtils and NZSL (#375) 2022-05-25 19:36:10 +02:00
VulkanRenderPass.inl Update copyright date 2022-01-01 15:30:09 +01:00
VulkanRenderPipeline.hpp Split engine to packages NazaraUtils and NZSL (#375) 2022-05-25 19:36:10 +02:00
VulkanRenderPipeline.inl Update copyright date 2022-01-01 15:30:09 +01:00
VulkanRenderPipelineLayout.hpp Split engine to packages NazaraUtils and NZSL (#375) 2022-05-25 19:36:10 +02:00
VulkanRenderPipelineLayout.inl Update copyright date 2022-01-01 15:30:09 +01:00
VulkanRenderWindow.hpp Update copyright date 2022-01-01 15:30:09 +01:00
VulkanRenderWindow.inl Update copyright date 2022-01-01 15:30:09 +01:00
VulkanRenderer.hpp Update copyright date 2022-01-01 15:30:09 +01:00
VulkanRenderer.inl Update copyright date 2022-01-01 15:30:09 +01:00
VulkanShaderBinding.hpp Update copyright date 2022-01-01 15:30:09 +01:00
VulkanShaderBinding.inl Update copyright date 2022-01-01 15:30:09 +01:00
VulkanShaderModule.hpp Split engine to packages NazaraUtils and NZSL (#375) 2022-05-25 19:36:10 +02:00
VulkanShaderModule.inl Update copyright date 2022-01-01 15:30:09 +01:00
VulkanSurface.hpp Update copyright date 2022-01-01 15:30:09 +01:00
VulkanSurface.inl Update copyright date 2022-01-01 15:30:09 +01:00
VulkanTexture.hpp Update copyright date 2022-01-01 15:30:09 +01:00
VulkanTexture.inl Update copyright date 2022-01-01 15:30:09 +01:00
VulkanTextureFramebuffer.hpp Update copyright date 2022-01-01 15:30:09 +01:00
VulkanTextureFramebuffer.inl Update copyright date 2022-01-01 15:30:09 +01:00
VulkanTextureSampler.hpp Update copyright date 2022-01-01 15:30:09 +01:00
VulkanTextureSampler.inl Update copyright date 2022-01-01 15:30:09 +01:00
VulkanUploadPool.hpp Split engine to packages NazaraUtils and NZSL (#375) 2022-05-25 19:36:10 +02:00
VulkanUploadPool.inl Update copyright date 2022-01-01 15:30:09 +01:00
VulkanWindowFramebuffer.hpp Update copyright date 2022-01-01 15:30:09 +01:00
VulkanWindowFramebuffer.inl Update copyright date 2022-01-01 15:30:09 +01:00
Wrapper.hpp Regenerate global headers, unicode and spirv data 2022-01-04 16:36:28 +01:00