Duckstation/dep
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
..
cubeb Build: Explicitly disable spectre mitigations 2020-04-01 22:30:19 +10:00
glad Build: Explicitly disable spectre mitigations 2020-04-01 22:30:19 +10:00
googletest dep: Add googletest 2020-03-21 21:48:34 +10:00
imgui Build: Explicitly disable spectre mitigations 2020-04-01 22:30:19 +10:00
libchdr Build: Explicitly disable spectre mitigations 2020-04-01 22:30:19 +10:00
libcue Build: Explicitly disable spectre mitigations 2020-04-01 22:30:19 +10:00
libFLAC Build: Explicitly disable spectre mitigations 2020-04-01 22:30:19 +10:00
lzma Build: Explicitly disable spectre mitigations 2020-04-01 22:30:19 +10:00
minizip Build: Explicitly disable spectre mitigations 2020-04-01 22:30:19 +10:00
msvc Move shared frontend code from SDL to a seperate project 2020-02-16 00:13:53 +09:00
nativefiledialog Build: Explicitly disable spectre mitigations 2020-04-01 22:30:19 +10:00
simpleini Build: Explicitly disable spectre mitigations 2020-04-01 22:30:19 +10:00
stb Build: Explicitly disable spectre mitigations 2020-04-01 22:30:19 +10:00
tinyxml2 Build: Explicitly disable spectre mitigations 2020-04-01 22:30:19 +10:00
vixl dep: Add vixl (AArch32/64 assembler) 2019-12-04 20:32:38 +10:00
xbyak dep: Add xbyak 2019-11-19 20:13:20 +10:00
xxhash Build: Explicitly disable spectre mitigations 2020-04-01 22:30:19 +10:00
zlib Build: Explicitly disable spectre mitigations 2020-04-01 22:30:19 +10:00
CMakeLists.txt Add xxhash to dependencies 2020-03-05 21:17:15 +10:00