|
|
2 days ago | |
|---|---|---|
| .. | ||
| amd-fsr | 2 years ago | |
| amd-fsr2 | 7 months ago | |
| angle | 11 months ago | |
| astcenc | 3 months ago | |
| basis_universal | 6 months ago | |
| betsy | 4 days ago | |
| brotli | 10 months ago | |
| certs | 4 months ago | |
| clipper2 | 3 months ago | |
| cvtt | 10 months ago | |
| d3d12ma | 8 months ago | |
| directx_headers | 6 months ago | |
| doctest | 1 year ago | |
| embree | 1 month ago | |
| enet | 2 weeks ago | |
| etcpak | 6 months ago | |
| fonts | 11 months ago | |
| freetype | 11 months ago | |
| glad | 2 months ago | |
| glslang | 2 months ago | |
| graphite | 1 year ago | |
| harfbuzz | 3 months ago | |
| icu4c | 3 months ago | |
| jpeg-compressor | 2 years ago | |
| libbacktrace | 4 months ago | |
| libktx | 4 months ago | |
| libogg | 2 years ago | |
| libpng | 5 months ago | |
| libtheora | 1 year ago | |
| libvorbis | 2 years ago | |
| libwebp | 1 month ago | |
| linuxbsd_headers | 6 months ago | |
| mbedtls | 3 months ago | |
| meshoptimizer | 8 months ago | |
| mingw-std-threads | 9 months ago | |
| minimp3 | 1 year ago | |
| miniupnpc | 4 months ago | |
| minizip | 7 months ago | |
| misc | 2 months ago | |
| msdfgen | 5 months ago | |
| noise | 6 months ago | |
| nvapi | 1 year ago | |
| openxr | 2 weeks ago | |
| pcre2 | 5 months ago | |
| recastnavigation | 1 year ago | |
| rvo2 | 1 year ago | |
| spirv-cross | 2 days ago | |
| spirv-reflect | 3 weeks ago | |
| squish | 4 months ago | |
| thorvg | 1 month ago | |
| tinyexr | 6 months ago | |
| ufbx | 3 days ago | |
| vhacd | 1 year ago | |
| volk | 2 months ago | |
| vulkan | 2 months ago | |
| wayland | 6 months ago | |
| wayland-protocols | 2 months ago | |
| wslay | 1 year ago | |
| xatlas | 2 years ago | |
| zlib | 7 months ago | |
| zstd | 4 months ago | |
| README.md | 2 days ago | |
Please keep categories (## level) listed alphabetically and matching their
respective folder names. Use two empty lines to separate categories for
readability.
a21ffb8f6c, 2021)Files extracted from upstream source:
ffx_a.h and ffx_fsr1.h from ffx-fsrlicense.txt1680d1edd5, 2023)Files extracted from upstream source:
ffx_*.cpp and ffx_*.h from src/ffx-fsr2-apishaders folder from src/ffx-fsr2-api with ffx_*.hlsl files excludedLICENSE.txtApply patches to add the new options required by Godot and general compilation fixes.
430a4f559c, 2023)Files extracted from upstream source:
include/*LICENSE0d6c9047c5, 2024)Files extracted from upstream source:
astcenc_* and astcenc.h files from SourceLICENSE.txt900e40fb5d, 2023)Files extracted from upstream source:
encoder/ and transcoder/ folders, minus jpgd.{cpp,h}LICENSEApplied upstream PR https://github.com/BinomialLLC/basis_universal/pull/344 to
fix build with our own copy of zstd (patch in patches).
cc723dcae9, 2022)Files extracted from upstream source:
bc6h.glsl, CrossPlatformSettings_piece_all.glsl and UavCrossPlatform_piece_all.glsl.LICENSE.mded738e842d, 2023)Files extracted from upstream source:
common/, dec/ and include/ folders from c/,
minus the dictionary.bin* filesLICENSEc5a419971b, 2024)98db5662e8, 2023)Files extracted from upstream source:
CPP/Clipper2Lib/ folder (in root)LICENSEApply the patches in the patches/ folder when syncing on newer upstream
commits.
350416daa4, 2022)Files extracted from upstream source:
.cpp and .h files except the folders MakeTables and etc2packerLICENSE.txtChanges related to BC6H packing and unpacking made upstream in
https://github.com/elasota/cvtt/commit/2e4b6b2747aec11f4cc6dd09ef43fa8ce769f6e2
have been removed as they caused massive quality regressions. Apply the patches
in the patches/ folder when syncing on newer upstream commits.
4d16e802e0, 2023)Files extracted from upstream source:
src/D3D12MemAlloc.cpp, src/D3D12MemAlloc.natvisinclude/D3D12MemAlloc.hLICENSE.txt, NOTICES.txtImportant: Some files have Godot-made changes for use with MinGW.
They are marked with /* GODOT start */ and /* GODOT end */
comments.
48f23952bc, 2023)Files extracted from upstream source:
include/directx/*.hinclude/dxguids/*.hLICENSEImportant: Some files have Godot-made changes for use with MinGW.
They are marked with /* GODOT start */ and /* GODOT end */
comments.
ae7a13539f, 2023)Files extracted from upstream source:
doctest/doctest.h as doctest.hLICENSE.txtdaa8de0e71, 2024)Files extracted from upstream:
.cpp files listed in modules/raycast/godot_update_embree.pymodules/raycast/godot_update_embree.pymodules/raycast/godot_update_embree.pyLICENSE.txtThe modules/raycast/godot_update_embree.py script can be used to pull the
relevant files from the latest Embree release and apply some automatic changes.
Some changes have been made in order to remove exceptions and fix minor build errors.
They are marked with // -- GODOT start -- and // -- GODOT end --
comments. Apply the patches in the patches/ folder when syncing on newer upstream
commits.
2662c0de09, 2024)Files extracted from upstream source:
.c files in the main directory (except unix.c and win32.c)include/enet/ folder as enet/ (except unix.h and win32.h)LICENSE fileImportant: enet.h, host.c, protocol.c have been slightly modified
to be usable by Godot's socket implementation and allow IPv6 and DTLS.
Apply the patches in the patches/ folder when syncing on newer upstream
commits.
Three files (godot.cpp, enet/godot.h, enet/godot_ext.h) have been added to
provide ENet socket implementation using Godot classes.
It is still possible to build against a system wide ENet but doing so will limit its functionality to IPv4 only.
5380688660, 2024)Files extracted from upstream source:
Only the files relevant for compression (i.e. Process*.cpp and their deps):
Dither.{cpp,hpp} ForceInline.hpp Math.hpp ProcessCommon.hpp ProcessRGB.{cpp,hpp}
ProcessDxtc.{cpp,hpp} Tables.{cpp,hpp} Vector.hpp
AUTHORS.txt and LICENSE.txt
DroidSans*.woff2:
JetBrainsMono_Regular.woff2:
cd5227bd1f, 2023)NotoNaskhArabicUI*.woff2:
133ccaebf9, 2022)NotoSans*.woff2:
9ea0c8d37b, 2023)NotoSansBengali*.woff2:
020a5701f6, 2022)NotoSansDevanagari*.woff2:
f8f27e49da, 2023)NotoSansGeorgian*.woff2:
243ec9aa1d, 2022)NotoSansHebrew*.woff2:
caa7ab0614, 2022)NotoSansMalayalam*.woff2:
0fd65e553a, 2023)NotoSansOriya*.woff2:
9377f242b2, 2023)NotoSansSinhala*.woff2:
66e5a2ed97, 2022)NotoSansTamil*.woff2:
f34a08d1ae, 2023)NotoSansTelugu*.woff2:
68a6a8170c, 2023)NotoSansThai*.woff2:
09af528011, 2022)OpenSans_SemiBold.woff2:
All fonts are converted from the unhinted .ttf sources using the
https://github.com/google/woff2 tool.
Use UI font variant if available, because it has tight vertical metrics and good for UI.
920c5502cc, 2023)Files extracted from upstream source:
src/ folder, minus the dlg and tools subfolders
.dat, .diff, .mk, .rc, README*src/gzip/, keep only ftgzip.cinclude/ folder, minus the dlg subfolderLICENSE.TXT and docs/FTL.TXTd08b1aa01f, 2023)Files extracted from upstream source:
LICENSEFiles generated from upstream web instance:
EGL/eglplatform.hKHR/khrplatform.hegl.cglad/egl.hgl.cglad/gl.hglx.cglad/glx.hSee the permalinks in glad/gl.h and glad/glx.h to regenrate the files with
a new version of the web instance.
Some changes have been made in order to allow loading OpenGL and OpenGLES APIs at the same time.
See the patches in the patches directory.
e8dd0b6903, 2024)Version should be kept in sync with the one of the used Vulkan SDK (see vulkan
section).
Files extracted from upstream source:
glslang/ folder (except the glslang/HLSL and glslang/ExtensionHeaders
subfolders), SPIRV/ folder
CInterface/ folders, files matching "*_c[_\.]*"cmake . && make and copy generated include/glslang/build_info.h
to glslang/build_info.hLICENSE.txtCMakeLists.txt or updateGrammar removed2757274200, 2022)Files extracted from upstream source:
include foldersrc folder (minus CMakeLists.txt and files.mk)COPYING30485ee8c3, 2024)Files extracted from upstream source:
AUTHORS, COPYING, THANKSsrc folder, recursively:
.cc, .h, .hh filesmain.cc, harfbuzz*.cc, failing-alloc.c, test*.cc, hb-wasm*.*7750081bda, 2024)Files extracted from upstream source:
common folderscriptset.*, ucln_in.*, uspoof.cpp" and uspoof_impl.cpp from the i18n folderuspoof.h from the i18n/unicode folderLICENSEFiles generated from upstream source:
icudt75l.dat built with the provided godot_data.json config file (see
https://github.com/unicode-org/icu/blob/master/docs/userguide/icu_data/buildtool.md
for instructions).icu4c-{version}-src.tgz and icu4c-{version}-data.zip
(replace data subfolder from the main source archive)./runConfigureICU {PLATFORM} && makeICU_DATA_FILTER_FILE={GODOT_SOURCE}/thirdparty/icu4c/godot_data.json ./runConfigureICU {PLATFORM} --with-data-packaging=commondata/out folder and rebuild data: cd data && rm -rf ./out && makesource/data/out/icudt75l.dat to the {GODOT_SOURCE}/thirdparty/icu4c/icudt75l.dataeb7d3b463, 2020)Files extracted from upstream source:
jpgd*.{c,h}jpge*.{c,h}4d2dd0b172, 2022)Files extracted from upstream source:
*.{c,h} files for Windows platformLICENSE91ace88675, 2024)Files extracted from upstream source:
LICENSE.mdinclude/lib/dfdutils/LICENSE.adoc as LICENSE.dfdutils.adoc (in root)lib/dfdutils/LICENSES/Apache-2.0.txt as Apache-2.0.txt (in root)lib/dfdutils/{KHR/,dfd.h,colourspaces.c,createdfd.c,interpretdfd.c,printdfd.c,queries.c,dfd2vk.inl,vk2dfd.*}lib/{basis_sgd.h,formatsize.h,gl_format.h,ktxint.h,uthash.h,vk_format.h,vkformat_enum.h,checkheader.c,swap.c,hashlist.c,vkformat_check.c,vkformat_typesize.c,basis_transcode.cpp,miniz_wrapper.cpp,filestream.*,memstream.*,texture*}other_include/KHR/utils/unused.hSome Godot-specific changes are applied via patches included in the patches folder.
e1774cd77f, 2021)Files extracted from upstream source:
src/*.{c,h}include/ogg/*.h in ogg/ (run configure to generate config_types.h)COPYINGed217e3e60, 2024)Files extracted from upstream source:
.c and .h files of the main directory, apart from example.c and
pngtest.carm/, intel/ and powerpc/ foldersscripts/pnglibconf.h.prebuilt as pnglibconf.hLICENSE7180717276, 2020)Files extracted from upstream source:
.c and .h files in lib/, except arm/ and c64x/ folders.h files in include/theora/ as theora/COPYING and LICENSE0657aee69d, 2020)Files extracted from upstream source:
lib/* except from: lookups.pl, Makefile.*include/vorbis/*.h as vorbis/COPYING845d5476a8, 2024)Files extracted from upstream source:
src/ and sharpyuv/ except from .am, .rc and .in filesAUTHORS, COPYING, PATENTSPatch godot-node-debug-fix.patch workarounds shadowing of Godot's Node class
in the MSVC debugger.
2ca6c285a0, 2024)File extracted from upstream release tarball:
.h from include/mbedtls/ to thirdparty/mbedtls/include/mbedtls/
and all .h from include/psa/ to thirdparty/mbedtls/include/psa/.c and .h from library/ to thirdparty/mbedtls/library/ except
for the psa_*.c source filesLICENSE file (edited to keep only the Apache 2.0 variant)no-flexible-arrays.diff to fix Windows build (see
upstream GH-9020)msvc-redeclaration-bug.diff to fix a compilation error
with some MSVC versionsgodot_core_mbedtls_platform.c and godot_core_mbedtls_config.h
providing configuration for light bundling with coregodot_module_mbedtls_config.h to customize the build
configuration when bundling the full libraryc21d3be6dd, 2023)Files extracted from upstream repository:
src/LICENSE.mdA patch is included to modify the simplifier to report only distance error metrics instead of a combination of distance and attribute errors.
c931bac289, 2023)Files extracted from upstream repository:
LICENSEmingw.condition_variable.hmingw.invoke.hmingw.mutex.hmingw.shared_mutex.hmingw.thread.hOnce copied, apply godot.patch (needed because Godot is built without exceptions
and to avoid std:: replacements leak in Clang builds).
afb604c06b, 2021)Files extracted from upstream repository:
minimp3.hminimp3_ex.hLICENSESome changes have been made in order to fix Windows on ARM build errors, and
to solve some MSVC warnings. See the patches in the patches directory.
d4d5ec7d48, 2024)Files extracted from upstream source:
miniupnpc/src and miniupnpc/include to thirdparty/miniupnpclistdevices.c,minihttptestserver.c,miniupnpcmodule.c,upnpc.c,upnperrors.*,test*LICENSEThe only modified file is src/miniupnpcstrings.h, which was created for Godot
(it is usually autogenerated by cmake). Bump the version number for miniupnpc in
that file when upgrading.
Files extracted from the upstream source:
contrib/minizip:
{crypt.h,ioapi.{c,h},unzip.{c,h},zip.{c,h}}
MiniZip64_info.txtImportant: Some files have Godot-made changes for use in core/io.
They are marked with /* GODOT start */ and /* GODOT end */
comments and a patch is provided in the patches folder.
Collection of single-file libraries used in Godot components.
clipper.{cpp,hpp}
cubemap_coeffs.h
fastlz.{c,h}
4f20f54d46, 2020)ifaddrs-android.{cc,h}
5976650443, 2013)mikktspace.{c,h}
ok_color.h
d69831edb9, 2022)ok_color_shader.h
pcg.{cpp,h}
polypartition.{cpp,h}
src/polypartition.{cpp,h})7bdffb428b, 2021)qoa.h
5c2a86d615, 2024)r128.{c,h}
6fc177671c, 2023)smaz.{c,h}
2f625846a7, 2012)const char* instead of char* for input stringsmolv.{cpp,h}
4b52c165c1, 2020)stb_rect_pack.h
af1a5bc352, 2021)yuv2rgb.h
f12d7ca000, 2023)Files extracted from the upstream source:
msdfgen.hcore/ folderLICENSE.txtf7af54b565, 2023)Files extracted from the upstream source:
FastNoiseLite.hLICENSESome custom changes were made to fix compiler warnings, and can be re-applied with the provided patch.
License: MIT
nvapi_minimal.h was created by using nvapi.h from upstream and removing
unnecessary code.
f90488c4fb, 2024)Files extracted from upstream source:
include/src/common/src/loader/src/*.{c,h}src/external/jsoncpp/include/src/external/jsoncpp/src/lib_json/src/external/jsoncpp/{AUTHORS,LICENSE}LICENSE and COPYING.adocExclude:
src/external/android-jni-wrappers and src/external/jnipp (not used yet)src/xr_generated_dispatch_table.{c,h}cmake/, CMakeLists.txt and *.cmake*gradle*, AndroidManifest.xml.license files):
*.{def,expsym,in,json,map,pom,rc,txt}3864abdb71, 2024)Files extracted from upstream source:
NON-AUTOTOOLS-BUILD steps 1-4.h files in src/ apart from pcre2posix.hsrc/pcre2_jit_match.csrc/pcre2_jit_misc.csrc/pcre2_ucptables.csrc/sljit/AUTHORS and LICENCE6dc1667f58, 2023)Files extracted from upstream source:
Recast/ folder without CMakeLists.txtLicense.txtFor 2D in rvo2_2d folder
f7c5380235, 2021)For 3D in rvo2_3d folder
bfc048670a, 2021)Files extracted from upstream source:
.cpp and .h files in the src/ folder except for Export.h and RVO.hLICENSEImportant: Nearly all files have Godot-made changes and renames to make the 2D and 3D rvo libraries compatible with each other and solve conflicts and also enrich the feature set originally proposed by these libraries and better integrate them with Godot.
5d127b917f, 2024)Files extracted from upstream source:
.cpp, .hpp and .h files, minus main.cpp, spirv_cross_c.*, spirv_hlsl.*, spirv_cpp.*include/ folderLICENSE and LICENSES/ folder, minus CC-BY-4.0.txtVersions of this SDK do not have to match the vulkan section, as this SDK is required
to generate Metal source from Vulkan SPIR-V.
ee5b57fba6, 2024)Version should be kept in sync with the one of the used Vulkan SDK (see vulkan
section).
Files extracted from upstream source:
spirv_reflect.h, spirv_reflect.cinclude/ folderLICENSESome downstream changes have been made and are identified by
// -- GODOT begin -- and // -- GODOT end -- comments.
They can be reapplied using the patches included in the patches
folder, in order.
Files extracted from upstream source:
LICENSE.txt.cpp, .h and .inl filesSome downstream changes have been made and are identified by
// -- GODOT begin -- and // -- GODOT end -- comments.
They can be reapplied using the patches included in the patches
folder.
6c8742cc81, 2024)Files extracted from upstream source:
tinyexr.{cc,h}The tinyexr.cc file was modified to include zlib.h which we provide,
instead of miniz.h as an external dependency.
f6c4d8a94e, 2024)Files extracted from upstream source:
See thorvg/update-thorvg.sh for extraction instructions. Set the version
number and run the script.
19bdb7e7ef, 2024)Files extracted from upstream source:
ufbx.{c,h}LICENSE1a49edf29c, 2020)Files extracted from upstream source:
src/VHACD_Lib/: inc, public and srcLICENSESome downstream changes have been made and are identified by
// -- GODOT start -- and // -- GODOT end -- comments.
They can be reapplied using the patches included in the vhacd
folder.
3a8068a574, 2024)Version should be kept in sync with the one of the used Vulkan SDK (see vulkan
section).
Files extracted from upstream source:
volk.h, volk.cLICENSE.mdeaa319dade, 2024)Unless there is a specific reason to package a more recent version, please stick to tagged SDK releases. All Vulkan libraries and headers should be kept in sync so:
Files extracted from upstream source:
include/LICENSE.mdvk_enum_string_helper.h is taken from the matching Vulkan-Utility-Libraries
SDK release: https://github.com/KhronosGroup/Vulkan-Utility-Libraries/blob/main/include/vulkan/vk_enum_string_helper.h
vk_mem_alloc.h is taken from https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator
Version: 3.1.0 (009ecd192c, 2024)
vk_mem_alloc.cpp is a Godot file and should be preserved on updates.
Patches in the patches directory should be re-applied after updates.
b2649cb3ee, 2023)Files extracted from upstream source:
protocol/wayland.xmlCOPYING54346071a5, 2024)Files extracted from upstream source:
stable/viewporter/READMEstable/viewporter/viewporter.xmlstable/xdg-shell/READMEstable/xdg-shell/xdg-shell.xmlstaging/fractional-scale/READMEstaging/fractional-scale/fractional-scale-v1.xmlstaging/xdg-activation/READMEstaging/xdg-activation/xdg-activation-v1.xmlunstable/idle-inhibit/READMEunstable/idle-inhibit/idle-inhibit-unstable-v1.xmlunstable/pointer-constraints/READMEunstable/pointer-constraints/pointer-constraints-unstable-v1.xmlunstable/pointer-gestures/READMEunstable/pointer-gestures/pointer-gestures-unstable-v1.xmlunstable/primary-selection/READMEunstable/primary-selection/primary-selection-unstable-v1.xmlunstable/relative-pointer/READMEunstable/relative-pointer/relative-pointer-unstable-v1.xmlunstable/tablet/READMEunstable/tablet/tablet-unstable-v2.xmlunstable/text-input/READMEunstable/text-input/text-input-unstable-v3.xmlunstable/xdg-decoration/READMEunstable/xdg-decoration/xdg-decoration-unstable-v1.xmlunstable/xdg-foreign/READMEunstable/xdg-foreign/xdg-foreign-unstable-v1.xmlCOPYING0e7d106ff8, 2022)File extracted from upstream release tarball:
cmake . to generate config.h and wslayver.h
Contents might need tweaking for Godot, review diff.c and .h files from lib/.h in lib/includes/wslay/ as wslay/wslay/wslay.h has a small Godot addition to fix MSVC build
See patches/msvcfix.diffCOPYINGf700c7790a, 2022)Files extracted from upstream source:
source/xatlas/xatlas.{cpp,h}LICENSEFiles extracted from upstream source:
.c and .h files, minus infback.cLICENSE794ea1b0af, 2024)Files extracted from upstream source:
lib/{common/,compress/,decompress/,zstd.h,zstd_errors.h}LICENSE