OpenGLRenderWindow function to switch to offscreen buffers.
This new function switch to hardware off-screen rendering mode with the current (on-screen) OpenGL context. This allows to render on this buffer to perform a rendering pass even if the window is hidden for instance.
This diff is collapsed.