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

WebGL render backend #520

Merged
merged 13 commits into from
May 2, 2020
Merged

WebGL render backend #520

merged 13 commits into from
May 2, 2020

Commits on May 2, 2020

  1. Configuration menu
    Copy the full SHA
    fa5c09b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d440328 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f45b25 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bc85c0d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9583b51 View commit details
    Browse the repository at this point in the history
  6. webgl: Add VAO support

    Herschel committed May 2, 2020
    Configuration menu
    Copy the full SHA
    bfe14c2 View commit details
    Browse the repository at this point in the history
  7. webgl: Fix gradients

    Tweak common_tess to return a more generic gradient type.
    Herschel committed May 2, 2020
    Configuration menu
    Copy the full SHA
    23a42d4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e58cca3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    936b314 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    caf4211 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6221065 View commit details
    Browse the repository at this point in the history
  12. webgl: Default MSAA to 4x, 2x on mobile/tablets

    Also ensure we clamp MSAA at maximum available, in case the sample
    count is not supported by the device.
    Herschel committed May 2, 2020
    Configuration menu
    Copy the full SHA
    cde7798 View commit details
    Browse the repository at this point in the history
  13. chore: Bump Cargo.lock

    Herschel committed May 2, 2020
    Configuration menu
    Copy the full SHA
    462ac46 View commit details
    Browse the repository at this point in the history