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

GL: Use compile/link status for errors #333

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

CallumDev
Copy link

Fixes demo crashing when the shader compiler reports warnings in the info log.

Example of previous error on Linux:

Unhandled exception. System.Exception: 0:49(38): warning: `_189' used uninitialized
0:49(51): warning: `_192' used uninitialized
0:49(64): warning: `_194' used uninitialized

Fixes demo crashing when the shader compiler reports warnings in the info log
@RossNordby
Copy link
Member

(quickly stopping in to note that I've seen this and thanks! I continue to be unusually swamped and excessively travel prone, but I'm hoping next week is less dumb.)

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.

2 participants