Skip to main content

Questions tagged [webgl]

0 votes
0 answers
46 views

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 ...
Saiteja's user avatar
1 vote
0 answers
1k views

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 ...
Joscha's user avatar
  • 11
0 votes
1 answer
465 views

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?
Chris Hansen's user avatar