Skip to content
  • Laszlo Agocs's avatar
    gl: Create a context automatically · 9ffcb7d4
    Laszlo Agocs authored
    ...and allow importing an already existing QOpenGLContext via
    QRhiGles2NativeHandles. This way the API is fully consistent with other
    backends and typical applications become shorter due to not having to
    create a context, having a convenience function to create the
    QOffscreenSurface, and not having to worry about depth/stencil in
    QSurfaceFormat.
    9ffcb7d4