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

Update shared components from DirectXTK #291

Merged
merged 2 commits into from
Dec 12, 2024
Merged

Update shared components from DirectXTK #291

merged 2 commits into from
Dec 12, 2024

Conversation

walbourn
Copy link
Member

@walbourn walbourn commented Dec 6, 2024

Removed Windows 7 support for DirectX Tool Kit for Audio and shared components with DirectX Tool Kit for DX11. That library now requires Windows 8.1 or later.

GamePad always uses XInput 1.4 rather than XInput 9.1.0

Always uses CreateFile2, GetOverlappedResultEx, and WIC2

Note that Steam dropped support in January 2024 for Windows 7, Windows 8.0, and Windows 8.1 so this cleanup was overdue.

@walbourn
Copy link
Member Author

walbourn commented Dec 6, 2024

Related to microsoft/DirectXTK#517

@walbourn walbourn merged commit a49f715 into main Dec 12, 2024
85 checks passed
@walbourn walbourn deleted the retirewin7 branch December 12, 2024 21:58
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