Details
-
Bug
-
Resolution: Done
-
P2: Important
-
Some future release
-
None
-
-
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
For Gerrit Dashboard: QTBUG-82730 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
293253,2 | wasm: fix emsdk 1.39.9 build | 5.15 | qt/qtbase | Status: MERGED | +2 | 0 |