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

Revert "Reland enable DisplayList by default" #27475

Merged
merged 1 commit into from
Jul 16, 2021

Conversation

flar
Copy link
Contributor

@flar flar commented Jul 16, 2021

Reverts #27407

A number of failures were again detected upstream all in rendering shadows. Looking at the way we have been using the shadow utils it seems that this is a consequence of how we recorded shadows within one transform context and played them back under a different transform - which will affect the positioning of the lights.

There is a PR outstanding to switch our usage to directional lights and I should let that land first before trying to turn on DL since that change will set a stage where my attempts to record the shadows will be more consistent with how they are recorded under the current SkPicture code. As it stands with the current design, I don't think there is a way to record the information accurately.

@google-cla google-cla bot added the cla: yes label Jul 16, 2021
@flar flar requested a review from chinmaygarde July 16, 2021 09:18
@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 16, 2021
@fluttergithubbot
Copy link
Contributor

This pull request is not suitable for automatic merging in its current state.

  • Please get at least one approved review before re-applying this label. Reviewers: If you left a comment approving, please use the "approve" review action instead.

@fluttergithubbot fluttergithubbot removed 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 16, 2021
@flar flar merged commit ff31f54 into master Jul 16, 2021
@chinmaygarde chinmaygarde deleted the revert-27407-enable-DisplayList-by-default branch July 21, 2021 21:00
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants