Skip to content
  • Utkarsh Ayachit's avatar
    Fix `InitializeFromCurrentContext`. · fab60c9e
    Utkarsh Ayachit authored
    Update `vtkOpenGLRenderWindow::InitializeFromCurrentContext()` to
    correctly initialize default buffer targets  using the active
    framebuffer (and not assume on screen framebuffer). This is needed for
    QOpenGLWidget which always uses a FBO for offscreen rendering.
    fab60c9e