mirror of
https://github.com/xenia-project/xenia.git
synced 2026-04-04 14:17:24 +00:00
[GPU] XXH3 hash instead of XXH64
This commit is contained in:
parent
9a4643d0f2
commit
36a0bcec8b
24 changed files with 83 additions and 2002 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -73,3 +73,6 @@
|
|||
[submodule "third_party/date"]
|
||||
path = third_party/date
|
||||
url = https://github.com/HowardHinnant/date.git
|
||||
[submodule "third_party/xxhash"]
|
||||
path = third_party/xxhash
|
||||
url = https://github.com/Cyan4973/xxHash.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue