-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b1c0ee2
commit a17db54
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule bgfx
updated
12 files
+3 −3 | .github/workflows/ci.yml | |
+1 −1 | .github/workflows/format.yml | |
+1 −1 | .github/workflows/release.yml | |
+1 −1 | CMakeLists.txt | |
+4 −4 | README.md | |
+1 −1 | bgfx | |
+1 −1 | bimg | |
+1 −1 | bx | |
+3 −0 | cmake/bgfx/3rdparty/spirv-opt.cmake | |
+1 −0 | cmake/bgfx/bgfx.cmake | |
+7 −2 | cmake/bgfx/examples.cmake | |
+37 −20 | cmake/bgfxToolUtils.cmake |