Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Asynchronous shader compilation #2701

Open
ghost opened this issue Aug 27, 2022 · 1 comment
Open

Asynchronous shader compilation #2701

ghost opened this issue Aug 27, 2022 · 1 comment

Comments

@ghost
Copy link

ghost commented Aug 27, 2022

Would it be possible to add an asynchronous(skip drawing) shader compilation method similar to dolphin emulator? (removes shader compilation stutters at the cost of slightly late rendering).

@gonetz
Copy link
Owner

gonetz commented Apr 22, 2023

@Nejsplitter and anyone else with shader compilation stuttering problem: could you compare build from #2775 with regular build from master? Does it help with the problem anyhow? The fix works only if "threaded video" option is enabled, so you may turn it on/off to see the difference.

@ghost ghost closed this as completed Nov 26, 2023
@ghost ghost reopened this Dec 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant