Commit Graph

11 Commits (aa5e2d738c248e13ababea5242731ae3bba3ba70)

Author SHA1 Message Date
Stenzek cdf6d5bd29
CI: Use prebuilt dependencies
Decouple from the repository. Less CI time, and faster building of older
commits.
5 months ago
Stenzek 143fb0876d
dep/glad: Update to v2.0.5 2 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 75ad533f30 dep/glad: Add WGL, EGL, GLX 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.
6 years ago
Connor McLaughlin 41574d92e8 Build: Enable conformance mode 7 years ago
Connor McLaughlin 1adb1d14ae Build: Enable inlining for __inline functions in DebugFast 7 years ago
Connor McLaughlin 9475c281bd Build: Set /MP on projects which are missing it 7 years ago
Connor McLaughlin 2149ab4d69 Initial commit 7 years ago