]> OCCT Git - occt.git/commit
0032110: Visualization, TKOpenGl - allow incomplete PBR on OpenGL ES 2.0 without...
authorkgv <kgv@opencascade.com>
Tue, 2 Feb 2021 11:33:57 +0000 (14:33 +0300)
committerbugmaster <bugmaster@opencascade.com>
Wed, 3 Feb 2021 15:38:50 +0000 (18:38 +0300)
commit75642c14893a2d99ed656e6db6606af75ee720fc
treea29c618a8921271959faacbda1fc72b23b199725
parent7106e4c8b1085608711f3278f676d2e05b0ee9f1
0032110: Visualization, TKOpenGl - allow incomplete PBR on OpenGL ES 2.0 without GL_EXT_shader_texture_lod

textureCube() is now used as fallback when textureCubeLod() is unavailable.
src/OpenGl/OpenGl_Context.cxx
src/OpenGl/OpenGl_ShaderManager.cxx
src/Shaders/Declarations.glsl
src/Shaders/Shaders_Declarations_glsl.pxx