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

Fix #3950: Div by 0 during DXT4 DDS load #3959

Merged
merged 4 commits into from
Aug 25, 2023

Commits on Aug 24, 2023

  1. Fix AcademySoftwareFoundation#3950: Div by 0 during DXT4 DDS load

    Signed-off-by: Jesse Yurkovich <[email protected]>
    jessey-git committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    64c1495 View commit details
    Browse the repository at this point in the history
  2. clang-format

    Signed-off-by: Jesse Yurkovich <[email protected]>
    jessey-git committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    a524079 View commit details
    Browse the repository at this point in the history
  3. whitespace?

    Signed-off-by: Jesse Yurkovich <[email protected]>
    jessey-git committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    4575a8d View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Count the channels properly too

    Signed-off-by: Jesse Yurkovich <[email protected]>
    jessey-git committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    6a9c010 View commit details
    Browse the repository at this point in the history