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

Fix for webgl-based canvas sources rendering flipped in 0.40.0 + non-animated optimization #5303

Merged
merged 4 commits into from
Sep 18, 2017

Commits on Sep 14, 2017

  1. Flip webgl-based canvas pixels before copying them to intermediary bu…

    …ffer
    Lauren Budorick committed Sep 14, 2017
    Configuration menu
    Copy the full SHA
    04e9a15 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2017

  1. Configuration menu
    Copy the full SHA
    f53eaad View commit details
    Browse the repository at this point in the history
  2. Don't reread canvas if not animated or resized

    Lauren Budorick committed Sep 15, 2017
    Configuration menu
    Copy the full SHA
    0be38ed View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2017

  1. Eliminate temporary array for flipping webgl canvases

    Lauren Budorick committed Sep 18, 2017
    Configuration menu
    Copy the full SHA
    e7a4f1c View commit details
    Browse the repository at this point in the history