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

September 4, 2024 #505

Merged
merged 3 commits into from
Sep 5, 2024
Merged

September 4, 2024 #505

merged 3 commits into from
Sep 5, 2024

Conversation

walbourn
Copy link
Member

@walbourn walbourn commented Sep 4, 2024

  • DDS reader now accepts a variant of the "DX10" extended header
    • arraySize of 0 is treated as 1
  • DDS reader will now load legacy 'mixed' channel formats as UNORM
    • Uses x2bias for the signed channels
    • DDSPF_L6V5U5, DDSPF_X8L8V8U8, DDSPF_A2W10V10U10
  • texconv: Added -ignoremips option to handle some invalid/truncated DDS files
  • EXR auxiliary reader returns 6 images for files with 'envmap' metadata
  • PNG auxiliary reader/writer fixed for single channel images (DXGI_FORMAT_R8_UNORM)
  • Xbox auxiliary now has EncodeDDSHeader function
  • ScreenGrab9 minor DDS header fix when writing A2W10V10U10 legacy mixed formats
  • CMake project updates including support for ARM64EC
  • Added GitHub Actions YAML files

@walbourn walbourn merged commit 7aae827 into main Sep 5, 2024
83 checks passed
@walbourn walbourn deleted the sep2024release branch September 5, 2024 00:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants