Commit Graph

9 Commits (1cdfca155d8ac5efcccd99bc9f4e656104058b60)

Author SHA1 Message Date
Stenzek 1cdfca155d
Qt: Clean and remove empty game settings 2 years ago
Mrlinkwii 78854f433a
Deps: update simpleini to 4.22 (#3131) 3 years ago
Stenzek e097f720bb dep/simpleini: Replace sprintf() with snprintf() 3 years ago
Connor McLaughlin 5da9edceb9 Build: Unify MSBuild options in props files 5 years ago
Connor McLaughlin 49cea927f0 Build: Add ARM64 platform for Windows 6 years ago
Connor McLaughlin c5db7db182 Build: Compile source as UTF-8 with MSVC 6 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.
7 years ago
Connor McLaughlin 7b6a2f1aaf Build: Fix CMake build 7 years ago
Connor McLaughlin 328944ca49 dep: Add simpleini 7 years ago