forked from firka/flutter
55fa35bcc8ee67ca25d0a260e08777dd83cda3af
* [Impeller] Cleanup shader generation and specify min macOS version. We used to add workarounds for https://github.com/flutter/flutter/issues/106066. However, that issue has been resolved. But the workarounds made it so that unopt local engine builds would build inconsistent shaders. Also, the mac builds would specify the iOS as well mac shader standards to the compiler. The mac target also never got a min OS version. The script has been cleaned up for readability. * Format.
Description
No description provided
Languages
Dart
75.4%
C++
16.4%
Objective-C++
2.7%
Java
2.7%
Objective-C
0.6%
Other
1.8%