tgjones / shader-playground

Shader playground website for exploring HLSL, GLSL, SPIR-V compilers
http://shader-playground.timjones.io
BSD 2-Clause "Simplified" License
585 stars 46 forks source link

Cannot fetch adrenalin driver from AMD website #84

Open ben-clayton opened 4 years ago

ben-clayton commented 4 years ago

https://github.com/tgjones/shader-playground/commit/c029eefbde96d6ec66ab2e83415f6c98c06adbad temporarily disabled the build stage to download the adrenalin installer, as the AMD website now presents the following error when attempting to download:

Screenshot 2020-10-19 at 23 20 52

In order for the build to include a working RGA compiler, we need to find some other way to acquire and bundle the atidxx64.dll and amdvlk64.dll files.