0024381: Visualization, TKOpenGl - revise matrices stack and usage of temporary matrices
[occt.git] / src / OpenGl / OpenGl_View_2.cxx
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