Shader translation delay hack #469

Merged
Otozinclus merged 8 commits from ShaderTranslationDelayHack into master 2024-12-30 07:12:51 +00:00
Otozinclus commented 2024-12-30 06:28:06 +00:00 (Migrated from github.com)

A workaround to avoid a freeze when translating shaders with the metal backend, that would happen after changing version or going from Vulkan to Metal. Adds a delay in milliseconds

A workaround to avoid a freeze when translating shaders with the metal backend, that would happen after changing version or going from Vulkan to Metal. Adds a delay in milliseconds
github-actions[bot] commented 2024-12-30 06:45:20 +00:00 (Migrated from github.com)
Download the artifacts for this pull request: * [ryujinx-Release-1.2.0+c09e513-linux_arm64](https://github.com/Ryubing/Ryujinx/actions/runs/12543145359/artifacts/2370600000) * [ryujinx-Release-1.2.0+c09e513-linux_arm64-AppImage](https://github.com/Ryubing/Ryujinx/actions/runs/12543145359/artifacts/2370600054) * [ryujinx-Release-1.2.0+c09e513-linux_x64](https://github.com/Ryubing/Ryujinx/actions/runs/12543145359/artifacts/2370602682) * [ryujinx-Release-1.2.0+c09e513-linux_x64-AppImage](https://github.com/Ryubing/Ryujinx/actions/runs/12543145359/artifacts/2370602749) * [ryujinx-Release-1.2.0+c09e513-macos_universal](https://github.com/Ryubing/Ryujinx/actions/runs/12543145359/artifacts/2370602817) * [ryujinx-Release-1.2.0+c09e513-win_x64](https://github.com/Ryubing/Ryujinx/actions/runs/12543145359/artifacts/2370608628) <details><summary>Only for Developers</summary> * [ryujinx-Debug-1.2.0+c09e513-linux_arm64](https://github.com/Ryubing/Ryujinx/actions/runs/12543145359/artifacts/2370600410) * [ryujinx-Debug-1.2.0+c09e513-linux_arm64-AppImage](https://github.com/Ryubing/Ryujinx/actions/runs/12543145359/artifacts/2370600491) * [ryujinx-Debug-1.2.0+c09e513-macos_universal](https://github.com/Ryubing/Ryujinx/actions/runs/12543145359/artifacts/2370603099) * [ryujinx-Debug-1.2.0+c09e513-linux_x64](https://github.com/Ryubing/Ryujinx/actions/runs/12543145359/artifacts/2370604076) * [ryujinx-Debug-1.2.0+c09e513-linux_x64-AppImage](https://github.com/Ryubing/Ryujinx/actions/runs/12543145359/artifacts/2370604213) * [ryujinx-Debug-1.2.0+c09e513-win_x64](https://github.com/Ryubing/Ryujinx/actions/runs/12543145359/artifacts/2370612508) </details>
Sign in to join this conversation.
No description provided.