Commit 6b7c69c
authored
Update submodules for astc, fmt, ktx, spdlog and tinyglrf (KhronosGroup#1356)
All updated to latest, except for fmt and spdlog as they require very specific version matching1 parent 4d40b65 commit 6b7c69c
7 files changed
Lines changed: 6 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1508 | 1508 | | |
1509 | 1509 | | |
1510 | 1510 | | |
1511 | | - | |
1512 | 1511 | | |
1513 | 1512 | | |
1514 | 1513 | | |
| |||
1517 | 1516 | | |
1518 | 1517 | | |
1519 | 1518 | | |
1520 | | - | |
1521 | 1519 | | |
1522 | 1520 | | |
1523 | 1521 | | |
| |||
1547 | 1545 | | |
1548 | 1546 | | |
1549 | 1547 | | |
1550 | | - | |
1551 | 1548 | | |
1552 | 1549 | | |
1553 | 1550 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
| 158 | + | |
158 | 159 | | |
159 | 160 | | |
160 | 161 | | |
| |||
- .clang-format+7
- .github/workflows/cifuzz.yml+5-3
- .github/workflows/doc.yml+3-4
- .github/workflows/lint.yml+8-36
- .github/workflows/linux.yml+105-45
- .github/workflows/macos.yml+7-3
- .github/workflows/scorecard.yml+4-4
- .github/workflows/windows.yml+5-10
- .gitignore+1
- CMakeLists.txt+32-17
- ChangeLog.md+422
- README.md+3-2
- doc/api.md+59-30
- doc/get-started.md+1-1
- doc/index.md+2-2
- doc/syntax.md+4-5
- include/fmt/args.h+20-28
- include/fmt/base.h+2.0k-2.1k
- include/fmt/chrono.h+507-609
- include/fmt/color.h+132-107
- include/fmt/compile.h+54-44
- include/fmt/format-inl.h+67-47
- include/fmt/format.h+1.1k-1.3k
- include/fmt/os.h+43-55
- include/fmt/ostream.h+45-89
- include/fmt/printf.h+107-130
- include/fmt/ranges.h+102-134
- include/fmt/std.h+91-62
- include/fmt/xchar.h+102-55
- src/fmt.cc+19-1
- src/format.cc+4-1
- src/os.cc+6-11
- support/bazel/.bazelversion+1-1
- support/bazel/BUILD.bazel+2
- support/bazel/MODULE.bazel+2-1
- support/bazel/README.md+1-1
- support/mkdocs+35-3
- support/python/mkdocstrings_handlers/cxx/__init__.py+311-290
- support/release.py+31-61
- test/CMakeLists.txt+4-19
- test/args-test.cc+14
- test/base-test.cc+147-144
- test/chrono-test.cc+189-229
- test/color-test.cc+58-1
- test/compile-error-test/CMakeLists.txt+1-27
- test/compile-test.cc+51-13
- test/format-impl-test.cc+6-5
- test/format-test.cc+154-52
- test/gtest/gmock-gtest-all.cc+19-11
- test/gtest/gmock/gmock.h+24-10
- test/gtest/gtest/gtest.h+4-3
- test/no-builtin-types-test.cc+25
- test/os-test.cc+77-1
- test/ranges-test.cc+34-24
- test/scan-test.cc+3-3
- test/scan.h+5-5
- test/std-test.cc+40-13
- test/test-assert.h+1-1
- test/unicode-test.cc+1-1
- test/util.cc+4-5
- test/xchar-test.cc+25-204
- .github/workflows/linux.yml+26-18
- .github/workflows/macos.yml+38
- .github/workflows/windows.yml+148
- CMakeLists.txt+47-6
- README.md+21-9
- cmake/pch.h.in+1-5
- cmake/utils.cmake+13-2
- example/example.cpp+10-7
- include/spdlog/async.h+1-2
- include/spdlog/async_logger-inl.h+6-8
- include/spdlog/cfg/env.h+2-2
- include/spdlog/common.h+1-6
- include/spdlog/details/file_helper-inl.h+2-1
- include/spdlog/details/os-inl.h+19-7
- include/spdlog/details/os.h+4
- include/spdlog/details/registry-inl.h+10-1
- include/spdlog/details/registry.h+2
- include/spdlog/details/thread_pool-inl.h+4-10
- include/spdlog/details/thread_pool.h+3-14
- include/spdlog/fmt/bin_to_hex.h+3-3
- include/spdlog/fmt/bundled/args.h+74-89
- include/spdlog/fmt/bundled/base.h+3.0k
- include/spdlog/fmt/bundled/chrono.h+789-699
- include/spdlog/fmt/bundled/color.h+194-200
- include/spdlog/fmt/bundled/compile.h+96-92
- include/spdlog/fmt/bundled/core.h+4-3.0k
- include/spdlog/fmt/bundled/fmt.license.rst+1-1
- include/spdlog/fmt/bundled/format-inl.h+333-63
- include/spdlog/fmt/bundled/format.h+1.4k-1.7k
- include/spdlog/fmt/bundled/locale.h-2
- include/spdlog/fmt/bundled/os.h+122-150
- include/spdlog/fmt/bundled/ostream.h+65-143
- include/spdlog/fmt/bundled/printf.h+185-227
- include/spdlog/fmt/bundled/ranges.h+358-246
- include/spdlog/fmt/bundled/std.h+344-153
- include/spdlog/fmt/bundled/xchar.h+191-81
- include/spdlog/fmt/fmt.h+2-2
- include/spdlog/mdc.h+5-3
- include/spdlog/pattern_formatter-inl.h+5-3
- include/spdlog/sinks/ansicolor_sink-inl.h+13-6
- include/spdlog/sinks/ansicolor_sink.h+4-3
- include/spdlog/sinks/basic_file_sink-inl.h+6
- include/spdlog/sinks/basic_file_sink.h+1
- include/spdlog/sinks/callback_sink.h+1-1
- include/spdlog/sinks/daily_file_sink.h-1
- include/spdlog/sinks/dup_filter_sink.h+5-6
- include/spdlog/sinks/null_sink.h+1-1
- include/spdlog/sinks/rotating_file_sink-inl.h+40-5
- include/spdlog/sinks/rotating_file_sink.h+19-15
- include/spdlog/sinks/stdout_sinks-inl.h+5-4
- include/spdlog/sinks/wincolor_sink-inl.h+2-2
- include/spdlog/spdlog-inl.h+4
- include/spdlog/spdlog.h+13-8
- include/spdlog/tweakme.h+7
- include/spdlog/version.h+2-2
- src/bundled_fmtlib_format.cpp+4-1
- tests/CMakeLists.txt+8-9
- tests/includes.h+1
- tests/test_async.cpp-44
- tests/test_cfg.cpp+9
- tests/test_custom_callbacks.cpp+3-1
- tests/test_daily_logger.cpp+2-6
- tests/test_file_logging.cpp+87-3
- tests/test_misc.cpp+58-3
- tests/test_pattern_formatter.cpp+28
- tests/test_registry.cpp+13
- tests/test_sink.h+2-1
- tests/utils.cpp+1-2
- .github/FUNDING.yml+13
- .github/ISSUE_TEMPLATE/config.yml+1
- .github/ISSUE_TEMPLATE/issue-report.md+30
- .github/workflows/c-cpp.yml+169
- .github/workflows/codeql-analysis.yml+72
- .github/workflows/mingw-w64-msys2.yml+45
- .gitignore+9
- .travis-before-install.sh-10
- .travis.yml-47
- CMakeLists.txt+80-21
- Makefile+5-1
- README.md+117-24
- cmake/TinyGLTFConfig.cmake-15
- cmake/TinyGLTFConfig.cmake.in+3
- examples/basic/.gitignore+1
- examples/basic/README.md+4
- examples/basic/basic/basic.vcxproj+5-5
- examples/basic/main.cpp+394-334
- examples/build-gltf/CMakeLists.txt+5
- examples/build-gltf/Makefile+2
- examples/build-gltf/create_triangle_gltf.cpp+121
- examples/common/LICENSE.lodepng+21
- examples/common/lodepng.cpp+6.0k
- examples/common/lodepng.h+1.9k
- examples/common/tinyexr.h+1.5k-594
- examples/dxview/CMakeLists.txt+36
- examples/dxview/README.md+37
- examples/dxview/res/gray.hlsl+3
- examples/dxview/res/lighting.hlsl+52
- examples/dxview/res/primitive.hlsl+46
- examples/dxview/src/Viewer.cc+1.3k
- examples/dxview/src/Viewer.h+130
- examples/dxview/src/dxview.cc+90
- examples/gltfutil/CMakeLists.txt+2-1
- examples/gltfutil/gltfuilconfig.h+1
- examples/gltfutil/main.cc+14-2
- examples/gltfutil/texture_dumper.cc+115-14
- examples/gltfutil/texture_dumper.h+4
- examples/glview/CMakeLists.txt+3-3
- examples/glview/glview.cc+412-256
- json.hpp+17.3k-11.0k
- loader_example.cc+298-29
- models/BoundsChecking/integer-out-of-bounds.gltf+67
- models/BoundsChecking/invalid-buffer-index.gltf+53
- models/BoundsChecking/invalid-buffer-view-index.gltf+36
- models/BoundsChecking/invalid-primitive-indices.gltf+36
- models/BoundsChecking/simpleTriangle.bin
- models/Cube-texture-ext/Cube-textransform.gltf+224
- models/Cube-texture-ext/Cube.bin
- models/Cube-texture-ext/Cube_MetallicRoughness.png
- models/Cube-texture-ext/README.md+6
- models/CubeImageUriSpaces/ 2x2 image has multiple spaces.png
- models/CubeImageUriSpaces/2x2 image has spaces.png
- models/CubeImageUriSpaces/CubeImageUriMultipleSpaces.gltf+171
- models/CubeImageUriSpaces/CubeImageUriSpaces.bin
- models/CubeImageUriSpaces/CubeImageUriSpaces.gltf+171
- models/Extensions-overwrite-issue261/issue-261.bin
- models/Extensions-overwrite-issue261/issue-261.gltf+376
- models/SparseMorphTargets-issue280/singleBlendshapeCube_sparse.glb
- models/regression/unassigned-skeleton.gltf+267
- models/regression/zero-sized-bin-chunk-issue-440.glb
- stb_image.h+2.4k-945
- stb_image_write.h+1.3k-1.4k
- test_runner.py+1-2
- tests/fuzzer/README.md+46
- tests/fuzzer/fuzz_gltf.cc+33
- tests/fuzzer/meson.build+9
- tests/issue-416.gltf+1
- tests/issue-492.glb
- tests/tester.cc+1.2k-3
- tiny_gltf.cc+4
- tiny_gltf.h+5.4k-1.7k
- wasm/Makefile+11
- wasm/README.md+31
0 commit comments