]> OCCT Git - occt.git/commit
0026810: Visualization, TKOpenGl - line is shown without stipple aspect with FFP...
authorkgv <kgv@opencascade.com>
Sat, 24 Oct 2015 14:32:36 +0000 (17:32 +0300)
committerbugmaster <bugmaster@opencascade.com>
Thu, 29 Oct 2015 12:10:45 +0000 (15:10 +0300)
commit959a265a68e99a3af2a557629281368f644706e6
treee6ad820e09e783a562c163659a49ae9c44c2fd07
parent15478b1b8794bce8cdfb0aa79cb98ec8cbb58f94
0026810: Visualization, TKOpenGl - line is shown without stipple aspect with FFP turned off on OpenGL before 3.2

OpenGl_ShaderManager::prepareStdProgramFlat() enable stipple line GLSL program
within OpenGL 3.0+, OpenGL ES 3.0+ and OpenGL 2.0+ with GL_EXT_gpu_shader4 extension.
src/OpenGl/OpenGl_ShaderManager.cxx