duckstation/dep/glad
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 Initial commit 2019-09-11 14:00:42 +10:00
src Initial commit 2019-09-11 14:00:42 +10:00
CMakeLists.txt Initial commit 2019-09-11 14:00:42 +10:00
glad.vcxproj Build: Explicitly disable spectre mitigations 2020-04-01 22:30:19 +10:00
glad.vcxproj.filters Initial commit 2019-09-11 14:00:42 +10:00