Skip to content
  • Vlad Zahorodnii's avatar
    plugins/screencast: Don't make effects opengl context current · 932cd27a
    Vlad Zahorodnii authored
    This makes eglSwapBuffers() fail with per screen rendering enabled. In
    long term, the screencast plugin has to create its own OpenGL context
    and capture window frames after a compositing cycle has been performed.
    However, it's currently tricky to do because of monitor screencasting.
    932cd27a