Centralize Mesa LLVMPipe installation on Windows

Install the DLL for general availability on all Windows systems. Due to
its distinct name it will not be picked up by anyone unless Qt
explicitly selects it.

This gives us the ability to choose the GLES backend to use in Qt.

Change-Id: Ie36f202ead7080a8f7690734d305bd27f0c9f56b
Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
This commit is contained in:
Simon Hausmann
2017-06-15 16:27:53 +02:00
parent 816f1c5512
commit 2c4b06a13d
7 changed files with 68 additions and 11 deletions

View File

@@ -0,0 +1 @@
. "$PSScriptRoot\..\common\mesa_llvmpipe.ps1"