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 shader noise generation on GLES #2858

Merged
merged 1 commit into from
Aug 4, 2024
Merged

Conversation

scurest
Copy link
Contributor

@scurest scurest commented Jul 9, 2024

Fixes noise generation shaders added in #2833 in OpenGL ES by adding missing precision qualifiers.

Closes #2837, which was caused by the missing qualifier on the uniform making shader compilation fail.

@gonetz gonetz merged commit cb06d7b into gonetz:master Aug 4, 2024
10 checks passed
@scurest scurest deleted the fix-2837 branch August 5, 2024 04:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Blank video output with Mupen64plus (GLES2/Raspberry Pi)
2 participants