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

wasm: support Regal opengl emulation

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Won't Do
    • Icon: P2: Important P2: Important
    • None
    • 5.12.0
    • QPA
    • None

      emscripten now has support for Regal opengl emulation layer with the

      -s USE_REGAL=1 linker line.

       

      Regal is present in emscripten ports, so it will be build automatically when we pass USE_REGAL, and takes place of LEGACY_GL_EMULATION, and has better support such as glLightfv and glMaterialfv.

      We would also need to configure with -opengl desktop and open up that support in configure, as opengl-desktop currently depends on !features.opengles2

       

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

            lpotter Lorn Potter
            lpotter Lorn Potter
            Veli-Pekka Heinonen Veli-Pekka Heinonen
            Tor Arne Vestbø Tor Arne Vestbø
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes