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

Upload one raster tile texture per render frame #7592

Closed
wants to merge 7 commits into from

Commits on Feb 4, 2019

  1. Upload one raster tile texture per render frame

    ryanhamley committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    03e371a View commit details
    Browse the repository at this point in the history
  2. Add queue to raster-dem source

    ryanhamley committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    c6248b4 View commit details
    Browse the repository at this point in the history
  3. Move tilequeue to style

    ryanhamley committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    0d08b52 View commit details
    Browse the repository at this point in the history
  4. Avoid uploading aborted tiles to GPU

    ryanhamley committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    c776210 View commit details
    Browse the repository at this point in the history
  5. Make textureQueue a private property

    ryanhamley committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    6530f6a View commit details
    Browse the repository at this point in the history
  6. Allow 2 textures to be uploaded per frame

    ryanhamley committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    3e2f9a8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    03ace48 View commit details
    Browse the repository at this point in the history