Improve build times by using the recompiler to output multiple functions per file (#465)
* Update RT64 for many things, most notably re-spirv * Improve build times by using the recompiler to output multiple functions per file
This commit is contained in:
parent
7697a972a3
commit
83ecc68d18
|
@ -9,7 +9,7 @@ on:
|
|||
N64RECOMP_COMMIT:
|
||||
type: string
|
||||
required: false
|
||||
default: 'ba4aede49c9a5302ecfc1fa599f7acc3925042f9'
|
||||
default: '65f29f1a71c446d6de546ebcde0e1b3e768a271d'
|
||||
DXC_CHECKSUM:
|
||||
type: string
|
||||
required: false
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 47feaaaa0da5b5f80e90b9daca144a4141b641b8
|
||||
Subproject commit 0a538553330ea5fdb1673708704bb92a854241b9
|
Loading…
Reference in New Issue