mirror of
https://github.com/electron/electron.git
synced 2026-01-10 07:58:08 -05: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>