mirror of
https://github.com/azahar-emu/azahar.git
synced 2026-07-11 01:34:03 +02:00
video_core: Switch to xxHash and improve ShaderSetup behaviour (#1592)
This commit is contained in:
@@ -100,3 +100,6 @@
|
||||
[submodule "spirv-headers"]
|
||||
path = externals/spirv-headers
|
||||
url = https://github.com/KhronosGroup/SPIRV-Headers
|
||||
[submodule "externals/xxHash"]
|
||||
path = externals/xxHash
|
||||
url = https://github.com/Cyan4973/xxHash.git
|
||||
|
||||
Reference in New Issue
Block a user