video_core: Switch to xxHash and improve ShaderSetup behaviour (#1592)

This commit is contained in:
PabloMK7
2026-01-09 18:01:49 +01:00
committed by GitHub
parent 8acdb35798
commit 7de2d7b846
21 changed files with 188 additions and 520 deletions
+3
View File
@@ -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