Commit Graph

20 Commits (e14bf950434aa332c74c9704ad52a87231b519c3)

Author SHA1 Message Date
Stenzek 82b3907804
dep/libchdr: Add subtype parsing functions 3 years ago
Stenzek f41384c6c8 dep/libchdr: Add chd_is_matching_parent() 3 years ago
Stenzek bd1cf91030 dep/libchdr: Add option to transfer file ownership 3 years ago
Stenzek 62c5e3af2f dep/libchdr: Add read_header variants for user-provided file 3 years ago
Stenzek 06a8349162 dep/libchdr: Re-add progress precaching 3 years ago
Stenzek 4b70853daa dep: Bump libchdr to 54bfb87 3 years ago
Connor McLaughlin e45c7fd1f7 dep/libchdr: arm64 compile fix on MSVC 4 years ago
Connor McLaughlin ec9411c0a7 dep/libchdr: Add chd_precache_progress()
Alternative which reports back as the file is read.
4 years ago
Connor McLaughlin bceca040d9 dep/libchdr: Remove libFLAC dependency 4 years ago
Connor McLaughlin 6b8486674f dep/libchdr: Update to a03e693 4 years ago
Connor McLaughlin 0ff1402fcd dep/libchdr: Disable verification/subcode decompression
Small speed boost on low end devices.
5 years ago
Connor McLaughlin 5da9edceb9 Build: Unify MSBuild options in props files 5 years ago
Connor McLaughlin 06b009f361 Warning fixes 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 c8d7b0fc08 dep: Update libchdr 6 years ago
Connor McLaughlin c5db7db182 Build: Compile source as UTF-8 with MSVC 6 years ago
Connor McLaughlin 058bea9faf libchdr: Expose chd_open_file 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 b5901fa190 dep: Add libchdr 7 years ago