Skip to content
  • Emmanuele Bassi's avatar
    glarea: Better error handling · 0a4879b9
    Emmanuele Bassi authored
    Currently, GtkGLArea will leak GError instances set during the context
    creation, if an error is set.
    
    If any error is set post-context creation, it should be displayed even
    in the case a GL context exists; for instance, we can use the error
    display facility for shader compilation errors.
    0a4879b9