NazaraEngine/include/Nazara/Graphics
Lynix 13feaf4aab Renderer: RenderWindow now requires a RenderDevice 2021-05-16 23:13:00 +02:00
..
BakedFrameGraph.hpp Graphics/FrameGraph: Add support for pass name (as debug sections) 2021-05-14 01:45:45 +02:00
BakedFrameGraph.inl Add FrameGraph (WIP) 2021-05-02 13:58:35 +02:00
BasicMaterial.hpp Graphics: Improve TextureSampler handling 2021-01-27 18:50:49 +01:00
BasicMaterial.inl Graphics: Improve TextureSampler handling 2021-01-27 18:50:49 +01:00
Config.hpp Add graphics module base 2020-09-20 14:52:44 +02:00
ConfigCheck.hpp Add graphics module base 2020-09-20 14:52:44 +02:00
CullingList.hpp WIP 2020-09-26 20:04:05 +02:00
CullingList.inl WIP 2020-09-26 20:04:05 +02:00
Debug.hpp Add graphics module base 2020-09-20 14:52:44 +02:00
DebugOff.hpp Add graphics module base 2020-09-20 14:52:44 +02:00
Enums.hpp Graphics: Fix PredefinedShaderBinding enum 2020-10-31 16:27:35 +01:00
FrameGraph.hpp Graphics/FrameGraph: Add support for pass name (as debug sections) 2021-05-14 01:45:45 +02:00
FrameGraph.inl Add FrameGraph (WIP) 2021-05-02 13:58:35 +02:00
FramePass.hpp Lot of small fixes/improvements 2021-05-14 01:48:47 +02:00
FramePass.inl Lot of small fixes/improvements 2021-05-14 01:48:47 +02:00
FramePassAttachment.hpp Add FrameGraph (WIP) 2021-05-02 13:58:35 +02:00
FramePassAttachment.inl Add FrameGraph (WIP) 2021-05-02 13:58:35 +02:00
GraphicalMesh.hpp Graphics: Add GraphicalMesh and Model classes 2021-01-27 16:45:00 +01:00
GraphicalMesh.inl Graphics: Add GraphicalMesh and Model classes 2021-01-27 16:45:00 +01:00
Graphics.hpp Renderer: RenderWindow now requires a RenderDevice 2021-05-16 23:13:00 +02:00
Graphics.inl Renderer: RenderWindow now requires a RenderDevice 2021-05-16 23:13:00 +02:00
Material.hpp Renderer: Add proper support for blending 2021-05-14 01:50:46 +02:00
Material.inl Renderer: Add proper support for blending 2021-05-14 01:50:46 +02:00
MaterialPipeline.hpp Remove Material::EnableAlphaTest (superseded by conditions) 2021-01-03 10:48:47 +01:00
MaterialPipeline.inl Remove Material::EnableAlphaTest (superseded by conditions) 2021-01-03 10:48:47 +01:00
MaterialSettings.hpp Add a few helper functions 2021-05-14 02:09:25 +02:00
MaterialSettings.inl Renderer: RenderWindow now requires a RenderDevice 2021-05-16 23:13:00 +02:00
Model.hpp Graphics: Add GraphicalMesh and Model classes 2021-01-27 16:45:00 +01:00
Model.inl Graphics: Add GraphicalMesh and Model classes 2021-01-27 16:45:00 +01:00
ModelInstance.hpp Graphics: Add ModelInstance class 2021-01-22 23:32:32 +01:00
ModelInstance.inl Graphics: Add ModelInstance class 2021-01-22 23:32:32 +01:00
PhongLightingMaterial.hpp Graphics: WIP (almost working) 2020-10-30 23:08:48 +01:00
PhongLightingMaterial.inl Graphics: WIP (almost working) 2020-10-30 23:08:48 +01:00
PredefinedShaderStructs.hpp Graphics: WIP (almost working) 2020-10-30 23:08:48 +01:00
PredefinedShaderStructs.inl WIP 2020-09-26 20:04:05 +02:00
RenderQueue.hpp WIP 2020-09-26 20:04:05 +02:00
RenderQueue.inl WIP 2020-09-26 20:04:05 +02:00
TextureSamplerCache.hpp Graphics: Improve TextureSampler handling 2021-01-27 18:50:49 +01:00
TextureSamplerCache.inl Graphics: Improve TextureSampler handling 2021-01-27 18:50:49 +01:00
UberShader.hpp Shader: StatementPtr& => const StatementPtr& 2021-04-20 18:18:27 +02:00
UberShader.inl Commit current work 2021-01-02 21:15:59 +01:00