Skip to content

Add MSVC preprocessor ISA detection#568

Merged
solidpixel merged 2 commits intomainfrom
issue_567
Mar 21, 2025
Merged

Add MSVC preprocessor ISA detection#568
solidpixel merged 2 commits intomainfrom
issue_567

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