Skip to content
  • Vlad Zahorodnii's avatar
    qpa: Query various properties of the platform OpenGL context · fb5143d3
    Vlad Zahorodnii authored
    Qt checks OpenGL version to determine if some features can be enabled.
    This change ensures that the format EGLPlatformContext returns has
    properly initialized the OpenGL version, the context profile and the
    format options (e.g. whether it's a debug context, etc).
    fb5143d3