summaryrefslogtreecommitdiff
path: root/Source/Core/DiscIO/MultithreadedCompressor.h
AgeCommit message (Expand)Author
2026-01-17Common: Replace Result with C++23's std::expected.Jordan Woyak
2025-11-21Common/Result: Swap order of template parameters to match C++26's std::expect...Jordan Woyak
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2020-05-06DiscIO: Implement multithreaded compressionJosJuice