0024323: TKOpenGl - spot light sources are not handled in Phong GLSL program
[occt.git] / src / OpenGl / OpenGl_ShaderManager.cxx
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...