paysages3d/src/render/opengl
Michaël Lemaire cd9f1bd34c Removed unused glsl precision qualifiers
Only useful in OpenGL-ES, which is not currently supported
2015-12-31 01:09:45 +01:00
..
shaders Removed unused glsl precision qualifiers 2015-12-31 01:09:45 +01:00
opengl.pro Added vegetation impostors to OpenGL renderer 2015-11-25 23:15:58 +01:00
opengl_global.h Removed global string include in system_global.h 2015-12-30 00:43:35 +01:00
OpenGLFunctions.h Better OpenGL error checking + opengl header refactoring 2015-12-03 23:04:50 +01:00
OpenGLPart.cpp Merge branch 'master' into vegetation 2015-12-13 17:16:26 +01:00
OpenGLPart.h Merge branch 'master' into vegetation 2015-12-13 17:16:26 +01:00
OpenGLRenderer.cpp Refectored PI constants definitions + added Maths::modInRange 2015-12-31 00:36:22 +01:00
OpenGLRenderer.h Removed global string include in system_global.h 2015-12-30 00:43:35 +01:00
OpenGLShaderProgram.cpp Refactored OpenGLVariable with pimpl and smart pointers 2015-12-23 23:40:19 +01:00
OpenGLShaderProgram.h Removed global string include in system_global.h 2015-12-30 00:43:35 +01:00
OpenGLSharedState.cpp Refactored OpenGLVariable with pimpl and smart pointers 2015-12-23 23:40:19 +01:00
OpenGLSharedState.h Added FractalNoise value to OpenGLVariable 2015-12-24 01:21:12 +01:00
OpenGLSkybox.cpp Refactored CelestialBodyDefinition, with new sun/moon widget 2015-12-30 00:20:20 +01:00
OpenGLSkybox.h Added some convenience to set and watch scenery nodes 2015-12-13 19:56:00 +01:00
OpenGLTerrain.cpp Refactored CelestialBodyDefinition, with new sun/moon widget 2015-12-30 00:20:20 +01:00
OpenGLTerrain.h OpenGLTerrain does not use Qt containers anymore 2015-12-13 19:06:27 +01:00
OpenGLTerrainChunk.cpp Fixed int/double old-style casts 2015-12-17 01:13:20 +01:00
OpenGLTerrainChunk.h OpenGLTerrain does not use Qt containers anymore 2015-12-13 19:06:27 +01:00
OpenGLVariable.cpp Added FractalNoise value to OpenGLVariable 2015-12-24 01:21:12 +01:00
OpenGLVariable.h Added FractalNoise value to OpenGLVariable 2015-12-24 01:21:12 +01:00
OpenGLVegetation.cpp Fixed coding style 2015-12-16 01:33:02 +01:00
OpenGLVegetation.h vegetation: Removed index variable in impostor shader 2015-12-15 00:14:06 +01:00
OpenGLVegetationImpostor.cpp Refectored PI constants definitions + added Maths::modInRange 2015-12-31 00:36:22 +01:00
OpenGLVegetationImpostor.h vegetation: Removed index variable in impostor shader 2015-12-15 00:14:06 +01:00
OpenGLVegetationInstance.cpp Made the vegetation impostors face the camera 2015-11-29 19:18:36 +01:00
OpenGLVegetationInstance.h Made the vegetation impostors face the camera 2015-11-29 19:18:36 +01:00
OpenGLVegetationLayer.cpp vegetation: Removed index variable in impostor shader 2015-12-15 00:14:06 +01:00
OpenGLVegetationLayer.h vegetation: Fixed segfault in unit test 2015-12-13 17:47:22 +01:00
OpenGLVertexArray.cpp Added mandatory logger information 2015-12-13 20:08:38 +01:00
OpenGLVertexArray.h OpenGLTerrain does not use Qt containers anymore 2015-12-13 19:06:27 +01:00
OpenGLWater.cpp Added FractalNoise value to OpenGLVariable 2015-12-24 01:21:12 +01:00
OpenGLWater.h Switched OpenGL to core profile 2015-12-07 23:32:55 +01:00