Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

encode DPR for shadows into DisplayList #27289

Merged
merged 1 commit into from
Jul 10, 2021

Conversation

flar
Copy link
Contributor

@flar flar commented Jul 9, 2021

A number of Scuba failures during a FRoB run pointed out that the DL code wasn't processing the DPR for shadows correctly.

I seem to recall having some idea that I would process the DPR more dynamically than was being done under the SkPicture code, but I never went back and did implemented that. For now, just store the DPR as is done for the SkPicture and innovation can come later.

@google-cla google-cla bot added the cla: yes label Jul 9, 2021
@flar flar requested review from gw280 and removed request for chinmaygarde and jason-simmons July 9, 2021 20:38
@flar flar added the waiting for tree to go green This PR is approved and tested, but waiting for the tree to be green to land. label Jul 10, 2021
@fluttergithubbot fluttergithubbot merged commit ac9142c into flutter:master Jul 10, 2021
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jul 10, 2021
fluttergithubbot pushed a commit to flutter/flutter that referenced this pull request Jul 10, 2021
moffatman pushed a commit to moffatman/engine that referenced this pull request Aug 5, 2021
naudzghebre pushed a commit to naudzghebre/engine that referenced this pull request Sep 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes waiting for tree to go green This PR is approved and tested, but waiting for the tree to be green to land.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants