occt: master e4e3254a |
[ Diff ] [ Back to Repository ] |
Author |
Committer |
Branch |
Timestamp |
Parent |
kgv |
bugmaster |
master |
2020-05-27 10:36:17 |
master 04c5a696 |
|
Affected Issues |
0031580: Visualization, TKOpenGl - cubemap initialization error on OpenGL ES 2.0 |
|
Changeset |
0031580: Visualization, TKOpenGl - cubemap initialization error on OpenGL ES 2.0
OpenGl_Texture::InitCubeMap() now avoids using sized internal format in case of GLES2.
OpenGl_Sampler::applySamplerParams() now checks OpenGL version before setting GL_TEXTURE_WRAP_R. |
mod - src/OpenGl/OpenGl_Sampler.cxx |
[ Diff ] [ File ] |
mod - src/OpenGl/OpenGl_Texture.cxx |
[ Diff ] [ File ] |