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

Consider adding a no-opengl raster backend for Qt on WebAssembly

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: P3: Somewhat important P3: Somewhat important
    • Some future release
    • None
    • QPA
    • None

      It is unlikely that we will see a browser that supports WASM but not WebGL, at least for the near future. However, some browsers maintain GPU blacklists, which means that there in practice will be systems with wasm but no OpenGL support. One example of this are 2011-erea macBooks with the Intel HD3000 GPU, which are blacklisted on Chrome.

      We can't support OpenGL on such systems, but we can support raster windows and Qt Quick on the raster backend, and fall back transparently.

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

            qt.webassembly qt.webassembly
            sorvig Morten Sørvig
            Veli-Pekka Heinonen Veli-Pekka Heinonen
            Tor Arne Vestbø Tor Arne Vestbø
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes