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

InputCommon: dynamic input textures more optimizations #9539

Merged

Conversation

iwubcode
Copy link
Contributor

@iwubcode iwubcode commented Feb 27, 2021

This reduces the number of image loads and the number of texture cache invalidations (in particular on startup) by having all the controllers be iterated over once, instead of happening on each load / save of the individual controllers.

@iwubcode iwubcode force-pushed the dynamic_input_tex_more_optimizations branch from d84cae0 to 789d75a Compare February 27, 2021 23:28
…ions by only running dynamic input textures once for all controllers
@iwubcode iwubcode force-pushed the dynamic_input_tex_more_optimizations branch from 789d75a to 32d584a Compare February 27, 2021 23:30
@leoetlino leoetlino merged commit 59f4164 into dolphin-emu:master Mar 2, 2021
@iwubcode iwubcode deleted the dynamic_input_tex_more_optimizations branch March 2, 2021 04:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants