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

[Flutter GPU] Add support for drawing Flutter GPU textures in the playground. #52352

Merged
merged 5 commits into from
Apr 26, 2024

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    94c568f View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Remove the macro and fallback RenderDartToPlayground to RunDartFuncti…

    …on so that the function runs once when playgrounds are disabled.
    bdero committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    0517675 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75d4bf6 View commit details
    Browse the repository at this point in the history
  3. Better naming

    bdero committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    fd8ea84 View commit details
    Browse the repository at this point in the history
  4. Fix imports

    bdero committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    86521ed View commit details
    Browse the repository at this point in the history