CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2022/05/26 01:02:56
Modified files:
www/firefox-esr: Makefile
www/firefox-esr/files: unveil.content
Log message:
www/firefox-esr: fix webgl on amdgpu
in the content process, unveil /dev/dri instead of only /dev/dri/card0,
as reported and debugged by gkoehler@. Something in mesa apparently
fallbacks to swrast if /dev/dri isn't found, and then fails hard/crashes
because of shmget().
strangely, i haven't been able to reproduce the failure with firefox 101.