-
-
Notifications
You must be signed in to change notification settings - Fork 21.4k
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
Force ANGLE on all pre GCN 4th gen. AMD/ATI GPUs. #85273
Conversation
Cherry-picking for 4.2, as it could fix #85804 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Seems more robust than previously.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As discussed on chat, it would be nice to find a place outside main.cpp
to set all this Windows and GL Compatibility specific metadata. But this creates some architecture questions of where to put it exactly.
Should be fine as is for the time being.
Thanks! |
Cherry-picked for 4.2.2. |
Fixes #78888
Fixes #85804
Production edit: added fix for #85804