mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
* fix: Enable shader-f16 on Windows Co-authored-by: creeper-0910 <56744841+creeper-0910@users.noreply.github.com> * fix: include dxil.dll and dxcompiler.dll for windows x64 and arm64 Co-authored-by: creeper-0910 <56744841+creeper-0910@users.noreply.github.com> * fix: modified to follow the chromium dawn build configuration Co-authored-by: creeper-0910 <56744841+creeper-0910@users.noreply.github.com> * fix: include dxil.dll and dxcompiler.dll for windows x86 Co-authored-by: creeper-0910 <56744841+creeper-0910@users.noreply.github.com> * fix: Modified to avoid explicitly specifying dawn_use_built_dxc Co-authored-by: creeper-0910 <56744841+creeper-0910@users.noreply.github.com> --------- Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by: creeper-0910 <56744841+creeper-0910@users.noreply.github.com>