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

New DDS decoder #2258

Open
wants to merge 27 commits into
base: main
Choose a base branch
from
Open

Commits on Jun 9, 2024

  1. New DDS decoder

    RunDevelopment committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    b5e8a37 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Configuration menu
    Copy the full SHA
    cff043a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e27115 View commit details
    Browse the repository at this point in the history
  3. Fix some warnings

    RunDevelopment committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    db5e794 View commit details
    Browse the repository at this point in the history
  4. Optimized BC1 decoding

    RunDevelopment committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    45ee60f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6c2247d View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Configuration menu
    Copy the full SHA
    e5d59ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a1cf84 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    73d669a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    237f8be View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b284693 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    99d5008 View commit details
    Browse the repository at this point in the history
  7. Clippy

    RunDevelopment committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    d0df233 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    833655e View commit details
    Browse the repository at this point in the history
  9. Fixed mips

    RunDevelopment committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    b3de809 View commit details
    Browse the repository at this point in the history
  10. Optimize BC4 SNORM

    RunDevelopment committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    ab0ec2c View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    fb7eeb2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2862f60 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    29d649f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c51541d View commit details
    Browse the repository at this point in the history
  5. Add DDS bench

    RunDevelopment committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    c3c81f9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9e0e01f View commit details
    Browse the repository at this point in the history
  7. lint

    RunDevelopment committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    5643cc7 View commit details
    Browse the repository at this point in the history
  8. BufRead + Seek

    RunDevelopment committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    0915806 View commit details
    Browse the repository at this point in the history
  9. No Seek

    RunDevelopment committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    79395f0 View commit details
    Browse the repository at this point in the history
  10. Clippy

    RunDevelopment committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    00b7b4e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    637cf43 View commit details
    Browse the repository at this point in the history