pcsx2/cmake
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
..
BuildParameters.cmake deps: Update to Qt 6.6.0 and SDL2 2.28.4 2023-10-14 12:26:44 +10:00
CheckLib.cmake CMake: Fix cmake reconfigure breaking dependencies 2021-07-20 01:14:54 -05:00
CopyBaseTranslations.cmake CMake: Generate/copy qtbase translations on Linux/Mac 2023-09-17 16:57:58 +10:00
FindFFMPEG.cmake GS: Add video dumping via ffmpeg 2022-12-22 04:27:30 +00:00
FindLibbacktrace.cmake CMake: Add libbacktrace module 2023-03-20 15:46:32 +00:00
FindLibc.cmake Core: Remove trailing whitespace from all files 2022-09-16 00:52:28 -05:00
FindPCAP.cmake cmake: Use imported targets 2021-07-17 21:08:30 -05:00
FindVtune.cmake CMake: Add vtune support on Windows 2023-05-27 17:54:53 +02:00
Pcsx2Utils.cmake Mac: Add microphone permissions string 2023-11-21 20:45:55 +10:00
SearchForStuff.cmake CDVD: Add ZSO support (#10396) 2023-12-15 13:05:04 +10:00
TargetArch.cmake cmake: Convert indentation to tabs 2021-07-16 22:05:48 -05:00