Commit Graph

6 Commits (7acba0b14147db464f953a1f4d506b462f19849b)

Author SHA1 Message Date
Connor McLaughlin 5da9edceb9 Build: Unify MSBuild options in props files 4 years ago
Connor McLaughlin 901f862737 dep/minizip: Don't define 64-bit file macros on Android
Doesn't compile with current NDKs otherwise.
4 years ago
Connor McLaughlin 49cea927f0 Build: Add ARM64 platform for Windows 4 years ago
Connor McLaughlin c5db7db182 Build: Compile source as UTF-8 with MSVC 5 years ago
Connor McLaughlin 3daa6b469a Build: Explicitly disable spectre mitigations
Mitigations-off gave a roughly 20-25% boost in performance on my laptop
(i7-7700HQ), even with the recompiler.

It seems AppVeyor was building with them enabled. You shouldn't treat an
emulator like a sandbox and run untrusted code in it amyway.
5 years ago
Connor McLaughlin 1137b388c4 dep: Add minizip 5 years ago