]> OCCT Git - occt-copy.git/commit
0029125: Visualization, OpenGl_Text - fix access violation within OpenGL1.1 context
authorkgv <kgv@opencascade.com>
Tue, 19 Sep 2017 09:53:15 +0000 (12:53 +0300)
committerkgv <kgv@opencascade.com>
Sat, 17 Mar 2018 12:29:52 +0000 (15:29 +0300)
commite591ee0af95219438f293ef010f7880038dc2533
tree71167da416528af0993d31c41b0d0c593f114473
parentbc6dfc06d517320d4d179d016760e3e65b220ffe
0029125: Visualization, OpenGl_Text - fix access violation within OpenGL1.1 context

OpenGl_Context::DiagnosticInformation() - added OpenGL version check before retrieving GL_SHADING_LANGUAGE_VERSION string.
src/OpenGl/OpenGl_Context.cxx
src/OpenGl/OpenGl_Text.cxx