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 less ram when initializing data textures #6711

Merged
merged 18 commits into from
Jan 4, 2023
Merged

Use less ram when initializing data textures #6711

merged 18 commits into from
Jan 4, 2023

Commits on Dec 8, 2022

  1. use too small image data for initialization to speed up page load (th…

    …rows probably benign error, though)
    philippotto committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    982e2c2 View commit details
    Browse the repository at this point in the history
  2. disable most CI checks

    philippotto committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    7abc2f0 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2022

  1. Configuration menu
    Copy the full SHA
    c20ad3f View commit details
    Browse the repository at this point in the history
  2. Revert "revert ipad workaround from 2018 and pass texture arrays inst…

    …ead of using templating"
    
    This reverts commit c20ad3f.
    philippotto committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    743b6d2 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2022

  1. Configuration menu
    Copy the full SHA
    968d346 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3dd1516 View commit details
    Browse the repository at this point in the history
  3. clean up UpdatableTexture

    philippotto committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    5caf09d View commit details
    Browse the repository at this point in the history
  4. add comment

    philippotto committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    49afeba View commit details
    Browse the repository at this point in the history
  5. update changelog

    philippotto committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    a05f382 View commit details
    Browse the repository at this point in the history
  6. add testContextLoss fn

    philippotto committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    06b0676 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2023

  1. Configuration menu
    Copy the full SHA
    d00a692 View commit details
    Browse the repository at this point in the history
  2. re-enable CI tests

    philippotto committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    fa990e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3470d5d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5e8a50e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    38f4aa1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c6ba401 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2023

  1. Configuration menu
    Copy the full SHA
    ade2280 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0bd06df View commit details
    Browse the repository at this point in the history