NazaraEngine/src/Nazara/Renderer
SirLynix 44aec8d5a5 Allow to load image and textures cubemap/arrays from file using the AppFilesystemComponent
Renames LoadCubemap and LoadArray to Load with additional parameters and allows AppFilesystemComponent to pass additional parameters to them
2023-04-04 08:24:52 +02:00
..
Resources/Shaders Renderer: Add DebugDrawer 2022-08-17 20:11:06 +02:00
CommandBuffer.cpp Copyright year update 2023-01-22 17:41:18 +01:00
CommandBufferBuilder.cpp Copyright year update 2023-01-22 17:41:18 +01:00
CommandPool.cpp Copyright year update 2023-01-22 17:41:18 +01:00
ComputePipeline.cpp Copyright year update 2023-01-22 17:41:18 +01:00
DebugDrawer.cpp Copyright year update 2023-01-22 17:41:18 +01:00
Framebuffer.cpp Copyright year update 2023-01-22 17:41:18 +01:00
RenderBuffer.cpp Copyright year update 2023-01-22 17:41:18 +01:00
RenderDevice.cpp Copyright year update 2023-01-22 17:41:18 +01:00
RenderFrame.cpp Copyright year update 2023-01-22 17:41:18 +01:00
RenderImage.cpp Copyright year update 2023-01-22 17:41:18 +01:00
RenderPass.cpp Copyright year update 2023-01-22 17:41:18 +01:00
RenderPassCache.cpp Copyright year update 2023-01-22 17:41:18 +01:00
RenderPipeline.cpp Copyright year update 2023-01-22 17:41:18 +01:00
RenderPipelineLayout.cpp Copyright year update 2023-01-22 17:41:18 +01:00
RenderTarget.cpp Copyright year update 2023-01-22 17:41:18 +01:00
Renderer.cpp Update includes for new NazaraUtils version 2023-03-19 13:01:56 +01:00
RendererImpl.cpp Copyright year update 2023-01-22 17:41:18 +01:00
ShaderBinding.cpp Copyright year update 2023-01-22 17:41:18 +01:00
ShaderModule.cpp Copyright year update 2023-01-22 17:41:18 +01:00
Swapchain.cpp Copyright year update 2023-01-22 17:41:18 +01:00
Texture.cpp Allow to load image and textures cubemap/arrays from file using the AppFilesystemComponent 2023-04-04 08:24:52 +02:00
TextureSampler.cpp Copyright year update 2023-01-22 17:41:18 +01:00
UploadPool.cpp Copyright year update 2023-01-22 17:41:18 +01:00
WindowSwapchain.cpp Renderer/WindowSwapchain: Don't create swapchain on minimized window 2023-02-26 13:45:18 +01:00