mirror of
https://github.com/ZDoom/raze-gles.git
synced 2025-01-11 18:50:46 +00:00
No description
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. |
||
---|---|---|
build-doc | ||
cmake | ||
libraries | ||
package/common | ||
platform | ||
source | ||
tools | ||
wadsrc | ||
.gitattributes | ||
.gitignore | ||
_clang-format | ||
AUTHORS.md | ||
CMakeLists.txt |