Skip to content
  • Emmanuele Bassi's avatar
    gl: Add gdk_gl_context_get_version() · 390a42fa
    Emmanuele Bassi authored
    Store the OpenGL version when we first do the extensions check; this
    allows client code to check the available GL version without requiring a
    call to gdk_gl_context_make_current() and epoxy_gl_version().
    390a42fa