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

VideoCommon: fix generic build #9887

Merged
merged 1 commit into from Jul 12, 2021

Conversation

CrystalGamma
Copy link

@CrystalGamma CrystalGamma commented Jul 12, 2021

On x86/ARM Common/Assert.h is included by way of
VideoCommon/VertexLoader{X64,ARM64}.h, on other platforms it is missing.

Commit is based on the breaking commit (daggy fix), not sure this is appreciated, considering Dolphin doesn't have maintenance branches to merge this into … Contributing.md doesn't say anything about it (and neither about commit naming). (Update: rebased onto master after advice on IRC)

On x86/ARM Common/Assert.h is included by way of
VideoCommon/VertexLoader{X64,ARM64}.h, on other platforms it is missing.
@JosJuice JosJuice merged commit 2b26e72 into dolphin-emu:master Jul 12, 2021
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants