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

VertexLoaderBase: Allow the vertex loader type to be set via config #13305

Merged
merged 1 commit into from
Jan 29, 2025

Conversation

OatmealDome
Copy link
Member

Being able to set the vertex loader type without having to recompile Dolphin is useful on some platforms. This also makes it easier to use the native vs. software comparison loader, as Dolphin doesn't need to be rebuilt.

Not sure if this is worth upstreaming, but I figured that I could just PR it and see.

@JMC47
Copy link
Contributor

JMC47 commented Jan 29, 2025

@OatmealDome feel free to merge this if you think it's useful. I'm fine with this as I think it'd be nice to have the ability to test things like this without recompiling.

@OatmealDome OatmealDome merged commit b5a0d29 into dolphin-emu:master Jan 29, 2025
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants