Duckstation/dep/stb
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
..
include dep: Add stb_image_resize 2020-03-16 00:03:06 +10:00
src dep: Add stb_image_resize 2020-03-16 00:03:06 +10:00
CMakeLists.txt dep: Add stb_image_resize 2020-03-16 00:03:06 +10:00
stb.vcxproj Build: Explicitly disable spectre mitigations 2020-04-01 22:30:19 +10:00
stb.vcxproj.filters dep: Add stb_image_resize 2020-03-16 00:03:06 +10:00