Megamouse
|
99eb84c104
|
Fix some warnings
|
2024-05-18 16:16:08 +02:00 |
|
Elad Ashkenazi
|
6bceebbb1a
|
CMake fixes
Thanks to @RipleyTom
Co-Authored-By: RipleyTom <RipleyTom@users.noreply.github.com>
|
2024-05-14 19:36:48 +03:00 |
|
Elad Ashkenazi
|
66008d5ca4
|
Savestates: Multi-threaded compression, use ZSTD
|
2024-05-14 19:36:48 +03:00 |
|
Eladash
|
787e79c687
|
util\serialization_ext.cpp: Fixup
|
2024-03-27 19:59:22 +02:00 |
|
Elad Ashkenazi
|
453a3c4852
|
Fixup Savestate Segfault
|
2024-03-25 12:05:24 +02:00 |
|
Eladash
|
3393d13b67
|
Reduce compression level to 8 for faster compression
|
2024-03-24 16:19:06 +02:00 |
|
Eladash
|
1da7689526
|
util\serialization_ext.cpp: Fix queued data with no output
|
2024-03-24 16:19:06 +02:00 |
|
Eladash
|
847b721558
|
Compression: Fix infinite loop
Always keep expanding the buffer even if avail_in is 0
|
2024-01-01 11:58:00 +02:00 |
|
Eladash
|
b00fe1d12f
|
Compression: Improve async compression performance
|
2024-01-01 11:58:00 +02:00 |
|
Elad Ashkenazi
|
fbeaa1c487
|
Savestates: Fix compressed serialization handler deadlock
|
2023-12-05 12:34:52 +02:00 |
|
oltolm
|
fdcb481f07
|
fix Clang warnings
|
2023-11-29 19:02:34 +01:00 |
|
Eladash
|
9abf0b7176
|
Savestates: Asynchronous compression
|
2023-11-28 16:46:44 +02:00 |
|