Commit Graph

11 Commits (88e4ca53335f2edc94de7ecead234cc699b9c73d)

Author SHA1 Message Date
Stenzek cdf6d5bd29
CI: Use prebuilt dependencies
Decouple from the repository. Less CI time, and faster building of older
commits.
7 months ago
Stenzek b143d96476
Build: Use deps DLLs on Windows 3 years ago
Stenzek 0e6a9f637b
dep/libchdr: Rebase to upstream 2a1119c 3 years ago
Connor McLaughlin bceca040d9 dep/libchdr: Remove libFLAC dependency 5 years ago
Connor McLaughlin 6b8486674f dep/libchdr: Update to a03e693 5 years ago
Connor McLaughlin 5da9edceb9 Build: Unify MSBuild options in props files 5 years ago
Connor McLaughlin 2a61620dae dep/libchdr: Sync to upstream (82670d5) 6 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 b5901fa190 dep: Add libchdr 7 years ago