|
před 4 roky | |
---|---|---|
.. | ||
assimp | před 5 roky | |
basis_universal | před 5 roky | |
bullet | před 5 roky | |
certs | před 6 roky | |
cvtt | před 6 roky | |
doctest | před 4 roky | |
enet | před 5 roky | |
etc2comp | před 5 roky | |
fonts | před 4 roky | |
freetype | před 4 roky | |
glslang | před 4 roky | |
graphite | před 4 roky | |
harfbuzz | před 4 roky | |
icu4c | před 4 roky | |
jpeg-compressor | před 4 roky | |
libogg | před 4 roky | |
libpng | před 6 roky | |
libsimplewebm | před 6 roky | |
libtheora | před 6 roky | |
libvorbis | před 7 roky | |
libvpx | před 6 roky | |
libwebp | před 5 roky | |
mbedtls | před 4 roky | |
minimp3 | před 4 roky | |
miniupnpc | před 5 roky | |
minizip | před 7 roky | |
misc | před 4 roky | |
nanosvg | před 4 roky | |
oidn | před 5 roky | |
opus | před 5 roky | |
pcre2 | před 5 roky | |
pvrtccompressor | před 7 roky | |
recastnavigation | před 5 roky | |
rvo2 | před 5 roky | |
spirv-reflect | před 5 roky | |
squish | před 6 roky | |
tinyexr | před 4 roky | |
vhacd | před 5 roky | |
vulkan | před 4 roky | |
wslay | před 5 roky | |
xatlas | před 4 roky | |
zlib | před 8 roky | |
zstd | před 4 roky | |
README.md | před 4 roky |
Please keep categories (##
level) listed alphabetically and matching their
respective folder names. Use two empty lines to separate categories for
readability.
Subcategories (###
level) where needed are separated by a single empty line.
308db73d0b
, 2019)Files extracted from upstream source:
cmake .
in root folder to generate filescode/{CApi,Common,FBX,Material,PostProcessing}/
contrib/utf8cpp/source/
include/
revision.h
CREDITS
and LICENSE
filesrm -f code/Common/ZipArchiveIOSystem.cpp include/assimp/ZipArchiveIOSystem.h
include/assimp/irrXMLWrapper.h
895ee8ee7e
, 2020)Files extracted from upstream source:
.cpp
and .h
files in root folder except for basisu_tool.cpp
(contains main
and can cause link error).cpp
, .h
and .inc
files in transcoder/
, keeping folder structureLICENSE
cd8cf7521c
, 2020)Important: Synced with a pre-release version of bullet 2.90 from the master branch.
Files extracted from upstream source:
File extracted from a recent Fedora install: /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem (It can't be extracted directly from the package, as it's generated on the user's system.)
Files extracted from upstream source:
8424be5
(2.4.1)Extracted from .zip provided. Extracted license and header only.
224f31101f
, 2020)Files extracted from upstream source:
Important: enet.h, host.c, protocol.c have been slightly modified
to be usable by godot socket implementation and allow IPv6 and DTLS.
Apply the patches in the patches/
folder when syncing on newer upstream
commits.
Two files (godot.cpp and enet/godot.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.
9cd0f9cae0
, 2017)Files extracted from upstream source:
Important: Some files have Godot-made changes.
They are marked with // -- GODOT start --
and // -- GODOT end --
comments.
Use UI font variant if available, because it has tight vertical metrics and good for UI.
Extracted "0..9,A..F" characters for hex code printing.
Files extracted from upstream source:
src/
folder, stripped of the Jamfile
files and the tools
subfolderinclude/
folderdocs/{FTL.TXT,LICENSE.TXT}
bacaef3237
, 2020)Version should be kept in sync with the one of the used Vulkan SDK (see vulkan
section). Check Vulkan-ValidationLayers at the matching SDK tag for the known
good glslang commit: https://github.com/KhronosGroup/Vulkan-ValidationLayers/blob/master/scripts/known_good.json
Files extracted from upstream source:
glslang
(except glslang/HLSL
), OGLCompilersDLL
, SPIRV
StandAlone/{DirStackFileIncluder.h,ResourceLimits.{cpp,h}}
cmake . && make
and copy generated include/glslang/build_info.h
to glslang/build_info.h
LICENSE.txt
CMakeLists.txt
and updateGrammar
removed.Patches in the patches
directory should be re-applied after updates.
Files extracted from upstream source:
include
foldersrc
folderCOPYING
, ChangeLog
Files extracted from upstream source:
src
folderAUTHORS
, COPYING
, NEWS
, THANKS
Files extracted from upstream source:
common
folderAPIChangeReport.md
, LICENSE
Files generated from upstream source:
icudt68l.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)aeb7d3b463
, 2020)Files extracted from upstream source:
jpgd*.{c,h}
c8fca6b4a0
, 2019)Files extracted from upstream source:
src/*.{c,h}
include/ogg/*.h
in ogg/Files extracted from upstream source:
example.c
and pngtest.c
scripts/pnglibconf.h.prebuilt
as pnglibconf.h
LICENSE
fe57fd3cfe
, 2019)This contains libwebm, but the version in use is updated from the one used by libsimplewebm, and may have unmarked alterations from that.
Files extracted from upstream source:
example.cpp
Important: Some files have Godot-made changes.
They are marked with // -- GODOT start --
and // -- GODOT end --
comments.
Files extracted from upstream source:
Upstream patches included in the patches
directory have been applied
on top of the 1.1.1 source (not included in any stable release yet).
Files extracted from upstream source:
src/*
except from: lookups.pl
, Makefile.*
include/vorbis/*.h
as vorbis/Files extracted from upstream source:
TODO.
Important: File libvpx/vpx_dsp/x86/vpx_subpixel_8t_intrin_avx2.c
has
Godot-made change marked with // -- GODOT --
comments.
The files libvpx/third_party/android/cpu-features.{c,h}
were copied
from the Android NDK r18.
Files extracted from upstream source:
src/*
except from: .am, .rc and .in filesImportant: The files utils/bit_reader_utils.{c,h}
have Godot-made
changes to ensure they build for Javascript/HTML5. Those
changes are marked with // -- GODOT --
comments.
File extracted from upstream release tarball:
*.h
from include/mbedtls/
to thirdparty/mbedtls/include/mbedtls/
*.c
from library/
to thirdparty/mbedtls/library/
thirdparty/mbedtls/patches/1453.diff
(PR 1453).
Soon to be merged upstream. Check it out at next update.thirdparty/mbedtls/patches/padlock.diff
. This disables
VIA padlock support which defines a symbol unsupported
which clashes with
a pre-defined symbol.godot_core_mbedtls_platform.{c,h}
providing configuration
for light bundling with core.Files extracted from upstream source:
*.c
and *.h
files from miniupnpc
to thirdparty/miniupnpc/miniupnpc
test*
, minihttptestserver.c
and wingenminiupnpcstrings.c
The patch windows_fix.diff
is applied to minissdpc.c
to fix an upstream issue.
The only modified file is miniupnpcstrings.h, which was created for Godot
(it is usually autogenerated by cmake).
Files extracted from the upstream source:
Important: 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 minizip/ folder.
Collection of single-file libraries used in Godot components.
clipper.{cpp,hpp}
cubemap_coeffs.h
fastlz.{c,h}
4f20f54d46
, 2020)hq2x.{cpp,h}
open-simplex-noise.{c,h}
826f1dd172
, 2020) + custom changespcg.{cpp,h}
r128.h
423f693617
, 2020)smaz.{c,h}
150e125cba
, 2009)const char*
instead of char*
for input stringstb_rect_pack.h
triangulator.{cpp,h}
src/polypartition.cpp
)yuv2rgb.h
ifaddrs-android.{cc,h}
5976650443
, 2013)easing_equations.cpp
af72c147c3
, 2008) + Godot types and style changesmikktspace.{c,h}
stb_vorbis.c
3e403ec72a
, 2020)Files extracted from the upstream source:
src/
c58c5216db
, 2019)Files extracted from upstream source:
common/* (except tasking.* and CMakeLists.txt) core/* include/OpenImageDenoise/* (except version.h.in) LICENSE.txt mkl-dnn/include/* mkl-dnn/src/* (except CMakeLists.txt) weights/rtlightmap_hdr.tza scripts/resource_to_cpp.py
Modified files:
Modifications are marked with // -- GODOT start --
and // -- GODOT end --
.
Patch files are provided in oidn/patches/
.
core/autoencoder.cpp core/autoencoder.h core/common.h core/device.cpp core/device.h core/transfer_function.cpp
scripts/resource_to_cpp.py (used in modules/denoise/resource_to_cpp.py)
Files extracted from upstream source:
opus_demo.c
,http.c
, wincerts.c
and winerrno.h
(part of
unused libopusurl)Files extracted from upstream source:
cf7177748e
, 2015)Files extracted from upstream source:
main.cpp
57610fa6ef
, 2019)Files extracted from upstream source:
Recast/
folder without CMakeLists.txt
Files extracted from upstream source:
src/
folder except for RVO.h, RVOSimulator.cpp and RVOSimulator.hImportant: Some files have Godot-made changes; so to enrich the features originally proposed by this library and better integrate this library with Godot. Please check the file to know what's new.
Files extracted from upstream source:
Important: Some files have Godot-made changes.
They are marked with // -- GODOT start --
and // -- GODOT end --
comments and a patch is provided in the squish/ folder.
e4b7840d94
, 2020)Files extracted from upstream source:
tinyexr.{cc,h}
b07958e18e
, 2019)Files extracted from upstream source:
src/VHACD_Lib/
: inc
, public
and src
LICENSE
Some 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.
Unless there is a specific reason to package a more recent version, please stick
to Vulkan SDK releases (prefixed by sdk-
) for all components.
NOTE: Use scripts/update_deps.py --ref <version>
in the Loader git repository
to retrieve the Vulkan-Headers
repository matching the loader version.
Files extracted from upstream source:
Vulkan-Headers/include/
as include/
.c
and .h
files in loader/
and loader/generated/
, put in a common
loader/
folderLICENSE.txt
vk_enum_string_helper.h
is taken from the matching Vulkan-ValidationLayers
SDK release: https://github.com/KhronosGroup/Vulkan-ValidationLayers/blob/master/layers/generated/vk_enum_string_helper.h
vk_mem_alloc.h
is taken from https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator
Version: 2.3.0 (2019)
vk_mem_alloc.cpp
and android/vk_mem_alloc.cpp
are Godot files and should be preserved on updates.
Patches in the patches
directory should be re-applied after updates.
File extracted from upstream release tarball:
*.c
and *.h
in lib/
and lib/includes/
wslay.h
has a small Godot addition to fix MSVC build.
See thirdparty/wslay/msvcfix.diff
5571fc7ef0
, 2020)Files extracted from upstream source:
xatlas.{cpp,h}
LICENSE
Files extracted from upstream source:
Files extracted from upstream source: