Commit Graph

31 Commits (zlib-ng)

Author SHA1 Message Date
Stenzek 2d22409d2e
dep/libchdr: Fix handling of duplicate codecs 4 months ago
Stenzek d0ad4e7264
dep/libchdr: Fix mismatched function pointer type 4 months ago
Stenzek bb740499a5
CDImageCHD: Show precaching in MB 4 months ago
Stenzek 2c3d1d9e60
dep/libchdr: Check that metadata seek succeeds 4 months ago
Stenzek 65d7f3bf2d
dep/libchdr: Correctness fixes for 9e5deb8 4 months ago
Stenzek 9e5deb8e35
dep/libchdr: Update and fix numerous vulnerabilities 4 months ago
Stenzek fe8dada392
dep/libchdr: Add EDC computation functions 6 months ago
Stenzek b143d96476
Build: Use deps DLLs on Windows 11 months ago
Stenzek 0e6a9f637b
dep/libchdr: Rebase to upstream 2a1119c 1 year ago
Stenzek c2c3eac749
Build: Use shared webp/zstd/zlib 1 year ago
Stenzek fd341f6a9d
dep/libchdr: Add chd_get_compressed_size() 1 year ago
Stenzek 82b3907804
dep/libchdr: Add subtype parsing functions 1 year ago
Stenzek f41384c6c8 dep/libchdr: Add chd_is_matching_parent() 2 years ago
Stenzek bd1cf91030 dep/libchdr: Add option to transfer file ownership 2 years ago
Stenzek 62c5e3af2f dep/libchdr: Add read_header variants for user-provided file 2 years ago
Stenzek 06a8349162 dep/libchdr: Re-add progress precaching 2 years ago
Stenzek 4b70853daa dep: Bump libchdr to 54bfb87 2 years ago
Connor McLaughlin e45c7fd1f7 dep/libchdr: arm64 compile fix on MSVC 3 years ago
Connor McLaughlin ec9411c0a7 dep/libchdr: Add chd_precache_progress()
Alternative which reports back as the file is read.
3 years ago
Connor McLaughlin bceca040d9 dep/libchdr: Remove libFLAC dependency 3 years ago
Connor McLaughlin 6b8486674f dep/libchdr: Update to a03e693 3 years ago
Connor McLaughlin 0ff1402fcd dep/libchdr: Disable verification/subcode decompression
Small speed boost on low end devices.
4 years ago
Connor McLaughlin 5da9edceb9 Build: Unify MSBuild options in props files 4 years ago
Connor McLaughlin 06b009f361 Warning fixes 4 years ago
Connor McLaughlin 2a61620dae dep/libchdr: Sync to upstream (82670d5) 4 years ago
Connor McLaughlin 49cea927f0 Build: Add ARM64 platform for Windows 4 years ago
Connor McLaughlin c8d7b0fc08 dep: Update libchdr 5 years ago
Connor McLaughlin c5db7db182 Build: Compile source as UTF-8 with MSVC 5 years ago
Connor McLaughlin 058bea9faf libchdr: Expose chd_open_file 5 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.
5 years ago
Connor McLaughlin b5901fa190 dep: Add libchdr 5 years ago