summaryrefslogtreecommitdiff
path: root/src/common/lz4_compression.cpp
AgeCommit message (Expand)Author
2025-01-14Revert incorrect copyright attribution for non-contributed filesZephyron
2024-12-31chore: update project references and add Citron copyrightZephyron
2023-08-15fssystem: rework for yuzu styleLiam
2023-08-15vfs: expand support for NCA readingLiam
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2021-05-24lz4_compression: Make use of std::spanLioncash
2020-08-15common/compression: Roll back std::span changesLioncash
2020-07-25lz4_compression: Make use of std::span in interfacesLioncash
2019-04-03common/lz4_compression: Remove #pragma once directive from the cpp fileLioncash
2019-03-29Addressed feedbackunknown