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

October 28, 2024 #544

Merged
merged 3 commits into from
Oct 29, 2024
Merged

October 28, 2024 #544

merged 3 commits into from
Oct 29, 2024

Conversation

walbourn
Copy link
Member

@walbourn walbourn commented Oct 28, 2024

  • All enums now use uint32_t as the underlying type rather than unsigned long or int.
  • Added BytesPerBlock utility helper
  • Fixed bug in DirectX 12 CaptureTexture for MSAA resolve state handling
  • texassemble, texconv, texdiag:
    • Add "GNU-style" --long-options to the command-line tools (all existing switches are still supported)
    • Fixed bug in texdiag's dumpdds command output filename extension handling
    • Refactored code to use shared header
  • CMake and MSBuild project updates

@walbourn walbourn merged commit 9260384 into main Oct 29, 2024
62 checks passed
@walbourn walbourn deleted the oct2024release branch October 29, 2024 00:02
karurung added a commit to karurung/DirectXTex that referenced this pull request Oct 29, 2024
@karurung
Copy link

I'm sorry, I accidentally clicked the revert button. Nothing has changed.

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.

3 participants