nixpkgs/pkgs
aszlig bd63daae03
chromium: Add installation of libGLESv2.so
The following errors occur when you start Chromium prior to this commit:

[2534:2534:0625/202928.673160:ERROR:gl_implementation.cc(246)] Failed to
load .../libexec/chromium/swiftshader/libGLESv2.so:
../libexec/chromium/swiftshader/libGLESv2.so: cannot open shared object
file: No such file or directory
[2534:2534:0625/202928.674434:ERROR:gpu_child_thread.cc(174)] Exiting
GPU process due to errors during initialization

While in theory we do not strictly need libGLESv2.so, in practice this
means that the GPU process isn't starting up at all which in turn leads
to crawling rendering performance on some sites.

So let's install all shared libraries in swiftshader.

I've tested this with the chromium.stable NixOS VM test and also locally
on my machine and the errors as well as the performance issues are gone.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2017-06-25 22:43:25 +02:00
..
applications chromium: Add installation of libGLESv2.so 2017-06-25 22:43:25 +02:00
build-support rustRegistry: switch to mkDerivation 2017-06-25 11:56:29 +01:00
common-updater
data unifont: 9.0.06 -> 10.0.01 2017-06-22 09:03:23 +02:00
desktops treewide: enableParallelBuild -> enableParallelBuilding 2017-06-24 22:22:48 +02:00
development git-annex: the overrideScope must be applied first to avoid bug https://github.com/NixOS/nixpkgs/issues/26852 2017-06-25 21:24:22 +02:00
games qgo: init at unstable-2016-06-23 2017-06-25 12:29:18 +02:00
misc Merge pull request #26118 from yurrriq/update/pkgs/misc/lilypond-with-fonts 2017-06-25 18:30:15 +01:00
os-specific microcodeIntel: 20161104 -> 20170511 2017-06-25 17:41:57 +02:00
servers plv8: init at 2.0.3 2017-06-25 01:20:51 +00:00
shells Merge pull request #26778 from therealpxc/fish 2017-06-24 12:00:20 +01:00
stdenv cross stdenv adaptor: Disable checkPhase by default 2017-06-22 17:52:28 -04:00
test
tools Merge pull request #26729 from igsha/languagetool 2017-06-24 18:21:00 +01:00
top-level Merge pull request #26831 from volth/plv8-init-2.0.3 2017-06-25 18:20:37 +01:00