occt: master 25b97fac

Author Committer Branch Timestamp Parent
kgv bugmaster master 2014-10-02 09:43:33 master 6b62b2da
Affected Issues  0025147: Visualization, TKOpenGl - support EGL as alternative to GLX
Changeset 0025147: Visualization, TKOpenGl - support EGL as alternative to GLX

Aspect_Window - add interface methods NativeHandle() and NativeParentHandle().
OpenGl_Window - pass OpenGl_GraphicDriver instance to the constructor.
OpenGl_Caps - add option to disable buffers swap at the end of frame redraw.
mod - src/Aspect/Aspect_Window.cdl Diff File
mod - src/Cocoa/Cocoa_Window.hxx Diff File
mod - src/OpenGl/OpenGl_Caps.cxx Diff File
mod - src/OpenGl/OpenGl_Caps.hxx Diff File
mod - src/OpenGl/OpenGl_GraphicDriver.hxx Diff File
mod - src/OpenGl/OpenGl_GraphicDriver_7.cxx Diff File
mod - src/OpenGl/OpenGl_Window.cxx Diff File
mod - src/OpenGl/OpenGl_Window.hxx Diff File
mod - src/OpenGl/OpenGl_Workspace.cxx Diff File
mod - src/Visual3d/Visual3d_View.cxx Diff File
mod - src/WNT/WNT_Window.cdl Diff File
mod - src/WNT/WNT_Window.lxx Diff File
mod - src/Xw/Xw_Window.hxx Diff File