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

Fix OpenGL error on M1 Mac. #10866

Merged
merged 1 commit into from Jul 17, 2022
Merged

Conversation

dvessel
Copy link
Contributor

@dvessel dvessel commented Jul 17, 2022

Followup to #10466. Resolves the following error:

ERROR: 0:85: '&' does not operate on 'uvec3' and ‘int'

This is @TellowKrinkle’s fix.

Followup to dolphin-emu#10466. Resolves the following error:

ERROR: 0:85: '&' does not operate on 'uvec3' and 'int'
Copy link
Member

@OatmealDome OatmealDome left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Confirmed to fix the shader compilation errors. Changes makes sense too. LGTM.

@JosJuice JosJuice merged commit f0eb7b4 into dolphin-emu:master Jul 17, 2022
@dvessel dvessel deleted the OpenGLerror085 branch July 17, 2022 18:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants