Skip to content
  • Vlad Zahorodnii's avatar
    Drop unused EGLSurface getter and setter in Platform · 170c4168
    Vlad Zahorodnii authored
    Besides being unused, we should avoid making OpenGL contexts current
    against the EGLSurface of the first output because it's a slippery road
    that may end up in leaking context-specific resources in the mid of a
    compositing restart.
    170c4168