You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Fix rendering corruption by Flutter and GDK sharing the same OpenGL context (#53103)
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 #50754Fixesflutter/flutter#148653
0 commit comments