Skip to content

Commit

Permalink
scripts: update librashader and slang-shaders
Browse files Browse the repository at this point in the history
  • Loading branch information
LukeUsher committed Feb 25, 2024
1 parent cc850c7 commit b702465
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/update-subtrees.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,5 @@ cd "$(dirname "$0")"/.. || exit 1
git subtree pull --prefix=ares/n64/vulkan/parallel-rdp https://github.com/Themaister/parallel-rdp-standalone.git master --squash
git subtree pull --prefix=thirdparty/sljit https://github.com/zherczeg/sljit.git master --squash
git subtree pull --prefix=thirdparty/libchdr https://github.com/rtissera/libchdr master --squash
git subtree pull --prefix=thirdparty/librashader https://github.com/SnowflakePowered/librashader/ master --squash
git subtree pull --prefix=thirdparty/slang-shaders https://github.com/libretro/slang-shaders master --squash

0 comments on commit b702465

Please sign in to comment.