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/ShaderGenCommon: Fix memcmp size in ShaderUid operators #8145

Merged
merged 1 commit into from May 30, 2019

Conversation

Techjar
Copy link
Contributor

@Techjar Techjar commented May 30, 2019

Bit of an oversight there in #8141. Segfaulted on GCC, though somehow not on MSVC, probably caused weird behavior though. I also changed it to use the class' functions to eliminate redundancy.

This likely fixes https://bugs.dolphin-emu.org/issues/11744

@Techjar Techjar changed the title VideoCommon/ShaderGenCommon: Fix memcmpp size in ShaderUid operators VideoCommon/ShaderGenCommon: Fix memcmp size in ShaderUid operators May 30, 2019
@brujo5
Copy link

brujo5 commented May 30, 2019

this pr fixed for me the Infinitely Compiling shaders bug in latest build

@lioncash lioncash merged commit 8046f40 into dolphin-emu:master May 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants