]> git.lizzy.rs Git - torbrowser-launcher.git/commit
AppArmor: allow Firefox to enumerate GPUs and use graphics acceleration
authorintrigeri <intrigeri@boum.org>
Tue, 26 Oct 2021 08:56:23 +0000 (08:56 +0000)
committerintrigeri <intrigeri@boum.org>
Tue, 26 Oct 2021 09:03:57 +0000 (09:03 +0000)
commit7af35f4475d1dab28f84f76146a5f743b60402ac
tree0752f0d2398e122a5260122e98043889c7b26253
parentd44475f041457818f93f47906878356c28de9fe6
AppArmor: allow Firefox to enumerate GPUs and use graphics acceleration

Modern web browsers and contents need graphics acceleration more and more.

GNU/Linux systems are moving to Wayland, where one cannot rely on X.Org driver
acceleration anymore, and everything instead happens in the kernel, libdrm,
and Mesa.
apparmor/torbrowser.Browser.firefox