0024776: Visualization - inherit OpenGl_View from Graphic3d_CView
[occt.git] / src / OpenGl / OpenGl_Context.cxx
2015-09-22 apl0024776: Visualization - inherit OpenGl_View from Graph...
2015-07-28 kgv0026476: Visualization, TKOpenGl - do not enable GL_NOR...
2015-07-22 kgv0026454: Visualization, TKOpenGl - do not require depre...
2015-07-20 kgv0026424: Visualization, TKOpenGl - fix text rendering...
2015-07-11 abv0024023: Revamp the OCCT Handle -- general
2015-07-11 abv0024947: Redesign OCCT legacy type system -- automatic
2015-06-20 kgv0025556: Visualization - support stereo pair formats...
2015-06-10 isk0025305: Visualization, TKOpenGl - support stipple...
2015-04-30 dbp0026081: Visualization, TKOpenGl - rebuild vertex attri...
2015-04-24 kgv0026025: Visualization, TKOpenGl - stereoscopic output...
2015-04-23 isz0025372: Visualization, TKOpenGl - suppress annoying...
2015-04-09 kgv0026012: Visualization, TKOpenGl - fix misprints in...
2015-04-06 kgv0025973: Visualization, TKOpenGl - support EAGLContext...
2015-04-06 kgv0026002: Visualization, TKOpenGl - detect alien Core...
2015-04-06 aba0023484: Visualization, TKOpenGl - primitive arrays...
2015-03-12 kgv0025897: Visualization, TKOpenGl - disable FBO blitting...
2015-03-05 bugmasterEliminating problem of TKOpenGl compilation
2015-03-05 kgv0025854: Visualization, TKOpenGl - add option to reques...
2015-02-19 kgv0025091: Visualization - use FBO for layer with immedia...
2014-11-05 duv0024381: Visualization, TKOpenGl - revise matrices...
2014-11-05 kgv0025442: Visualization, TKOpenGl - prevent inclusion...
2014-11-05 abv0025418: Debug output to be limited to OCC development...
2014-10-30 kgv0025422: Visualization, TKOpenGl - support re-assignmen...
2014-10-24 kgv0025417: Visualization, OpenGl_Context - fix preprocess...
2014-10-23 dbp025306: Visualization, TKOpenGl - support texturing...
2014-10-16 dbv0025266: Debug statements in the source are getting...
2014-10-16 duv0025276: Visualization - Lighting is broken if some...
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-08-21 kgv0025158: Visualization, OpenGl_Context - support EGL...
2014-05-07 dln0024742: Remove rarely used collection classes: Queue
2014-04-24 ski0024853: CLang warnings -Wunused-const-variable
2014-03-20 kgv0024732: OpenGl_Context - retrieve functions up to...
2014-03-06 osa0024671: TKOpenGl, OpenGl_Context - glGetPointerv might...
2014-02-20 abv0024624: Lost word in license statement in source files
2014-01-30 dbp0024503: TKOpenGl - Porting ray-tracing component on...
2014-01-23 duv0024001: Stereographic rendering support
2014-01-09 kgv0024497: TKOpenGl, OpenGl_Context - Add getter for...
2014-01-09 bugmaster0024516: Copyright information has been corrupted withi...
2013-12-17 bugmster0024428: Implementation of LGPL license
2013-11-05 kgv0024312: Compilation issues on OS X 10.9 Maverics SDK
2013-11-01 kgv0024250: TKOpenGl - per-pixel lighting using GLSL progr...
2013-10-24 apl0024192: Adding support for shaders to OCCT visualizati...
2013-10-24 apl0024228: TKOpenGL - destroy GL context at view close
2013-10-24 ski0024274: Eliminate GCC compiler warning (wrong initiali...
2013-10-10 apl0024224: Suspicious logics in changing clipping planes...
2013-10-10 kgv0024245: TKOpenGL - use Message_Messenger interface...
2013-10-10 kgv0024230: TKOpenGl - request debug context by default...
2013-09-20 apl0024070: OpenGL capped object-level clipping planes
2013-09-18 omy0024171: Eliminate CLang compiler warning -Wreorder
2013-08-29 kgv0024123: Create debug OpenGL context when requested...
2013-05-23 kgv0023904: Multiple warning on Windows x86_64 target...
2013-02-08 kgv0023457: Slow text rendering
2012-12-28 kgv0023632: Add support for NPOT mipmap textures in TKOpenGl
2012-12-24 bugmaster0023243: Adapt OpenGL viewer for using in Cocoa applica...
2012-12-07 kgv0023544: Texture management in TKOpenGl should be redes...
2012-11-30 aba0023418: Crash on the object displaying when running...
2012-10-12 osa0023428: Extend OpenGl_Context to use Geometry Shaders...
2012-07-13 kgv0023226: Extend OpenGl_Context to store map of shared...
2012-05-25 kgv0023172: Added workaround for BUGs in Intel OpenGL...
2012-04-12 kgv0023081: This is desirable to retrieve GPU memory infor...
2012-04-12 kgv0023069: Cache GL_FEEDBACK mode per frame in TKOpenGl...
2012-03-30 kgv0022971: TKOpenGl clean up obsolete functionality
2012-03-21 bugmaster0023024: Update headers of OCCT files
2012-03-15 kgv0023022: This is desirable to access OpenGl extensions...
2012-03-05 SAN, KGV0022819: Redesign of OpenGl driver