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

Shared WebGL-context implementation to partially fix ecomfe/echarts-gl#439 #440

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Feb 1, 2022

  1. Configuration menu
    Copy the full SHA
    c6b126e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3f1286 View commit details
    Browse the repository at this point in the history
  3. shared-webgl-context: fix for render after accumulating where other p…

    …lots could affect the background color
    mweerden committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    abe3acc View commit details
    Browse the repository at this point in the history
  4. shared-webgl-context: fix context being lost during accumulation; hav…

    …e to rerender completely
    mweerden committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    c891309 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    33edb15 View commit details
    Browse the repository at this point in the history
  6. shared-webgl-context: added test case with multiple plots and control…

    …s to trigger lost contexts
    mweerden committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    69b3151 View commit details
    Browse the repository at this point in the history