1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-04 12:00:25 +00:00

Update to latest version of Swappy

Fixes #103294
This commit is contained in:
Matias N. Goldberg
2025-02-28 15:01:07 -03:00
parent 33a15a12b1
commit 89ea5b3d00
6 changed files with 187 additions and 129 deletions

5
.gitignore vendored
View File

@@ -263,6 +263,11 @@ bld/
!thirdparty/**/arm/
!thirdparty/**/arm64/
thirdparty/swappy-frame-pacing/arm64-v8a/abi.json
thirdparty/swappy-frame-pacing/armeabi-v7a/abi.json
thirdparty/swappy-frame-pacing/x86/abi.json
thirdparty/swappy-frame-pacing/x86_64/abi.json
# Visual Studio 2015/2017 cache/options directory
.vs/