| .. |
|
CommandBuffer.hpp
|
Renderer: Implement and use debug names
|
2022-12-02 22:46:43 +01:00 |
|
CommandBuffer.inl
|
Update copyright date
|
2022-01-01 15:30:09 +01:00 |
|
CommandBufferBuilder.hpp
|
Core: Make Color constexpr
|
2022-12-29 12:13:00 +01:00 |
|
CommandBufferBuilder.inl
|
Update copyright date
|
2022-01-01 15:30:09 +01:00 |
|
CommandPool.hpp
|
Renderer: Implement and use debug names
|
2022-12-02 22:46:43 +01:00 |
|
CommandPool.inl
|
Update copyright date
|
2022-01-01 15:30:09 +01:00 |
|
ComputePipeline.hpp
|
Add initial support for compute pipelines
|
2022-12-25 19:19:16 +01:00 |
|
ComputePipeline.inl
|
Add initial support for compute pipelines
|
2022-12-25 19:19:16 +01:00 |
|
Config.hpp
|
Remove "MemoryManager" and very old code
|
2022-09-24 14:25:52 +02:00 |
|
ConfigCheck.hpp
|
Remove "MemoryManager" and very old code
|
2022-09-24 14:25:52 +02:00 |
|
Debug.hpp
|
Remove "MemoryManager" and very old code
|
2022-09-24 14:25:52 +02:00 |
|
DebugDrawer.hpp
|
Renderer/DebugDrawer: Add support for Frustum
|
2022-12-08 18:17:13 +01:00 |
|
DebugDrawer.inl
|
Renderer/DebugDrawer: Add support for Frustum
|
2022-12-08 18:17:13 +01:00 |
|
DebugOff.hpp
|
Remove "MemoryManager" and very old code
|
2022-09-24 14:25:52 +02:00 |
|
Enums.hpp
|
Renderer: Working compute implementation
|
2022-12-25 19:19:16 +01:00 |
|
Framebuffer.hpp
|
Minor fixes
|
2022-12-06 09:07:18 +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
|
Fix compilation
|
2022-12-03 11:48:58 +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
|
Add initial support for compute pipelines
|
2022-12-25 19:19:16 +01:00 |
|
RenderDevice.inl
|
Update copyright date
|
2022-01-01 15:30:09 +01:00 |
|
RenderDeviceInfo.hpp
|
Renderer: Working compute implementation
|
2022-12-25 19:19:16 +01:00 |
|
RenderFrame.hpp
|
Renderer/RenderFrame: Use FunctionRef instead of std::function to avoid allocations
|
2023-01-01 19:48:51 +01:00 |
|
RenderFrame.inl
|
Update copyright date
|
2022-01-01 15:30:09 +01:00 |
|
RenderImage.hpp
|
Renderer/RenderFrame: Use FunctionRef instead of std::function to avoid allocations
|
2023-01-01 19:48:51 +01:00 |
|
RenderImage.inl
|
Split engine to packages NazaraUtils and NZSL (#375)
|
2022-05-25 19:36:10 +02:00 |
|
RenderPass.hpp
|
Renderer: Implement and use debug names
|
2022-12-02 22:46:43 +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
|
Renderer: Implement and use debug names
|
2022-12-02 22:46:43 +01:00 |
|
RenderPipeline.inl
|
Update copyright date
|
2022-01-01 15:30:09 +01:00 |
|
RenderPipelineLayout.hpp
|
Renderer: Change binding members order
|
2022-12-08 18:17:13 +01:00 |
|
RenderPipelineLayout.inl
|
Update copyright date
|
2022-01-01 15:30:09 +01:00 |
|
RenderStates.hpp
|
WIP
|
2022-12-08 18:17:13 +01:00 |
|
RenderStates.inl
|
WIP
|
2022-12-08 18:17:13 +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
|
Replace float/UInt64 durations by a more precise Time class (#388)
|
2022-12-29 21:31:46 +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
|
Renderer: Allow to enable or disable API validation layers using config
|
2022-08-10 00:04:46 +02:00 |
|
Renderer.inl
|
Update copyright date
|
2022-01-01 15:30:09 +01:00 |
|
RendererImpl.hpp
|
Renderer: Allow to enable or disable API validation layers using config
|
2022-08-10 00:04:46 +02:00 |
|
ShaderBinding.hpp
|
Add initial support for compute pipelines
|
2022-12-25 19:19:16 +01:00 |
|
ShaderBinding.inl
|
Update copyright date
|
2022-01-01 15:30:09 +01:00 |
|
ShaderModule.hpp
|
Minor fixes
|
2022-12-06 09:07:18 +01:00 |
|
Texture.hpp
|
Renderer: Working compute implementation
|
2022-12-25 19:19:16 +01:00 |
|
Texture.inl
|
Renderer: Improve texture view support (and support emulation for OGL)
|
2022-12-08 18:17:13 +01:00 |
|
TextureSampler.hpp
|
WIP
|
2022-12-08 18:17:13 +01:00 |
|
TextureSampler.inl
|
WIP
|
2022-12-08 18:17:13 +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 |