NazaraEngine/src/Nazara/Graphics
Lynix a3a4ed89b8 Graphics/Material: Fix reflection mode not being copied 2018-08-25 22:41:05 +02:00
..
Debug Update copyright year 2017-01-20 12:58:35 +01:00
Formats Prerequisites instead of Prerequesites (typo) #152 (#153) 2018-01-16 12:23:01 +01:00
Resources Fix Basic uber-shader compilation on some drivers 2018-03-10 13:02:30 +01:00
AbstractBackground.cpp Update copyright year 2017-01-20 12:58:35 +01:00
AbstractRenderQueue.cpp Update copyright year 2017-01-20 12:58:35 +01:00
AbstractRenderTechnique.cpp Include-What-You-Use (#137) 2017-10-01 11:17:09 +02:00
AbstractViewer.cpp Graphics/AbstractViewer: Add ProjectDepth method 2018-05-29 23:55:51 +02:00
BasicRenderQueue.cpp Graphics/BasicRenderQueue: Fix billboards not registering their layer 2018-06-06 21:40:13 +02:00
Billboard.cpp Graphics/InstancedRenderable: Add Clone method 2018-06-06 19:36:46 +02:00
ColorBackground.cpp Fix Basic uber-shader compilation on some drivers 2018-03-10 13:02:30 +01:00
DeferredBloomPass.cpp Include-What-You-Use (#137) 2017-10-01 11:17:09 +02:00
DeferredDOFPass.cpp Include-What-You-Use (#137) 2017-10-01 11:17:09 +02:00
DeferredFXAAPass.cpp Include-What-You-Use (#137) 2017-10-01 11:17:09 +02:00
DeferredFinalPass.cpp Include-What-You-Use (#137) 2017-10-01 11:17:09 +02:00
DeferredFogPass.cpp Include-What-You-Use (#137) 2017-10-01 11:17:09 +02:00
DeferredForwardPass.cpp Include-What-You-Use (#137) 2017-10-01 11:17:09 +02:00
DeferredGeometryPass.cpp Fix whitespace 2018-04-26 22:45:24 +02:00
DeferredPhongLightingPass.cpp New Render queues (#161) 2018-04-11 19:36:52 +02:00
DeferredProxyRenderQueue.cpp New Render queues (#161) 2018-04-11 19:36:52 +02:00
DeferredRenderPass.cpp New Render queues (#161) 2018-04-11 19:36:52 +02:00
DeferredRenderTechnique.cpp New Render queues (#161) 2018-04-11 19:36:52 +02:00
DepthRenderQueue.cpp New Render queues (#161) 2018-04-11 19:36:52 +02:00
DepthRenderTechnique.cpp Graphics: Fix clear being parasited by scissor operations 2018-04-15 02:31:51 +02:00
Drawable.cpp Update copyright year 2017-01-20 12:58:35 +01:00
ForwardRenderTechnique.cpp Graphics/ForwardRenderTechnique: Optimize sprite rendering 2018-06-06 21:38:40 +02:00
Graphics.cpp Graphics: Add 2D & cubemap white textures 2018-04-13 00:00:36 +02:00
GuillotineTextureAtlas.cpp Include-What-You-Use (#137) 2017-10-01 11:17:09 +02:00
InstancedRenderable.cpp Update copyright year 2017-01-20 12:58:35 +01:00
Light.cpp Include-What-You-Use (#137) 2017-10-01 11:17:09 +02:00
Material.cpp Graphics/Material: Fix reflection mode not being copied 2018-08-25 22:41:05 +02:00
MaterialPipeline.cpp Graphics/Material: Add EnableVertexColor temporary 2018-06-15 14:13:18 +02:00
Model.cpp Graphics/InstancedRenderable: Add Clone method 2018-06-06 19:36:46 +02:00
ParticleController.cpp Update copyright year 2017-01-20 12:58:35 +01:00
ParticleDeclaration.cpp Vertex declaration changes (#135) 2017-10-02 15:21:03 +02:00
ParticleEmitter.cpp Include-What-You-Use (#137) 2017-10-01 11:17:09 +02:00
ParticleFunctionController.cpp Update copyright year 2017-01-20 12:58:35 +01:00
ParticleFunctionGenerator.cpp Update copyright year 2017-01-20 12:58:35 +01:00
ParticleFunctionRenderer.cpp Update copyright year 2017-01-20 12:58:35 +01:00
ParticleGenerator.cpp Update copyright year 2017-01-20 12:58:35 +01:00
ParticleGroup.cpp Include-What-You-Use (#137) 2017-10-01 11:17:09 +02:00
ParticleMapper.cpp Include-What-You-Use (#137) 2017-10-01 11:17:09 +02:00
ParticleRenderer.cpp Update copyright year 2017-01-20 12:58:35 +01:00
RenderQueue.cpp New Render queues (#161) 2018-04-11 19:36:52 +02:00
RenderTechniques.cpp Update copyright year 2017-01-20 12:58:35 +01:00
Renderable.cpp Update copyright year 2017-01-20 12:58:35 +01:00
SkeletalModel.cpp Graphics/InstancedRenderable: Add Clone method 2018-06-06 19:36:46 +02:00
SkinningManager.cpp Vertex declaration changes (#135) 2017-10-02 15:21:03 +02:00
SkyboxBackground.cpp Graphics/SkyboxBackground: Fix distorsion on skybox 2017-12-01 10:20:00 +01:00
Sprite.cpp Graphics/InstancedRenderable: Add Clone method 2018-06-06 19:36:46 +02:00
TextSprite.cpp Graphics/InstancedRenderable: Add Clone method 2018-06-06 19:36:46 +02:00
TextureBackground.cpp Include-What-You-Use (#137) 2017-10-01 11:17:09 +02:00
TileMap.cpp Graphics/TileMap: Fix sprite data corruption with multiple materials 2018-08-23 17:46:18 +02:00