Windows: Add missing swiftshader binaries to distribution (issue #2291)

This commit is contained in:
Marshall Greenblatt
2017-10-30 14:41:37 -04:00
parent c506c8c5c0
commit 486e69e23b
4 changed files with 44 additions and 15 deletions

View File

@@ -67,6 +67,12 @@ run but any related functionality may become broken or disabled.
Without these files HTML5 accelerated content like 2D canvas, 3D CSS and WebGL
will not function.
* SwiftShader support.
* swiftshader/libEGL.dll
* swiftshader/libGLESv2.dll
Without these files WebGL will not function in software-only mode when the GPU
is not available or disabled.
* Widevine CDM support.
* widevinecdmadapter.dll
Without this file playback of Widevine projected content will not function.