Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ARM-software/astc-encoder
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: ARM-software/astc-encoder
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.x
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 86 files changed
  • 3 contributors

Commits on Apr 8, 2022

  1. Filter decimation modes based on acutal config usage

    Previous releases selected decimation modes that were used, but
    assume that both 1 and 2 plane modes were active if feasible to
    do so. In reality the prerequistite block mode was often not
    enabled so we were processing more block modes than needed.
    solidpixel committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    0c42de5 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2022

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

Commits on Jun 6, 2022

  1. Configuration menu
    Copy the full SHA
    5a7471c View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2022

  1. Fix fp16/32 KTX loading

    solidpixel committed Aug 13, 2022
    Configuration menu
    Copy the full SHA
    3a579f6 View commit details
    Browse the repository at this point in the history
  2. Update Jenkins agent for macOS

    Peter Harris authored and solidpixel committed Aug 13, 2022
    Configuration menu
    Copy the full SHA
    e94b2e2 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. Remove 3.4 test reference

    solidpixel committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    ce11df3 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. Configuration menu
    Copy the full SHA
    5aeaeb9 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2022

  1. Configuration menu
    Copy the full SHA
    c2aca7d View commit details
    Browse the repository at this point in the history
Loading