0025675: Visualization - Fix problems and inefficiencies with frustum culling
[occt.git] / src / OpenGl / OpenGl_ShaderManager.cxx
2015-02-05 dbp0025328: Visualization, TKOpenGl - support text renderi...
2014-11-28 kgv0025304: Visualization, TKOpenGl - support texturing...
2014-11-28 kgv0025474: Visualization, TKOpenGl - support lighting...
2014-11-21 kgv0025483: Visualization, TKOpenGl - fix memory leak...
2014-11-05 duv0024381: Visualization, TKOpenGl - revise matrices...
2014-10-30 kgv0025422: Visualization, TKOpenGl - support re-assignmen...
2014-10-16 kgv0025303: Visualization, TKOpenGl - dynamically disable...
2014-10-02 kgv0025282: Visualization, OpenGl_PrimitiveArray - provide...
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...