pcsx2/3rdparty
JoseAaronLopezGarcia 00e255ee3c
CDVD: Add ZSO support (#10396)
* add zso support

* format and fixed typo

* fix typo in extension (duplicated .cso)

* format

* proper casting

* use regular casting; added lz4 to gitmodules

* use C++ style casting

* fix casts

* add lz4 submodule

* added windows build configuration

* add lz4 to cmake

* undo

* undo

* add lz4 to SearchForStuff

* undo

* add own lz4 source code

* cleanup

* fix

* add nwe sources to windows build

* cleanup

* don't use precompile headers on lz4

* stupid compiler

* add const. better logging.

* cast to std::string

* 3rdparty: Add lz4

* use 3rdparty lz4

* cleanup references to lz4.cpp

* format code

* add missing header

* use fmt::format

* don't call inflateReset on ZSO

* use LZ4_decompress_safe

* fix syntax

* fix call to LZ4_decompress_safe

* use LZ4_decompress_safe_partial to ignore padded data

* cleanup

* refactor

---------

Co-authored-by: Stenzek <stenzek@gmail.com>
2023-12-15 13:05:04 +10:00
..
GL GS: Migrate to glad 2021-10-30 02:00:21 +01:00
cpuinfo 3rdparty: Update CPUInfo to latest 2023-11-25 13:05:54 +10:00
cubeb 3rdparty/cubeb: Minimize and update to 54217bc 2023-11-25 13:07:50 +10:00
d3d12memalloc 3rdparty: Update D3D12 memory allocator 2023-12-08 22:20:15 +10:00
demangler Build: Silence warnings in third-party projects 2023-08-26 15:02:17 +10:00
discord-rpc MSBuild: Support building with clang-cl 2023-01-03 12:16:50 +00:00
ffmpeg 3rdparty: Update ffmpeg headers to 6.0 2023-06-16 22:36:57 +10:00
fmt 3rdparty: Update fmt to v10.1.1 2023-12-01 20:59:18 +10:00
glad MSBuild: Support building with clang-cl 2023-01-03 12:16:50 +00:00
glslang MSBuild: Support building with clang-cl 2023-01-03 12:16:50 +00:00
gtest@58d77fa807 3rdparty: Update to gtest 1.12.1 2023-01-06 20:27:18 -04:00
imgui CommonHost: Purge and move functions to appropriate locations 2023-05-16 12:58:19 +01:00
include FullscreenUI: Use PromptFont for keyboard/controller icons 2023-12-11 16:55:29 +10:00
jpgd Build: Silence warnings in third-party projects 2023-08-26 15:02:17 +10:00
libchdr 3rdparty: Move libchdr in-tree 2023-09-27 18:11:46 +10:00
libpng 3rdparty/libpng: Update to 1.6.40 2023-10-02 17:17:50 +10:00
libwebp 3rdparty: Add libwebp @ v1.3.2 2023-10-02 19:52:29 +10:00
libzip Build: Fix ZIP_STATIC macro redefinition 2023-08-26 15:02:17 +10:00
lz4 CDVD: Add ZSO support (#10396) 2023-12-15 13:05:04 +10:00
lzma MSBuild: Support building with clang-cl 2023-01-03 12:16:50 +00:00
rainterface 3rdparty: Remove exception usage 2023-06-30 21:37:44 +10:00
rapidjson 3rdparty: Add rapidjson and discord-rpc 2022-10-01 17:27:05 +01:00
rapidyaml MSBuild: Support building with clang-cl 2023-01-03 12:16:50 +00:00
rcheevos 3rdparty/rcheevos: Bump to 8afec6c 2023-12-01 20:35:08 +10:00
simpleini 3rdparty/SimpleINI: Replace sprintf() with snprintf() 2023-10-02 17:37:38 +10:00
soundtouch 3rdparty/SoundTouch: Warning fixes 2023-08-26 15:02:17 +10:00
vulkan-headers@19a863ccce 3rdparty: Update Vulkan Headers to v1.3.272 2023-12-06 20:16:59 +10:00
wil@ae986e12b2 3rdparty: Update wil 2023-07-20 21:23:31 +10:00
winpixeventruntime 3rdparty: Fix Debug CMake build on Windows 2023-08-24 14:43:00 +01:00
xbyak/xbyak 3rdparty: Update xbyak to 6.73 2023-11-24 09:43:35 +00:00
xz 3rdparty: Use upstream XZ submodule 2023-12-04 22:16:11 +00:00
zlib 3rdparty/zlib: Update to 1.3 2023-10-02 17:17:50 +10:00
zstd 3rdparty/zstd: Bump to v1.5.5 2023-10-02 17:17:50 +10:00
zydis MSBuild: Support building with clang-cl 2023-01-03 12:16:50 +00:00
3rdparty.props MSBuild: Put all objects/libs together in build directory 2023-08-26 17:23:14 +10:00
DefaultProjectRootDir.props Introduce end-of-line normalization 2015-08-04 23:52:48 +02:00
svn_readme.txt 3rdparty: Update svn readme. (#7685) 2022-12-25 15:23:56 +01:00