Skip to content

Add MSVC preprocessor ISA detection #568

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

Merged
merged 2 commits into from
Mar 21, 2025
Merged

Add MSVC preprocessor ISA detection #568

merged 2 commits into from
Mar 21, 2025

Conversation

solidpixel
Copy link
Contributor

@solidpixel solidpixel commented Mar 21, 2025

Adds support for using MSVC-style preprocessor macros for automatically detecting ISA compiler support in the cases where the user has not manually configured the ASTCENC defines.

Fixes #567

@solidpixel solidpixel force-pushed the issue_567 branch 2 times, most recently from 3583e89 to 0994382 Compare March 21, 2025 22:02
@solidpixel solidpixel merged commit bb89ab4 into main Mar 21, 2025
9 checks passed
@solidpixel solidpixel deleted the issue_567 branch March 21, 2025 22:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix SSE and NEON compiler autodetection for MSVC
1 participant