Mozilla サポートの検索

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

How Do I Get "WebGL2" To Work With FF v52.9.0 ESR on XP?

  • 1 件の返信
  • 1 人がこの問題に困っています
  • 144 回表示
  • 最後の返信者: Nightbreaker

more options

Windows XP FF v52.9.0 ESR Display Card EVGA GeForce GT240 512MB GDDR5 nVidia GeForce Driver v340.52

config:suport shows

WebGL Render: Working OK

WebGL2 Render: WebGL creation failed: * Error during ANGLE OpenGL init. * Error during ANGLE OpenGL init. * Error during ANGLE OpenGL init. * Error during ANGLE OpenGL init. * Error during ANGLE OpenGL init. * Exhausted GL driver caps.

I've searched can't find anything helpful

Windows 7 running on the same hardware in a separate partition renders WebGL 1 & 2 OK. FF v56.0.2 nVidia GeForce Driver v341.95

Windows XP FF v52.9.0 ESR Display Card EVGA GeForce GT240 512MB GDDR5 nVidia GeForce Driver v340.52 config:suport shows WebGL Render: Working OK WebGL2 Render: WebGL creation failed: * Error during ANGLE OpenGL init. * Error during ANGLE OpenGL init. * Error during ANGLE OpenGL init. * Error during ANGLE OpenGL init. * Error during ANGLE OpenGL init. * Exhausted GL driver caps. I've searched can't find anything helpful Windows 7 running on the same hardware in a separate partition renders WebGL 1 & 2 OK. FF v56.0.2 nVidia GeForce Driver v341.95

選ばれた解決策

This seems to be working:

In about.config

Webgl.disable-angle False (default) --> True

Webgl.force-enabled False (default) --> True

about.support now indicates both Webgl1 and Webgl2 are working. Also verified on Webgl2 test pages.

この回答をすべて読む 👍 0

すべての返信 (1)

more options

選ばれた解決策

This seems to be working:

In about.config

Webgl.disable-angle False (default) --> True

Webgl.force-enabled False (default) --> True

about.support now indicates both Webgl1 and Webgl2 are working. Also verified on Webgl2 test pages.