0025147: Visualization, TKOpenGl - support EGL as alternative to GLX
[occt.git] / src / OpenGl / OpenGl_ShaderManager.cxx
2014-09-18 kgv0025213: Visualization, TKOpenGl - do not use deprecate...
2014-07-10 kgv0025047: Visualization - public methods of OpenGl_Aspec...
2014-03-20 duv0024687: TKOpenGl shader programs - same view state...
2014-02-20 abv0024624: Lost word in license statement in source files
2014-02-13 duv0024402: TKOpenGl - Implement clipping planes in Phong...
2014-01-23 duv0024001: Stereographic rendering support
2013-12-17 bugmster0024428: Implementation of LGPL license
2013-12-12 Pawel0024452: TKOpenGl - Memory leak in OpenGl_ShaderManager
2013-12-12 kgv0024450: TKOpenGl - Fixed pipeline materials update...
2013-11-21 apl0024321: Use List collection instead of NCollection_Set...
2013-11-14 kgv0024345: TKOpenGl - GLSL compatibility issues on NV40...
2013-11-14 kgv0024350: TKOpenGl - non-physical materials are ignored...
2013-11-14 duv0024322: TKOpenGl - light sources management inconsistency
2013-11-05 kgv0024310: TKOpenGl - GLSL compatibility issues
2013-11-05 kgv0024309: TKOpenGl - Delay release of GLSL resources
2013-11-01 kgv0024250: TKOpenGl - per-pixel lighting using GLSL progr...
2013-10-24 apl0024192: Adding support for shaders to OCCT visualizati...