0024023: Revamp the OCCT Handle -- general
[occt.git] / src / OpenGl / OpenGl_View_2.cxx
2015-07-11 abv0024023: Revamp the OCCT Handle -- general
2015-06-04 isz0026149: Visualization - depth buffer should not be...
2015-05-28 dbp0026221: Visualization - use NCollection_IndexedMap...
2015-04-24 kgv0026025: Visualization, TKOpenGl - stereoscopic output...
2015-04-16 apl0025778: Gradient background will cut view if there... V6_9_0_beta1
2015-04-16 dbp0026085: Shape is not displayed in wireframe mode with...
2015-04-16 isk0025893: Visualization, TKOpenGl - do not use uninitial...
2015-04-09 dbp0025885: Visualization, ray tracing - Improve layer...
2015-04-09 kgv0025974: Visualization - fix misprints in method naming...
2015-04-06 dbp0025539: Visualization, TKOpenGl - support environmenta...
2015-03-26 dbp0025710: Visualization - Eliminate all calls of glPushA...
2015-03-05 kgv0025854: Visualization, TKOpenGl - add option to reques...
2015-02-19 kgv0025091: Visualization - use FBO for layer with immedia...
2015-02-12 aba0025804: Visualization, TKOpenGl - specify correct...
2015-02-05 aba0025475: Visualization, TKOpenGl - draw background...
2015-01-22 kgv0024394: Visualization - implement more general way...
2014-11-07 kgv0025438: Visualization, TKOpenGl - always setup viewpor...
2014-11-05 kgv0025438: Visualization, TKOpenGl - always setup viewpor...
2014-11-05 duv0024381: Visualization, TKOpenGl - revise matrices...
2014-10-16 duv0025276: Visualization - Lighting is broken if some...
2014-10-16 kgv0025303: Visualization, TKOpenGl - dynamically disable...
2014-10-09 apl0024717: TKOpenGl - globally defined clipping planes...
2014-10-02 kgv0025282: Visualization, OpenGl_PrimitiveArray - provide...
2014-09-25 kgv0025219: Visualization, TKOpenGl - disable code paths...
2014-09-18 kgv0025213: Visualization, TKOpenGl - do not use deprecate...
2014-07-03 osa0024819: TKOpenGl - extend the ray-tracing core by...
2014-06-26 vpa0024307: TKOpenGl - efficient culling of large number...
2014-04-30 kgv0024847: CLang warnings -Wdeprecated-writable-strings...
2014-04-17 duv0024785: Visualization - Modifying z-layers concept...
2014-04-10 kgv0024534: Improve design of Image_PixMap class
2014-04-04 dbp0024739: TKOpenGl - port ray-tracing from OpenCL to...
2014-03-20 duv0024687: TKOpenGl shader programs - same view state...
2014-03-20 kgv0024637: Visualization - clean up implementation of...
2014-03-06 apl0024413: Visualization - get rid of projection shift...
2014-02-20 abv0024624: Lost word in license statement in source files
2014-01-23 duv0024001: Stereographic rendering support
2013-12-17 bugmster0024428: Implementation of LGPL license
2013-11-21 apl0024321: Use List collection instead of NCollection_Set...
2013-11-14 duv0024322: TKOpenGl - light sources management inconsistency
2013-11-05 kgv0024310: TKOpenGl - GLSL compatibility issues
2013-11-01 kgv0024250: TKOpenGl - per-pixel lighting using GLSL progr...
2013-10-31 dbp0024130: Implementing ray tracing visualization core
2013-10-24 apl0024192: Adding support for shaders to OCCT visualizati...
2013-10-10 apl0024224: Suspicious logics in changing clipping planes...
2013-09-20 apl0024070: OpenGL capped object-level clipping planes
2013-08-22 omy0024059: Eliminate compiler warning C4701 in MSVC+...
2013-08-01 omy0024087: Eliminate compiler warning C4244 in MSVC+...
2013-07-18 omy0024057: Eliminate compiler warning C4100 in MSVC+...
2013-07-12 omy0023947: Eliminate trivial compiler warnings in MSVC...
2013-05-23 kgv0023904: Multiple warning on Windows x86_64 target...
2013-03-22 kgv0023791: Remove obsolete functionality - animation...
2013-02-08 kgv0023457: Slow text rendering
2013-01-25 kgv0023715: Generated cmake files should link against...
2012-12-07 kgv0023544: Texture management in TKOpenGl should be redes...
2012-11-15 kgv0022591: Migration to FreeImage: texture management
2012-08-03 san0023363: [Regression] Lost gradient background when...
2012-06-08 san0023188: Regression in SCATexturedShape in SSP sample
2012-04-13 ouv0023102: Change the algorithm of rendering the 3d viewe...
2012-04-06 ouv0023000: Improve the way the gradient and textured...
2012-03-21 bugmaster0023024: Update headers of OCCT files
2012-03-21 apl0023015: TKOpenGl redesign regression in text printing
2012-03-15 kgv0023022: This is desirable to access OpenGl extensions...
2012-03-06 dbv0022815: Missing delete operator for placement new
2012-03-06 kgv0022795: Make possible to display some presentable...
2012-03-06 vsr0023000: Improve the way the gradient and textured...
2012-03-05 KGV0022782: Uninitialized global variable used in conditio...
2012-03-05 APL0022819: Redesign of OpenGl driver Additional integration
2012-03-05 SAN, KGV0022819: Redesign of OpenGl driver