NazaraEngine/src/Nazara/Graphics
Jérôme Leclercq d53c245c78 Graphics/Model: Fix model not invalidating their bounding volume when their mesh AABB got updated 2018-05-03 13:32:53 +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 Update copyright year 2017-01-20 12:58:35 +01:00
BasicRenderQueue.cpp New Render queues (#161) 2018-04-11 19:36:52 +02:00
Billboard.cpp New Render queues (#161) 2018-04-11 19:36:52 +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: Fix clear being parasited by scissor operations 2018-04-15 02:31:51 +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 missing reflection initialization 2017-10-31 00:14:50 +01:00
MaterialPipeline.cpp Graphics/MaterialPipeline: Disable depth sorting for Translucent2D pipeline 2018-04-15 02:35:51 +02:00
Model.cpp Graphics/Model: Fix model not invalidating their bounding volume when their mesh AABB got updated 2018-05-03 13:32:53 +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 New Render queues (#161) 2018-04-11 19:36:52 +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 New Render queues (#161) 2018-04-11 19:36:52 +02:00
TextSprite.cpp New Render queues (#161) 2018-04-11 19:36:52 +02:00
TextureBackground.cpp Include-What-You-Use (#137) 2017-10-01 11:17:09 +02:00
TileMap.cpp New Render queues (#161) 2018-04-11 19:36:52 +02:00