Skip to content
  • Romain Vimont's avatar
    opengl: move interop ownership to vgl · 736be666
    Romain Vimont authored
    The interop instances were owned by the renderers.
    
    To prepare for making the renderers independant of the input picture
    (in particular, independant of the interop), make the vgl own the
    interop instances.
    736be666