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
In wonderous I'm seeing 4 full screen draw rects at the beginning of a render pass. We implemented a clear color optimization that is supposed to handle cases like this, where it removes draw calls and instead collapses them in to the clear color for the render pass (
In wonderous I'm seeing 4 full screen draw rects at the beginning of a render pass. We implemented a clear color optimization that is supposed to handle cases like this, where it removes draw calls and instead collapses them in to the clear color for the render pass (
flutter/engine/src/flutter/impeller/display_list/canvas.cc
Line 2141 in 88c9eee
Screen.Recording.2026-04-28.at.1.07.35.PM.mov