2eff476e2c702fd38cf87a631fb687a9916eeb94
Fix rendering corruption by Flutter and GDK sharing the same OpenGL context Solved by having three contexts - one for GDK and two for Flutter. Regression introduced in https://github.com/flutter/engine/pull/50754 Fixes https://github.com/flutter/flutter/issues/148653
Description
Languages
Dart
75.4%
C++
16.4%
Objective-C++
2.7%
Java
2.7%
Objective-C
0.6%
Other
1.8%