-
Notifications
You must be signed in to change notification settings - Fork 29.8k
Closed
flutter/engine
#53722Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work liste: impellerImpeller rendering backend issues and features requestsImpeller rendering backend issues and features requeststeam-engineOwned by Engine teamOwned by Engine team
Description
The following application: https://gist.github.com/jonahwilliams/b7e0cc1e0eb0180f062bffc106717881 has rendering bugs on an iPad model I am using for testing. I cannot capture a screenshot of the failure, but the images flicker and the debug banner changes color sometimes as I scroll left or right.
This is a tracking issue to figure out the cause of the problem. Disabling all texture caching did not fix the problem, but blocking on GPU completion does.
We need to investigate if we're running ahead of the compositor more than expected
Metadata
Metadata
Assignees
Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work liste: impellerImpeller rendering backend issues and features requestsImpeller rendering backend issues and features requeststeam-engineOwned by Engine teamOwned by Engine team