Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-65342

WebGL not working on Intel HD Graphics 2500

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • P2: Important
    • None
    • 5.10.0
    • WebEngine
    • None
    • OS: Windows 10 Pro, 64-bit

      Processor: Intel Core i3-3220 3.30 GHz

      Video card: Intel HD Graphics 2500

      Build version: MSVC 2015, x64

    Description

      Open http://webglreport.com in a QWebEngineView to check if WebGL is supported.

      The page states that the browser supports WebGL, but it is disabled or unavailable as you can see in the attached screen-shots (web_engine_1.png and web_engine_2.png).

      However, if the same page is opened from chrome on the same machine, it states that both WebGL 1 and 2 are supported (chrome_1.png, chrome_2.png).

      We have tried passing the Chromium flags --ignore-gpu-blacklist and enable-gpu-rasterization but they did not fix the problem. We have also tried with --disable_chromium_framebuffer_multisample and this one enabled WebGL but it also made lines appear jagged, possibly because it makes anti-aliasing useless.

      We have also attached the output of chrome://gpu/ opened from a QWebEngineView. 

      Attachments

        1. chrome_1.PNG
          chrome_1.PNG
          164 kB
        2. chrome_2.PNG
          chrome_2.PNG
          204 kB
        3. chrome_gpu.docx
          19 kB
        4. web_engine_1.PNG
          web_engine_1.PNG
          37 kB
        5. web_engine_2.PNG
          web_engine_2.PNG
          58 kB

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              qt_webengine_team Qt WebEngine Team
              gudrunb Gudrun Bonte
              Votes:
              1 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes