[tor-bugs] #20858 [Applications/Tor Browser Sandbox]: Make webgl work with forced software rendering.

Tor Bug Tracker & Wiki blackhole at torproject.org
Fri Dec 2 08:07:41 UTC 2016


#20858: Make webgl work with forced software rendering.
----------------------------------------------+-------------------------
 Reporter:  yawning                           |          Owner:  yawning
     Type:  defect                            |         Status:  new
 Priority:  Medium                            |      Milestone:
Component:  Applications/Tor Browser Sandbox  |        Version:
 Severity:  Normal                            |     Resolution:
 Keywords:                                    |  Actual Points:
Parent ID:                                    |         Points:
 Reviewer:                                    |        Sponsor:
----------------------------------------------+-------------------------

Comment (by yawning):

 Ok, I have this working, though finding `swrast_dri.so` is going to be
 annoying for the general case.

  * `LIBGL_ALWAYS_SOFTWARE=1`
  * Do the library enumeration thing for `swrast_dri.so` (Arch:
 `/usr/lib/xorg/dri`, Fedora: `/usr/lib64/dri`, probably somewhere else on
 Debian because fuck you).
  * Put `swrast_dri.so` somewhere sensible.
  * `LIBGL_DRIVERS_PATH=<somewhere sensible`

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/20858#comment:1>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list