Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Disable Desktop Open GL but keep ANGLE + Software OpenGL fallbacks.
Forum Updated to NodeBB v4.3 + New Features

Disable Desktop Open GL but keep ANGLE + Software OpenGL fallbacks.

Scheduled Pinned Locked Moved Unsolved General and Desktop
1 Posts 1 Posters 369 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    dagheyman
    wrote on 17 Aug 2017, 13:14 last edited by
    #1

    Hi,

    So I've read this document, which explains a lot of things, but I still have one question. How can I disable loading Desktop OpenGL (because our users are having a lot of problems with it), but still trying ANGLE and Software OpenGL dynamically?

    Right now I have

    app.setAttribute(Qt::AA_UseOpenGLES);

    set to force the use of ANGLE, but it fails on some virtual machines where the software rendering seems to work.

    1 Reply Last reply
    0

    1/1

    17 Aug 2017, 13:14

    • Login

    • Login or register to search.
    1 out of 1
    • First post
      1/1
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved