Skip to content
Snippets Groups Projects

Catch VisRTX OpenGL interop exceptions on Optimus setups

Merged Tim Biedert requested to merge tbiedert/vtk:optimus-fix into master

@demarle Hey Dave, here's a brief patch to catch a crash which can happen on Optimus setups. When the OpenGL context is created on the integrated GPU, while OptiX is running on the dedicated GPU, interop will obviously fail.

In this case the VisRTX backend will automatically fall back to host-based framebuffer mapping.

(And I fixed a typo)

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading