You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Gems/MultiplayerCompression/Code/Source
rgba16f [Amazon] 64a561a948
update revision of lz4 package used by o3de (#3911)
* Update windows & android builtin lz4 package version

Signed-off-by: rgba16f <82187279+rgba16f@users.noreply.github.com>

* Update linux builtin packages to use the new lz4 vcpkg

Signed-off-by: rgba16f <82187279+rgba16f@users.noreply.github.com>

* Update Mac & iOS builtins to use the new lz4 vcpkg

Signed-off-by: rgba16f <82187279+rgba16f@users.noreply.github.com>

* Update MultiplayerCompression Gem LZ4Compressor to use the replacement for deprecated LZ4compressHC function

Signed-off-by: rgba16f <82187279+rgba16f@users.noreply.github.com>
4 years ago
..
LZ4Compressor.cpp update revision of lz4 package used by o3de (#3911) 4 years ago
LZ4Compressor.h missing header includes 4 years ago
MultiplayerCompressionFactory.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
MultiplayerCompressionFactory.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
MultiplayerCompressionModule.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
MultiplayerCompressionSystemComponent.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
MultiplayerCompressionSystemComponent.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago