mirror of
https://github.com/ZDoom/raze-gles.git
synced 2025-01-12 19:20:38 +00:00
e24b1e8903
That's one more third party dependency down. Not only are two hashing algorithms redundant, there was also a large size discrepancy: SuperFastHash is 3 kb of source code while xxhash is 120kb and generally extremely awful code. It was easy to make a choice here. None of the use cases require this kind of performance tweaking, the longest hashed block of data is a 768 byte palette. |
||
---|---|---|
.. | ||
ancientzip.cpp | ||
ancientzip.h | ||
cache.cpp | ||
file_7z.cpp | ||
file_directory.cpp | ||
file_grp.cpp | ||
file_lump.cpp | ||
file_pak.cpp | ||
file_rff.cpp | ||
file_zip.cpp | ||
file_zip.h | ||
filesystem.cpp | ||
filesystem.h | ||
resourcefile.cpp | ||
resourcefile.h |