7 Commits (simd-sw)

Author SHA1 Message Date
Stenzek f5cc70923b
CMake: Fix typo in Mac CMAKE_CXX_FLAGS
Stenzek e59e93696b
CMake: Fix warning building with MSVC
Stenzek 0ae6ddcf7f
Common: Add GSVector
Mostly based on PCSX2.
Stenzek 88ace6e4ae
CMake: Detect cache line size dynamically on AArch64 Linux
Stenzek 8867bb129a
CMake: Tidy up build system
And fix Windows CMake... who knows how long for.
Stenzek 4a70164dac
CMake: Determine host page size at build time
Needed for running on Asahi Linux.
Stenzek e6bfcf22d9 CMake: Disable warnings on third-party projects