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

[Impeller] Add backdrop filter support; refactor EntityPass #33887

Merged
merged 13 commits into from
Jun 15, 2022

Commits on Jun 7, 2022

  1. Move inline renderpass state machine into a new object to simplify On…

    …Render pass management
    bdero committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    0e4963f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9bbbed6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    068ac3d View commit details
    Browse the repository at this point in the history
  4. Add backdrop filter support

    bdero committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    fa09ec7 View commit details
    Browse the repository at this point in the history
  5. Beef up the test

    bdero committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    74f34d1 View commit details
    Browse the repository at this point in the history
  6. Fix coverage behavior

    bdero committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    64fb54a View commit details
    Browse the repository at this point in the history
  7. Address comment

    bdero committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    d808f61 View commit details
    Browse the repository at this point in the history
  8. Licenses

    bdero committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    30f3f21 View commit details
    Browse the repository at this point in the history
  9. Address comment

    bdero committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    813764d View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2022

  1. Fix coverage again

    bdero committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    d91a750 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3648828 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2022

  1. Always use maximal coverage

    bdero committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    3a96049 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2022

  1. Use enum

    bdero committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    eb372e6 View commit details
    Browse the repository at this point in the history