NazaraEngine/include/Nazara/Renderer
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
..
CommandBuffer.hpp Update copyright date 2022-01-01 15:30:09 +01:00
CommandBuffer.inl Update copyright date 2022-01-01 15:30:09 +01:00
CommandBufferBuilder.hpp Add proper support for IndexType and uint32 indices 2022-04-04 09:02:00 +02:00
CommandBufferBuilder.inl Update copyright date 2022-01-01 15:30:09 +01: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
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
DebugDrawer.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
Enums.hpp Split engine to packages NazaraUtils and NZSL (#375) 2022-05-25 19:36:10 +02: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
GpuSwitch.hpp Update copyright date 2022-01-01 15:30:09 +01:00
RenderBuffer.hpp Big buffer refactor 2022-01-23 00:05:08 +01:00
RenderBuffer.inl Big buffer refactor 2022-01-23 00:05:08 +01:00
RenderBufferView.hpp Split engine to packages NazaraUtils and NZSL (#375) 2022-05-25 19:36:10 +02:00
RenderBufferView.inl Add light support (WIP) 2022-02-02 12:55:39 +01:00
RenderDevice.hpp Split engine to packages NazaraUtils and NZSL (#375) 2022-05-25 19:36:10 +02:00
RenderDevice.inl Update copyright date 2022-01-01 15:30:09 +01:00
RenderDeviceInfo.hpp Update copyright date 2022-01-01 15:30:09 +01:00
RenderFrame.hpp Update copyright date 2022-01-01 15:30:09 +01:00
RenderFrame.inl Update copyright date 2022-01-01 15:30:09 +01:00
RenderImage.hpp macOS fixes 2022-03-20 10:52:19 +01:00
RenderImage.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
RenderPassCache.hpp Minor fixes 2022-02-04 13:54:26 +01:00
RenderPassCache.inl Update copyright date 2022-01-01 15:30:09 +01:00
RenderPipeline.hpp Update copyright date 2022-01-01 15:30:09 +01:00
RenderPipeline.inl Update copyright date 2022-01-01 15:30:09 +01:00
RenderPipelineLayout.hpp Split engine to packages NazaraUtils and NZSL (#375) 2022-05-25 19:36:10 +02:00
RenderPipelineLayout.inl Update copyright date 2022-01-01 15:30:09 +01:00
RenderStates.hpp Update copyright date 2022-01-01 15:30:09 +01:00
RenderStates.inl Update copyright date 2022-01-01 15:30:09 +01:00
RenderSurface.hpp Update copyright date 2022-01-01 15:30:09 +01:00
RenderSurface.inl Update copyright date 2022-01-01 15:30:09 +01:00
RenderTarget.hpp Split engine to packages NazaraUtils and NZSL (#375) 2022-05-25 19:36:10 +02:00
RenderTarget.inl Update copyright date 2022-01-01 15:30:09 +01:00
RenderWindow.hpp Update copyright date 2022-01-01 15:30:09 +01:00
RenderWindow.inl Update copyright date 2022-01-01 15:30:09 +01:00
RenderWindowImpl.hpp Update copyright date 2022-01-01 15:30:09 +01:00
RenderWindowParameters.hpp Update copyright date 2022-01-01 15:30:09 +01:00
Renderer.hpp Split engine to packages NazaraUtils and NZSL (#375) 2022-05-25 19:36:10 +02:00
Renderer.inl Update copyright date 2022-01-01 15:30:09 +01:00
RendererImpl.hpp Big buffer refactor 2022-01-23 00:05:08 +01:00
ShaderBinding.hpp Big buffer refactor 2022-01-23 00:05:08 +01:00
ShaderBinding.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
Texture.hpp Update copyright date 2022-01-01 15:30:09 +01:00
Texture.inl Update copyright date 2022-01-01 15:30:09 +01:00
TextureSampler.hpp Update copyright date 2022-01-01 15:30:09 +01:00
TextureSampler.inl Update copyright date 2022-01-01 15:30:09 +01:00
UploadPool.hpp Update copyright date 2022-01-01 15:30:09 +01:00
UploadPool.inl Update copyright date 2022-01-01 15:30:09 +01:00