Questions tagged [webgl]
The webgl tag has no summary.
6 questions
0
votes
0
answers
43
views
Firefox on RISCV-64 fails to detect GPU and falls back to software rendering
I have built Firefox for RISCV-64 architecture on Wayland in Ubuntu 22.
sudo apt-get update
Dependency packages:-
sudo apt-get install -y curl libnspr4 libgtk-3-dev python3-dev llvm-14 llvm-dev ...
0
votes
1
answer
420
views
Slow webgl in chrome in Linux Mint [closed]
Does webgl run extremely slow in linux?
I was running this experiment and fps never reached even 10 for 100 number of fishes.
My cpu is i5 7200U(IGPU).
Even my android phone can manage to run this ...
1
vote
0
answers
1k
views
Firefox inside of a Docker-Container is very slow - How to get Drivers inside
I am trying to put a Firefox Webbrowser into a Docker-Container and access it via X2Go.
It works, but it is unusable slow.
Looking at about:support it seems it misses drivers.
What drivers are needed ...
4
votes
4
answers
8k
views
How do I turn off the "Running in software rendering mode" warning?
I'm running Arch Linux/Cinnamon in Virtual Box on a Windows 7 machine. One of the technologies I need to use is WebGL. For whatever reason (that's a different issue), WebGL will not work when Display->...
0
votes
1
answer
462
views
How to enable Web GL in Chrome driver?
I am using selenium to run nightwatch tests. It uses a chrome driver to run the tests. How do I enable Web GL in the chrome driver?
3
votes
1
answer
5k
views
WebGL not working with Firefox, Intel HD graphics, ArchLinux, and Thinkpad T540p
Is anyone having issues getting webGL to work on Firefox? https://get.webgl.org/ It was working 1-2 months ago, but is now broken. Works fine on Chromium.
I set webgl.force-enabled; to true, but no ...