-
Notifications
You must be signed in to change notification settings - Fork 28.7k
[CP] Disable Vulkan on MediaTek SoC. #164495
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
[CP] Disable Vulkan on MediaTek SoC. #164495
Conversation
If the device is _probably_ mediatek, then use OpenGL. We may relax this check if the future if we find a mediatek soc that works well w/ Vulkan.
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.
LGTM
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.
Same here, looking for a test and changelog.
Will also take a @jtmcdole override that a test is required or cherry picking.
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.
MediaTek soc is tested using device from the testlab.
@jonahwilliams can you resolve the conflict in flutter_main.cc code. |
Co-authored-by: Reid Baker <[email protected]>
18b71d6
into
flutter:flutter-3.29-candidate.0
Which version & channel will I find the fix? Please help. |
This issue has been fixed by in this pull request. To determine what versions of Flutter contain the fix, please see where’s my commit. If the commit has no release tag, it is currently only available in the master channel. |
Cherry pick of #164126