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

feat: Add compressed textures support #72

Merged
merged 6 commits into from
Sep 3, 2024

Commits on Jul 24, 2024

  1. Compressed textures support

    ddenysiuk committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    5965998 View commit details
    Browse the repository at this point in the history
  2. BC7 disabled in tests due to the absence of libomp on the GitHub Acti…

    …ons runner: "error while loading shared libraries: libomp.so.5: cannot open shared object file: No such file or directory"
    ddenysiuk committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    27b1dde View commit details
    Browse the repository at this point in the history
  3. lint fix

    ddenysiuk committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    63e8a63 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    2c2b3e1 View commit details
    Browse the repository at this point in the history
  2. update

    Zyie committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    3335a8e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4453505 View commit details
    Browse the repository at this point in the history