This website requires JavaScript.
Explore
Help
Sign In
izzy
/
UnrealEngineUWP
Watch
0
Star
0
Fork
0
You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced
2026-03-26 18:15:20 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
43b221abebcc2cb65a66e65d07e2e8d3fa2c697c
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
Core
/
Private
/
Compression
History
matt peters
0e8980ebcc
Cooker: DiffOnly in ZenStore: Fix UE::DiffWriter to not break at offsets in the header when the requested offset happens to be within (OriginalHeaderSize - CompressedHeaderSize) of the beginning of the .uexp file.
...
#rb Zousar.Shaker #rnx [CL 27113802 by matt peters in ue5-main branch]
2023-08-15 14:46:47 -04:00
..
CompressedBuffer.cpp
…
CompressionUtil.cpp
Cooker: DiffOnly in ZenStore: Fix UE::DiffWriter to not break at offsets in the header when the requested offset happens to be within (OriginalHeaderSize - CompressedHeaderSize) of the beginning of the .uexp file.
2023-08-15 14:46:47 -04:00
lz4.cpp
…
lz4hc.cpp
…
LZ4Lib.tps
…
OodleDataCompression.cpp
Change Oodle encoder scratch allocation to accomodate other codecs.
2023-06-20 19:15:34 -04:00
OodleDataCompressionFormat.cpp
…
OodleDataCompressionUtil.cpp
…