forked from widberg/bgfx.cmake
-
Notifications
You must be signed in to change notification settings - Fork 115
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): bump the submodules group with 3 updates
Bumps the submodules group with 3 updates: [bgfx](https://github.com/bkaradzic/bgfx), [bx](https://github.com/bkaradzic/bx) and [bimg](https://github.com/bkaradzic/bimg). Updates `bgfx` from `03a2c26` to `d9e1845` - [Commits](bkaradzic/bgfx@03a2c26...d9e1845) Updates `bx` from `03fd6f4` to `e5d5d0b` - [Commits](bkaradzic/bx@03fd6f4...e5d5d0b) Updates `bimg` from `678b750` to `daedacc` - [Commits](bkaradzic/bimg@678b750...daedacc) --- updated-dependencies: - dependency-name: bgfx dependency-type: direct:production dependency-group: submodules - dependency-name: bx dependency-type: direct:production dependency-group: submodules - dependency-name: bimg dependency-type: direct:production dependency-group: submodules ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
1 parent
871eed8
commit 011e8ef
Showing
3 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
Submodule bimg
updated
20 files
+1 −1 | 3rdparty/nvtt/nvtt.cpp | |
+1 −1 | LICENSE | |
+1 −1 | README.md | |
+1 −1 | include/bimg/bimg.h | |
+1 −1 | include/bimg/decode.h | |
+1 −1 | include/bimg/encode.h | |
+1 −19 | makefile | |
+1 −1 | scripts/bimg.lua | |
+1 −1 | scripts/bimg_decode.lua | |
+1 −1 | scripts/bimg_encode.lua | |
+1 −1 | scripts/genie.lua | |
+1 −1 | scripts/texturec.lua | |
+1 −1 | src/bimg_p.h | |
+1 −1 | src/config.h | |
+2 −2 | src/image.cpp | |
+1 −1 | src/image_cubemap_filter.cpp | |
+1 −1 | src/image_decode.cpp | |
+1 −1 | src/image_encode.cpp | |
+1 −1 | src/image_gnf.cpp | |
+2 −2 | tools/texturec/texturec.cpp |