fix(ci): revert FSR2 submodule to remote HEAD, ignore dirty state

The .gitignore commit was never pushed to the FSR2 fork, breaking CI
shallow clones. Revert to 3d22aef and add ignore=dirty to .gitmodules
to suppress generated shader header noise.
This commit is contained in:
Kelsi 2026-04-05 02:35:14 -07:00
parent aee5750759
commit e0ef682b1e
2 changed files with 2 additions and 1 deletions

1
.gitmodules vendored
View file

@ -12,3 +12,4 @@
[submodule "extern/FidelityFX-FSR2"]
path = extern/FidelityFX-FSR2
url = https://github.com/Kelsidavis/FidelityFX-FSR2.git
ignore = dirty

@ -1 +1 @@
Subproject commit 22ac2432cc58ffd7525caa3c2c5af0b02f942d57
Subproject commit 3d22aefd90fd861e5cee1c3cde18ff185e221f2d