NazaraEngine/include/Nazara/Graphics
SirLynix 85b7e06ae8 Fix some additional warnings 2022-11-19 13:44:33 +01:00
..
Components Add initial support for skeletal entities / components 2022-08-27 03:07:48 +02:00
PropertyHandler Fix some additional warnings 2022-11-19 13:44:33 +01:00
Systems Graphics: Use memory pools for render elements 2022-08-30 19:27:52 +02:00
Thirdparty/robin_hood Graphics: Add RenderElement and ElementRenderer (WIP) 2021-08-19 18:47:11 +02:00
AbstractViewer.hpp Update copyright date 2022-01-01 15:30:09 +01:00
AbstractViewer.inl Update copyright date 2022-01-01 15:30:09 +01:00
Algorithm.hpp Update copyright date 2022-01-01 15:30:09 +01:00
Algorithm.inl Update copyright date 2022-01-01 15:30:09 +01:00
BakedFrameGraph.hpp Update copyright date 2022-01-01 15:30:09 +01:00
BakedFrameGraph.inl Update copyright date 2022-01-01 15:30:09 +01:00
Camera.hpp Update copyright date 2022-01-01 15:30:09 +01:00
Camera.inl Update copyright date 2022-01-01 15:30:09 +01:00
Components.hpp Add light support (WIP) 2022-02-02 12:55:39 +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
DebugDrawPipelinePass.hpp Fix compilation 2022-08-17 20:22:49 +02:00
DebugDrawPipelinePass.inl Graphics: Add DebugDrawer support 2022-08-17 20:12:49 +02:00
DebugOff.hpp Remove "MemoryManager" and very old code 2022-09-24 14:25:52 +02:00
DepthPipelinePass.hpp Refactor material system (#382) 2022-10-31 19:53:41 +01:00
DepthPipelinePass.inl Graphics/ForwardFramePipeline: Fix scissor update 2022-02-22 13:31:22 +01:00
DirectionalLight.hpp Graphics/ForwardFramePipeline: Frustum cull lights 2022-02-02 19:39:46 +01:00
DirectionalLight.inl Graphics: Add light type 2022-05-12 23:09:40 +02:00
ElementRenderer.hpp Graphics: Use memory pools for render elements 2022-08-30 19:27:52 +02:00
ElementRenderer.inl Update copyright date 2022-01-01 15:30:09 +01:00
ElementRendererRegistry.hpp Fix compilation 2022-08-30 19:45:05 +02:00
ElementRendererRegistry.inl Graphics: Use memory pools for render elements 2022-08-30 19:27:52 +02:00
Enums.hpp Refactor material system (#382) 2022-10-31 19:53:41 +01:00
ForwardFramePipeline.hpp Refactor material system (#382) 2022-10-31 19:53:41 +01:00
ForwardFramePipeline.inl Minor fixes 2022-02-23 23:48:20 +01:00
ForwardPipelinePass.hpp Refactor material system (#382) 2022-10-31 19:53:41 +01:00
ForwardPipelinePass.inl Graphics/ForwardFramePipeline: Fix scissor update 2022-02-22 13:31:22 +01:00
FrameGraph.hpp Update copyright date 2022-01-01 15:30:09 +01:00
FrameGraph.inl Update copyright date 2022-01-01 15:30:09 +01:00
FramePass.hpp Graphics/FramePass: Replace render rect parameter of CommandCallback by FramePassEnvironment 2022-02-27 18:37:05 +01:00
FramePass.inl Minor fixes 2022-02-04 13:54:26 +01:00
FramePassAttachment.hpp Update copyright date 2022-01-01 15:30:09 +01:00
FramePassAttachment.inl Update copyright date 2022-01-01 15:30:09 +01:00
FramePipeline.hpp Fix a bunch of warnings 2022-11-19 11:02:16 +01:00
FramePipeline.inl Graphics: Use memory pools for render elements 2022-08-30 19:27:52 +02:00
FramePipelinePass.hpp Add initial support for skeletal entities / components 2022-08-27 03:07:48 +02:00
FramePipelinePass.inl Graphics: Move FramePipeline passes to separate classes 2022-02-16 18:29:27 +01:00
GraphicalMesh.hpp Add system graph (wip) 2022-07-02 19:45:50 +02:00
GraphicalMesh.inl Graphics/GraphicalMesh: Allow to update submeshes 2022-06-16 18:19:48 +02:00
Graphics.hpp Graphics/Graphics: Add preferred depth format 2022-11-06 23:45:37 +01:00
Graphics.inl Graphics/Graphics: Add preferred depth format 2022-11-06 23:45:37 +01:00
GuillotineTextureAtlas.hpp Update copyright date 2022-01-01 15:30:09 +01:00
GuillotineTextureAtlas.inl Update copyright date 2022-01-01 15:30:09 +01:00
InstancedRenderable.hpp Fix a bunch of warnings 2022-11-13 16:12:49 +01:00
InstancedRenderable.inl Graphics: Move scissor box from InstancedRenderable to GraphicsComponent 2022-02-21 20:44:54 +01:00
Light.hpp Split engine to packages NazaraUtils and NZSL (#375) 2022-05-25 19:36:10 +02:00
Light.inl Graphics: Add light type 2022-05-12 23:09:40 +02:00
LinearSlicedSprite.hpp Refactor material system (#382) 2022-10-31 19:53:41 +01:00
LinearSlicedSprite.inl Refactor material system (#382) 2022-10-31 19:53:41 +01:00
Material.hpp Graphics/Material: Rename CreateInstance to Instantiate 2022-11-05 00:14:16 +01:00
Material.inl Refactor material system (#382) 2022-10-31 19:53:41 +01:00
MaterialInstance.hpp Graphics/MaterialInstance: Add LoadFrom* 2022-11-05 00:28:33 +01:00
MaterialInstance.inl Refactor material system (#382) 2022-10-31 19:53:41 +01:00
MaterialPass.hpp Refactor material system (#382) 2022-10-31 19:53:41 +01:00
MaterialPassRegistry.hpp Refactor material system (#382) 2022-10-31 19:53:41 +01:00
MaterialPassRegistry.inl Refactor material system (#382) 2022-10-31 19:53:41 +01:00
MaterialPipeline.hpp Refactor material system (#382) 2022-10-31 19:53:41 +01:00
MaterialPipeline.inl Refactor material system (#382) 2022-10-31 19:53:41 +01:00
MaterialSettings.hpp Refactor material system (#382) 2022-10-31 19:53:41 +01:00
MaterialSettings.inl Refactor material system (#382) 2022-10-31 19:53:41 +01:00
Model.hpp Refactor material system (#382) 2022-10-31 19:53:41 +01:00
Model.inl Refactor material system (#382) 2022-10-31 19:53:41 +01:00
PointLight.hpp Graphics/ForwardFramePipeline: Frustum cull lights 2022-02-02 19:39:46 +01:00
PointLight.inl Graphics: Add light type 2022-05-12 23:09:40 +02:00
PredefinedMaterials.hpp Refactor material system (#382) 2022-10-31 19:53:41 +01:00
PredefinedMaterials.inl Refactor material system (#382) 2022-10-31 19:53:41 +01:00
PredefinedShaderStructs.hpp Refactor material system (#382) 2022-10-31 19:53:41 +01:00
PredefinedShaderStructs.inl Update copyright date 2022-01-01 15:30:09 +01:00
RenderBufferPool.hpp Refactor material system (#382) 2022-10-31 19:53:41 +01:00
RenderBufferPool.inl Refactor material system (#382) 2022-10-31 19:53:41 +01:00
RenderElement.hpp Add light support (WIP) 2022-02-02 12:55:39 +01:00
RenderElement.inl Update copyright date 2022-01-01 15:30:09 +01:00
RenderElementOwner.hpp Graphics: Use memory pools for render elements 2022-08-30 19:27:52 +02:00
RenderElementOwner.inl Graphics: Use memory pools for render elements 2022-08-30 19:27:52 +02:00
RenderElementPool.hpp Graphics: Use memory pools for render elements 2022-08-30 19:27:52 +02:00
RenderElementPool.inl Graphics: Use memory pools for render elements 2022-08-30 19:27:52 +02:00
RenderQueue.hpp Update copyright date 2022-01-01 15:30:09 +01:00
RenderQueue.inl Update copyright date 2022-01-01 15:30:09 +01:00
RenderQueueRegistry.hpp Refactor material system (#382) 2022-10-31 19:53:41 +01:00
RenderQueueRegistry.inl Refactor material system (#382) 2022-10-31 19:53:41 +01:00
RenderSpriteChain.hpp Refactor material system (#382) 2022-10-31 19:53:41 +01:00
RenderSpriteChain.inl Refactor material system (#382) 2022-10-31 19:53:41 +01:00
RenderSubmesh.hpp Refactor material system (#382) 2022-10-31 19:53:41 +01:00
RenderSubmesh.inl Refactor material system (#382) 2022-10-31 19:53:41 +01:00
ShaderReflection.hpp Forgot this file 2022-11-07 02:16:47 +01:00
ShaderReflection.inl Refactor material system (#382) 2022-10-31 19:53:41 +01:00
SkeletonInstance.hpp Refactor material system (#382) 2022-10-31 19:53:41 +01:00
SkeletonInstance.inl Add initial support for skeletal entities / components 2022-08-27 03:07:48 +02:00
SlicedSprite.hpp Refactor material system (#382) 2022-10-31 19:53:41 +01:00
SlicedSprite.inl Refactor material system (#382) 2022-10-31 19:53:41 +01:00
SpotLight.hpp Graphics/ForwardFramePipeline: Frustum cull lights 2022-02-02 19:39:46 +01:00
SpotLight.inl Graphics: Add light type 2022-05-12 23:09:40 +02:00
Sprite.hpp Refactor material system (#382) 2022-10-31 19:53:41 +01:00
Sprite.inl Refactor material system (#382) 2022-10-31 19:53:41 +01:00
SpriteChainRenderer.hpp Refactor material system (#382) 2022-10-31 19:53:41 +01:00
SpriteChainRenderer.inl Update copyright date 2022-01-01 15:30:09 +01:00
SubmeshRenderer.hpp Graphics: Use memory pools for render elements 2022-08-30 19:27:52 +02:00
SubmeshRenderer.inl Update copyright date 2022-01-01 15:30:09 +01:00
Systems.hpp Regenerate global headers, unicode and spirv data 2022-01-04 16:36:28 +01:00
TextSprite.hpp Refactor material system (#382) 2022-10-31 19:53:41 +01:00
TextSprite.inl Refactor material system (#382) 2022-10-31 19:53:41 +01:00
TextureSamplerCache.hpp Update copyright date 2022-01-01 15:30:09 +01:00
TextureSamplerCache.inl Update copyright date 2022-01-01 15:30:09 +01:00
TransferInterface.hpp Refactor material system (#382) 2022-10-31 19:53:41 +01:00
TransferInterface.inl Refactor material system (#382) 2022-10-31 19:53:41 +01:00
UberShader.hpp Temp fix for NZSL update 2022-06-15 20:26:14 +02:00
UberShader.inl Split engine to packages NazaraUtils and NZSL (#375) 2022-05-25 19:36:10 +02:00
ViewerInstance.hpp Refactor material system (#382) 2022-10-31 19:53:41 +01:00
ViewerInstance.inl Refactor material system (#382) 2022-10-31 19:53:41 +01:00
WorldInstance.hpp Refactor material system (#382) 2022-10-31 19:53:41 +01:00
WorldInstance.inl Refactor material system (#382) 2022-10-31 19:53:41 +01:00