Commit Graph

33 Commits (3f5dca5cec2d7375716e523619a8e5ab2b26a280)

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 bd558efaaa
CMake: Use upstream-compatible Findzstd 1 year ago
Stenzek 2d22409d2e
dep/libchdr: Fix handling of duplicate codecs 2 years ago
Stenzek d0ad4e7264
dep/libchdr: Fix mismatched function pointer type 2 years ago
Stenzek bb740499a5
CDImageCHD: Show precaching in MB 2 years ago
Stenzek 2c3d1d9e60
dep/libchdr: Check that metadata seek succeeds 2 years ago
Stenzek 65d7f3bf2d
dep/libchdr: Correctness fixes for 9e5deb8 2 years ago
Stenzek 9e5deb8e35
dep/libchdr: Update and fix numerous vulnerabilities 2 years ago
Stenzek fe8dada392
dep/libchdr: Add EDC computation functions 2 years ago
Stenzek b143d96476
Build: Use deps DLLs on Windows 3 years ago
Stenzek 0e6a9f637b
dep/libchdr: Rebase to upstream 2a1119c 3 years ago
Stenzek c2c3eac749
Build: Use shared webp/zstd/zlib 3 years ago
Stenzek fd341f6a9d
dep/libchdr: Add chd_get_compressed_size() 3 years ago
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 5 years ago
Connor McLaughlin ec9411c0a7 dep/libchdr: Add chd_precache_progress()
Alternative which reports back as the file is read.
5 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 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.
7 years ago
Connor McLaughlin b5901fa190 dep: Add libchdr 7 years ago