NazaraEngine/src/Nazara/Graphics
Jérôme Leclercq 2a8568f2ac Graphics/InstancedRenderable: Replace constructor AABB with UpdateAABB method 2021-11-21 17:14:39 +01:00
..
Components Apply copyright fix to all files 2021-10-26 14:31:35 +02:00
Debug Apply copyright fix to all files 2021-10-26 14:31:35 +02:00
Resources/Shaders Proof of concept 2021-10-26 20:26:13 +02:00
Systems Graphics: Add RenderMask (WIP) 2021-10-29 16:50:38 +02:00
AbstractViewer.cpp Apply copyright fix to all files 2021-10-26 14:31:35 +02:00
AlgorithmGraphics.cpp Apply copyright fix to all files 2021-10-26 14:31:35 +02:00
BakedFrameGraph.cpp Graphics/Camera: Add clear color per viewer 2021-11-13 20:06:34 +01:00
BasicMaterial.cpp Merge branch 'master' into automatic-file-fix 2021-10-28 09:57:59 +02:00
Camera.cpp Graphics/Camera: Add clear color per viewer 2021-11-13 20:06:34 +01:00
DepthMaterial.cpp Apply copyright fix to all files 2021-10-26 14:31:35 +02:00
ElementRenderer.cpp Merge branch 'master' into automatic-file-fix 2021-10-28 09:57:59 +02:00
ForwardFramePipeline.cpp Graphics/ForwardframePipeline: Fix render mask test 2021-11-13 20:08:16 +01:00
FrameGraph.cpp Graphics: Add support for multi-viewer rendering (a bit hacky) 2021-11-13 20:08:03 +01:00
FramePass.cpp Apply copyright fix to all files 2021-10-26 14:31:35 +02:00
FramePassAttachment.cpp Apply copyright fix to all files 2021-10-26 14:31:35 +02:00
FramePipeline.cpp Apply copyright fix to all files 2021-10-26 14:31:35 +02:00
GraphicalMesh.cpp Apply copyright fix to all files 2021-10-26 14:31:35 +02:00
Graphics.cpp Graphics: Add support for multi-viewer rendering (a bit hacky) 2021-11-13 20:08:03 +01:00
GuillotineTextureAtlas.cpp Apply copyright fix to all files 2021-10-26 14:31:35 +02:00
InstancedRenderable.cpp Apply copyright fix to all files 2021-10-26 14:31:35 +02:00
Material.cpp Apply copyright fix to all files 2021-10-26 14:31:35 +02:00
MaterialPass.cpp Merge branch 'master' into automatic-file-fix 2021-10-28 09:57:59 +02:00
MaterialPipeline.cpp Apply copyright fix to all files 2021-10-26 14:31:35 +02:00
Model.cpp Graphics/InstancedRenderable: Replace constructor AABB with UpdateAABB method 2021-11-21 17:14:39 +01:00
PhongLightingMaterial.cpp Apply copyright fix to all files 2021-10-26 14:31:35 +02:00
PredefinedShaderStructs.cpp Merge branch 'master' into automatic-file-fix 2021-10-28 09:57:59 +02:00
RenderElement.cpp Apply copyright fix to all files 2021-10-26 14:31:35 +02:00
Sprite.cpp Graphics/InstancedRenderable: Replace constructor AABB with UpdateAABB method 2021-11-21 17:14:39 +01:00
SpriteChainRenderer.cpp Graphics/SpriteChainRenderer: Warning fix 2021-10-30 00:52:09 +02:00
SubmeshRenderer.cpp Merge branch 'master' into automatic-file-fix 2021-10-28 09:57:59 +02:00
TextSprite.cpp Graphics/InstancedRenderable: Replace constructor AABB with UpdateAABB method 2021-11-21 17:14:39 +01:00
TextureSamplerCache.cpp Apply copyright fix to all files 2021-10-26 14:31:35 +02:00
UberShader.cpp Graphics/UberShader: Fix stage type check 2021-11-14 19:52:52 +01:00
ViewerInstance.cpp Merge branch 'master' into automatic-file-fix 2021-10-28 09:57:59 +02:00
WorldInstance.cpp Merge branch 'master' into automatic-file-fix 2021-10-28 09:57:59 +02:00