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

use webgl2 when available #1891

Merged
merged 5 commits into from
May 12, 2023
Merged

use webgl2 when available #1891

merged 5 commits into from
May 12, 2023

Commits on Apr 6, 2023

  1. Use WebGL2 context when available

    PR feedback
    
    remove Webgl timing
    
    faster webgl2 detection in Chrome
    
    remove more unused extensions
    
    cache WebGL version and don't rely on canvas
    
    wip
    
    fix heatmap?
    
    wip
    
    wip
    rotu committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    58680d9 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2023

  1. Configuration menu
    Copy the full SHA
    6b9fc44 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into webgl2

    rotu committed May 6, 2023
    Configuration menu
    Copy the full SHA
    822327a View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. Merge branch 'main' into webgl2

    rotu committed May 11, 2023
    Configuration menu
    Copy the full SHA
    b9f1cc8 View commit details
    Browse the repository at this point in the history
  2. re-add fadeduration

    rotu committed May 11, 2023
    Configuration menu
    Copy the full SHA
    329224e View commit details
    Browse the repository at this point in the history