Commit Graph

12 Commits (master)

Author SHA1 Message Date
Stenzek c1d24b4e9c
dep/cubeb: Bump to a37dadd 5 months ago
Stenzek cdf6d5bd29
CI: Use prebuilt dependencies
Decouple from the repository. Less CI time, and faster building of older
commits.
7 months ago
Stenzek 1b948aab62
dep/cubeb: Minimize and update to 54217bc 3 years ago
Stenzek 5da65c237d dep/cubeb: Disable winmm on Windows/ARM64
Needs ksuser.lib, which is incompatible with clang-cl..
3 years ago
Connor McLaughlin 3cc020069b dep/cubeb: Linux build fix 4 years ago
Connor McLaughlin 8f45bf7f27 dep/cubeb: Update to dc511c6 4 years ago
Connor McLaughlin 5da9edceb9 Build: Unify MSBuild options in props files 5 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 f41475ae8f Build: Compile cubeb in C++14 mode on MSVC 7 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 3ba98e6ef8 dep: Add cubeb 7 years ago