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. QtWebEngine WebGL rendering GPU issue?

QtWebEngine WebGL rendering GPU issue?

Scheduled Pinned Locked Moved Unsolved General and Desktop
1 Posts 1 Posters 1.4k Views 2 Watching
  • 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.
  • circuitxC Offline
    circuitxC Offline
    circuitx
    wrote on last edited by
    #1

    I have been using Qt Web Engine with Qt 5.5.1. The web application I am running in the Web Engine performs WebGL graphics rendering. With 5.5.1 WebGL rendering works ok, although there are some bugs with CSS. It seems to run a bit slow as I believe it is uses software rendering rather than relying on GPU hardware.

    With Qt 5.6 Web Engine appears to rely more on GPU rendering. When I run on a computer with a discrete graphics card and up-to-date graphics drivers WebGL works fine. However, if I run on a machine with lower end graphics (HD integrated graphics, etc) WebEngine WebGL does not render graphics at all. WebGL does not seem to fall back on software (non GPU) rendering if it doesn't get along with the GPU.

    Has anybody seen something similar? If so do you have a fix or workaround?

    1 Reply Last reply
    0

    • Login

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