Stenzek
1cdfca155d
Qt: Clean and remove empty game settings
2024-04-25 14:02:16 +10:00
Mrlinkwii
78854f433a
Deps: update simpleini to 4.22 ( #3131 )
2024-03-13 14:12:36 +10:00
Stenzek
e097f720bb
dep/simpleini: Replace sprintf() with snprintf()
2023-10-02 12:44:56 +10:00
Connor McLaughlin
5da9edceb9
Build: Unify MSBuild options in props files
2021-07-10 21:45:10 +10:00
Connor McLaughlin
49cea927f0
Build: Add ARM64 platform for Windows
2020-10-14 00:48:48 +10:00
Connor McLaughlin
c5db7db182
Build: Compile source as UTF-8 with MSVC
2020-08-15 00:04:38 +10:00
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.
2020-04-01 22:30:19 +10:00
Connor McLaughlin
7b6a2f1aaf
Build: Fix CMake build
2019-11-11 14:34:46 +10:00
Connor McLaughlin
328944ca49
dep: Add simpleini
2019-11-07 01:43:03 +10:00