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

opengl: fix for shaders with version directive #1913

Merged
merged 1 commit into from Dec 5, 2021
Merged

Conversation

Copy link
Contributor

@ts-korhonen ts-korhonen commented Dec 5, 2021

Summary

This fixes using shaders that define the exact language version. The version is searched for, commented out and then prefixed to the program instead of the default one.

Checklist

References

Provide links to datasheets or other documentation that helped you implement this pull request.

If a shaderfile contains a version directive, use that instead of default.
@OBattler OBattler merged commit c208cc4 into 86Box:master Dec 5, 2021
29 checks passed
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.

None yet

2 participants