mirror of
https://github.com/hedge-dev/UnleashedRecomp.git
synced 2025-04-28 13:27:58 +03:00
Embed shader cache to the executable.
This commit is contained in:
parent
99906bfddc
commit
018b32062e
9 changed files with 56 additions and 45 deletions
3
thirdparty/CMakeLists.txt
vendored
3
thirdparty/CMakeLists.txt
vendored
|
@ -1,2 +1,3 @@
|
|||
add_subdirectory(${SWA_THIRDPARTY_ROOT}/PowerRecomp)
|
||||
add_subdirectory(${SWA_THIRDPARTY_ROOT}/PowerRecomp)
|
||||
add_subdirectory(${SWA_THIRDPARTY_ROOT}/ShaderRecomp)
|
||||
add_subdirectory(${SWA_THIRDPARTY_ROOT}/o1heap)
|
||||
|
|
2
thirdparty/ShaderRecomp
vendored
2
thirdparty/ShaderRecomp
vendored
|
@ -1 +1 @@
|
|||
Subproject commit 9da6b59ce51c5becc919c2f1aed7c5e5f3b86f31
|
||||
Subproject commit b15214270923fa9d73dd59d5a27170acdcb8d689
|
Loading…
Add table
Add a link
Reference in a new issue