Commit Graph

12 Commits (da9e3064c23e5932ced0aaf1156936c58a71ef5e)

Author SHA1 Message Date
Connor McLaughlin 0da756b0fd dep/stb: Warning fix 5 years ago
Connor McLaughlin 673f9927ad dep/stb: Use zlib for png compression 5 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 56c50c6eeb dep: Add stb_image 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 cfcdc1c336 dep: Add stb_image_resize 7 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 e68cddf017 Fix CMake build 7 years ago
Connor McLaughlin e40ac7cee1 dep: Add stb_image_write 7 years ago