-
Notifications
You must be signed in to change notification settings - Fork 28.2k
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
[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 <1063596+reidbaker@users.noreply.github.com>
18b71d6
into
flutter:flutter-3.29-candidate.0
Cherry pick of #164126