NazaraEngine/include/Nazara/VulkanRenderer/Wrapper
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
..
AutoFree.hpp Update copyright date 2022-01-01 15:30:09 +01:00
AutoFree.inl Update copyright date 2022-01-01 15:30:09 +01:00
Buffer.hpp Update copyright date 2022-01-01 15:30:09 +01:00
Buffer.inl Update copyright date 2022-01-01 15:30:09 +01:00
CommandBuffer.hpp Update copyright date 2022-01-01 15:30:09 +01:00
CommandBuffer.inl Core/Color: Switch formal from RGBA8 to RGBA32F 2022-04-23 16:08:15 +02:00
CommandPool.hpp Update copyright date 2022-01-01 15:30:09 +01:00
CommandPool.inl Update copyright date 2022-01-01 15:30:09 +01:00
DebugUtilsMessengerEXT.hpp Update copyright date 2022-01-01 15:30:09 +01:00
DebugUtilsMessengerEXT.inl Update copyright date 2022-01-01 15:30:09 +01:00
DescriptorPool.hpp Update copyright date 2022-01-01 15:30:09 +01:00
DescriptorPool.inl Update copyright date 2022-01-01 15:30:09 +01:00
DescriptorSet.hpp Update copyright date 2022-01-01 15:30:09 +01:00
DescriptorSet.inl Update copyright date 2022-01-01 15:30:09 +01:00
DescriptorSetLayout.hpp Update copyright date 2022-01-01 15:30:09 +01:00
DescriptorSetLayout.inl Update copyright date 2022-01-01 15:30:09 +01:00
Device.hpp VulkanRenderer: Fix VK_EXT_debug_utils with MoltenVK 2022-03-20 14:54:38 +01:00
Device.inl MoltenVK fix 2022-03-20 15:30:19 +01:00
DeviceFunctions.hpp VulkanRenderer: Fix VK_EXT_debug_utils with MoltenVK 2022-03-20 14:54:38 +01:00
DeviceMemory.hpp Split engine to packages NazaraUtils and NZSL (#375) 2022-05-25 19:36:10 +02:00
DeviceMemory.inl Update copyright date 2022-01-01 15:30:09 +01:00
DeviceObject.hpp Split engine to packages NazaraUtils and NZSL (#375) 2022-05-25 19:36:10 +02:00
DeviceObject.inl Update copyright date 2022-01-01 15:30:09 +01:00
Fence.hpp Update copyright date 2022-01-01 15:30:09 +01:00
Fence.inl Update copyright date 2022-01-01 15:30:09 +01:00
Framebuffer.hpp Update copyright date 2022-01-01 15:30:09 +01:00
Framebuffer.inl Update copyright date 2022-01-01 15:30:09 +01:00
GlobalFunctions.hpp Update copyright date 2022-01-01 15:30:09 +01:00
Image.hpp Update copyright date 2022-01-01 15:30:09 +01:00
Image.inl Update copyright date 2022-01-01 15:30:09 +01:00
ImageView.hpp Update copyright date 2022-01-01 15:30:09 +01:00
ImageView.inl Update copyright date 2022-01-01 15:30:09 +01:00
Instance.hpp VulkanRenderer: implement metal view 2022-05-04 22:12:01 +02:00
Instance.inl VulkanRenderer: Fix VK_EXT_debug_utils with MoltenVK 2022-03-20 14:54:38 +01:00
InstanceFunctions.hpp VulkanRenderer: implement metal view 2022-05-04 22:12:01 +02:00
InstanceObject.hpp Split engine to packages NazaraUtils and NZSL (#375) 2022-05-25 19:36:10 +02:00
InstanceObject.inl Update copyright date 2022-01-01 15:30:09 +01:00
Loader.hpp Update copyright date 2022-01-01 15:30:09 +01:00
Loader.inl Update copyright date 2022-01-01 15:30:09 +01:00
PhysicalDevice.hpp Update copyright date 2022-01-01 15:30:09 +01:00
Pipeline.hpp Update copyright date 2022-01-01 15:30:09 +01:00
Pipeline.inl Update copyright date 2022-01-01 15:30:09 +01:00
PipelineCache.hpp Update copyright date 2022-01-01 15:30:09 +01:00
PipelineCache.inl Update copyright date 2022-01-01 15:30:09 +01:00
PipelineLayout.hpp Update copyright date 2022-01-01 15:30:09 +01:00
PipelineLayout.inl Update copyright date 2022-01-01 15:30:09 +01:00
QueueHandle.hpp Split engine to packages NazaraUtils and NZSL (#375) 2022-05-25 19:36:10 +02:00
QueueHandle.inl Split engine to packages NazaraUtils and NZSL (#375) 2022-05-25 19:36:10 +02:00
RenderPass.hpp Update copyright date 2022-01-01 15:30:09 +01:00
RenderPass.inl Update copyright date 2022-01-01 15:30:09 +01:00
Sampler.hpp Update copyright date 2022-01-01 15:30:09 +01:00
Sampler.inl Update copyright date 2022-01-01 15:30:09 +01:00
Semaphore.hpp Update copyright date 2022-01-01 15:30:09 +01:00
Semaphore.inl Update copyright date 2022-01-01 15:30:09 +01:00
ShaderModule.hpp Update copyright date 2022-01-01 15:30:09 +01:00
ShaderModule.inl Update copyright date 2022-01-01 15:30:09 +01:00
Surface.hpp VulkanRenderer: implement metal view 2022-05-04 22:12:01 +02:00
Surface.inl VulkanRenderer: implement metal view 2022-05-04 22:12:01 +02:00
Swapchain.hpp Update copyright date 2022-01-01 15:30:09 +01:00
Swapchain.inl Update copyright date 2022-01-01 15:30:09 +01:00