aboutsummaryrefslogtreecommitdiffstats
path: root/coin/provisioning/common/mesa_llvmpipe.ps1
Commit message (Collapse)AuthorAgeFilesLines
* Centralize Mesa LLVMPipe installation on WindowsSimon Hausmann2017-06-201-0/+63
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>