diff --git a/.gitmodules b/.gitmodules index 197dccd5f1..dc2f1af03f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,78 +1,78 @@ [submodule "3rdparty/glslang"] path = 3rdparty/glslang - url = https://github.com/devshgraphicsprogramming/glslang.git + url = git@github.com:devshgraphicsprogramming/glslang.git branch = nabla [submodule "3rdparty/shaderc"] path = 3rdparty/shaderc - url = https://github.com/google/shaderc.git + url = git@github.com:Devsh-Graphics-Programming/shaderc.git [submodule "3rdparty/bzip2"] path = 3rdparty/bzip2 - url = https://github.com/sergiud/bzip2.git + url = git@github.com:Devsh-Graphics-Programming/bzip2.git [submodule "3rdparty/lz4"] path = 3rdparty/lz4 - url = https://github.com/lz4/lz4.git + url = git@github.com:Devsh-Graphics-Programming/lz4.git [submodule "3rdparty/zlib"] path = 3rdparty/zlib - url = https://github.com/madler/zlib.git + url = git@github.com:Devsh-Graphics-Programming/zlib.git [submodule "3rdparty/libpng"] path = 3rdparty/libpng - url = https://github.com/glennrp/libpng.git + url = git@github.com:Devsh-Graphics-Programming/libpng.git [submodule "3rdparty/openssl/openssl"] path = 3rdparty/openssl/openssl - url = https://github.com/openssl/openssl.git + url = git@github.com:Devsh-Graphics-Programming/openssl.git branch = OpenSSL_1_0_2-stable [submodule "3rdparty/libjpeg-turbo"] path = 3rdparty/libjpeg-turbo - url = https://github.com/libjpeg-turbo/libjpeg-turbo.git + url = git@github.com:Devsh-Graphics-Programming/libjpeg-turbo.git [submodule "3rdparty/bullet3"] path = 3rdparty/bullet3 - url = https://github.com/bulletphysics/bullet3.git + url = git@github.com:Devsh-Graphics-Programming/bullet3.git [submodule "3rdparty/portable-file-dialogs"] path = 3rdparty/portable-file-dialogs - url = https://github.com/samhocevar/portable-file-dialogs.git + url = git@github.com:Devsh-Graphics-Programming/portable-file-dialogs.git [submodule "3rdparty/libexpat"] path = 3rdparty/libexpat - url = https://github.com/libexpat/libexpat.git + url = git@github.com:Devsh-Graphics-Programming/libexpat.git branch = master [submodule "3rdparty/glm"] path = 3rdparty/glm - url = https://github.com/AnastaZIuk/glm.git + url = git@github.com:AnastaZIuk/glm.git [submodule "3rdparty/freetype2"] path = 3rdparty/freetype2 - url = https://git.sv.nongnu.org/r/freetype/freetype2.git + url = git@github.com:Devsh-Graphics-Programming/freetype.git [submodule "3rdparty/openexr"] path = 3rdparty/openexr - url = https://github.com/AcademySoftwareFoundation/openexr.git + url = git@github.com:Devsh-Graphics-Programming/openexr.git [submodule "3rdparty/gli"] path = 3rdparty/gli - url = https://github.com/g-truc/gli.git + url = git@github.com:Devsh-Graphics-Programming/gli.git [submodule "3rdparty/parallel-hashmap"] path = 3rdparty/parallel-hashmap - url = https://github.com/greg7mdp/parallel-hashmap + url = git@github.com:Devsh-Graphics-Programming/parallel-hashmap.git [submodule "3rdparty/jitify"] path = 3rdparty/jitify - url = https://github.com/NVIDIA/jitify + url = git@github.com:Devsh-Graphics-Programming/jitify.git [submodule "3rdparty/volk"] path = 3rdparty/volk - url = https://github.com/zeux/volk.git + url = git@github.com:Devsh-Graphics-Programming/volk.git [submodule "3rdparty/simdjson"] path = 3rdparty/simdjson - url = https://github.com/simdjson/simdjson.git + url = git@github.com:Devsh-Graphics-Programming/simdjson.git [submodule "3rdparty/glTFSampleModels"] path = 3rdparty/glTFSampleModels - url = https://github.com/KhronosGroup/glTF-Sample-Models.git + url = git@github.com:Devsh-Graphics-Programming/glTF-Sample-Models.git [submodule "3rdparty/nbl_spirv_cross"] path = 3rdparty/nbl_spirv_cross - url = https://github.com/devshgraphicsprogramming/SPIRV-Cross.git + url = git@github.com:devshgraphicsprogramming/SPIRV-Cross.git [submodule "3rdparty/pstl/oneTBB"] path = 3rdparty/pstl/oneTBB - url = https://github.com/Devsh-Graphics-Programming/oneTBB.git + url = git@github.com:Devsh-Graphics-Programming/oneTBB.git [submodule "3rdparty/pstl/oneDPL/oneDPL"] path = 3rdparty/pstl/oneDPL/oneDPL - url = https://github.com/Devsh-Graphics-Programming/oneDPL.git + url = git@github.com:Devsh-Graphics-Programming/oneDPL.git [submodule "3rdparty/Vulkan-Headers"] path = 3rdparty/Vulkan-Headers - url = git@github.com:KhronosGroup/Vulkan-Headers.git + url = git@github.com:Devsh-Graphics-Programming/Vulkan-Headers.git branch = main [submodule "examples_tests"] path = examples_tests @@ -86,7 +86,7 @@ url = git@github.com:Erfan-Ahmadi/tcpp.git [submodule "3rdparty/imgui"] path = 3rdparty/imgui - url = git@github.com:ocornut/imgui.git + url = git@github.com:Devsh-Graphics-Programming/imgui.git [submodule "3rdparty/implot"] path = 3rdparty/implot - url = git@github.com:epezent/implot.git + url = git@github.com:Devsh-Graphics-Programming/implot.git diff --git a/README.md b/README.md index 900aed4155..03ce588c05 100644 --- a/README.md +++ b/README.md @@ -109,20 +109,25 @@ You can download a stable build [here](https://artifactory.devsh.eu/Ditt/ci/data ## Build summary -| ![][BUILD_STATUS] | Release | RWDI | Debug | -| :----------------------: | :----------: | :----------: | :----------: | -| **Windows MSVC x64** | ![][MSVC_1] | ![][MSVC_2] | ![][MSVC_3] | -| **Android Clang x86_64** | ![][CLANG_1] | ![][CLANG_2] | ![][CLANG_3] | -| **Linux GCC x64** | ![][NA] | ![][NA] | ![][NA] | - -[MSVC_1]: https://ci.devsh.eu/buildStatus/icon?job=BuildNabla%2FDEVSH_CONFIGURATIONS%3DRelease%2CDEVSH_NODES%3Dpredator15%2CDEVSH_OS%3DWindows -[MSVC_2]: https://ci.devsh.eu/buildStatus/icon?job=BuildNabla%2FDEVSH_CONFIGURATIONS%3DRelWithDebInfo%2CDEVSH_NODES%3Dpredator15%2CDEVSH_OS%3DWindows -[MSVC_3]: https://ci.devsh.eu/buildStatus/icon?job=BuildNabla%2FDEVSH_CONFIGURATIONS%3DDebug%2CDEVSH_NODES%3Dpredator15%2CDEVSH_OS%3DWindows -[CLANG_1]: https://ci.devsh.eu/buildStatus/icon?job=BuildNabla%2FDEVSH_CONFIGURATIONS%3DRelease%2CDEVSH_NODES%3Dnode1%2CDEVSH_OS%3DAndroid -[CLANG_2]: https://ci.devsh.eu/buildStatus/icon?job=BuildNabla%2FDEVSH_CONFIGURATIONS%3DRelWithDebInfo%2CDEVSH_NODES%3Dnode1%2CDEVSH_OS%3DAndroid -[CLANG_3]: https://ci.devsh.eu/buildStatus/icon?job=BuildNabla%2FDEVSH_CONFIGURATIONS%3DDebug%2CDEVSH_NODES%3Dnode1%2CDEVSH_OS%3DAndroid -[NA]: https://img.shields.io/badge/free%20slot-n%2Fa-red -[BUILD_STATUS]: https://img.shields.io/badge/build-status-blueviolet +| ![][BUILD_STATUS] | ![][RELEASE_STATIC] | ![][RELEASE_DYNAMIC] | ![][RWDI_STATIC] | ![][RWDI_DYNAMIC] | ![][DEBUG_STATIC] | ![][DEBUG_DYNAMIC] | +| :-------------------: | :-----------------: | :------------------: | :--------------: | :---------------: | :---------------: | :----------------: | +| ![][PLATFORM_WINDOWS] | ![][MSVC_1_1] | ![][MSVC_1_2] | ![][MSVC_2_1] | ![][MSVC_2_2] | ![][MSVC_3_1] | ![][MSVC_3_2] | + +[MSVC_1_1]: https://ci.devsh.eu/buildStatus/icon?job=pvm-build-nabla?config=nabla-STATIC-RELEASE-X86_64-WINDOWS?style=plastic +[MSVC_1_2]: https://ci.devsh.eu/buildStatus/icon?job=pvm-build-nabla?config=nabla-DYNAMIC-RELEASE-X86_64-WINDOWS?style=plastic +[MSVC_2_1]: https://ci.devsh.eu/buildStatus/icon?job=pvm-build-nabla?config=nabla-STATIC-RELWITHDEBINFO-X86_64-WINDOWS?style=plastic +[MSVC_2_2]: https://ci.devsh.eu/buildStatus/icon?job=pvm-build-nabla?config=nabla-DYNAMIC-RELWITHDEBINFO-X86_64-WINDOWS?style=plastic +[MSVC_3_1]: https://ci.devsh.eu/buildStatus/icon?job=pvm-build-nabla?config=nabla-STATIC-DEBUG-X86_64-WINDOWS?style=plastic +[MSVC_3_2]: https://ci.devsh.eu/buildStatus/icon?job=pvm-build-nabla?config=nabla-DYNAMIC-DEBUG-X86_64-WINDOWS?style=plastic +[NA]: https://img.shields.io/badge/free%20slot-n%2Fa-red?style=plastic +[BUILD_STATUS]: https://img.shields.io/badge/summary-status-blueviolet?style=plastic +[RELEASE_STATIC]: https://img.shields.io/badge/config-release%20static-blue?style=plastic +[RELEASE_DYNAMIC]: https://img.shields.io/badge/config-release%20dynamic-darkblue?style=plastic +[RWDI_STATIC]: https://img.shields.io/badge/config-rwdi%20static-blue?style=plastic +[RWDI_DYNAMIC]: https://img.shields.io/badge/config-rwdi%20dynamic-darkblue?style=plastic +[DEBUG_STATIC]: https://img.shields.io/badge/config-debug%20static-blue?style=plastic +[DEBUG_DYNAMIC]: https://img.shields.io/badge/config-debug%20dynamic-darkblue?style=plastic +[PLATFORM_WINDOWS]: https://img.shields.io/badge/platform-%20windows--x86__64-orange?style=plastic ## Required Build Tools and SDK's