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

wasm: emscripten 1.39.9 removed preferLowPowerToHighPerformance

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.15.0 Beta2
    • Some future release
    • QPA
    • None
    • WebAssembly
    • 739382a1bf2e5c8bd9b006d1f83d04a6add0eb3e (qt/qtbase/5.15)

    Description

      The webgl context attributre preferLowPowerToHighPerformance was removed from WebGL and emscripten.

      New attribute is called powerPreference

      enum WebGLPowerPreference { "default", "low-power", "high-performance" };

       
      attributes.powerPreference = EM_WEBGL_POWER_PREFERENCE_HIGH_PERFORMANCE

      Attachments

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

        Activity

          People

            lpotter Lorn Potter
            lpotter Lorn Potter
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes