Rémi Verschelde 52e22c514b certs: Sync with Mozilla bundle as of Oct 19, 2024 | 1 week ago | |
---|---|---|
.. | ||
brotli | 2 years ago | |
bullet | 2 years ago | |
certs | 1 week ago | |
cvtt | 5 years ago | |
embree | 3 years ago | |
enet | 1 year ago | |
etc2comp | 4 years ago | |
fonts | 2 years ago | |
freetype | 1 year ago | |
glad | 3 years ago | |
jpeg-compressor | 3 years ago | |
libogg | 3 years ago | |
libpng | 6 months ago | |
libsimplewebm | 5 years ago | |
libtheora | 5 years ago | |
libvorbis | 3 years ago | |
libvpx | 5 years ago | |
libwebp | 1 year ago | |
mbedtls | 6 months ago | |
minimp3 | 2 years ago | |
miniupnpc | 9 months ago | |
minizip | 9 months ago | |
misc | 1 year ago | |
nanosvg | 1 year ago | |
oidn | 3 years ago | |
opus | 3 years ago | |
pcre2 | 2 years ago | |
pvrtccompressor | 6 years ago | |
recastnavigation | 1 year ago | |
rvo2 | 2 years ago | |
squish | 6 years ago | |
stb_rect_pack | 1 year ago | |
tinyexr | 6 months ago | |
vhacd | 1 year ago | |
wslay | 3 years ago | |
xatlas | 2 years ago | |
zlib | 9 months ago | |
zstd | 3 years ago | |
README.md | 1 week ago |
Please keep categories (##
level) listed alphabetically and matching their
respective folder names. Use two empty lines to separate categories for
readability.
f4153a09f8
, 2022)Files extracted from upstream source:
common/
, dec/
and include/
foldersLICENSE
7dee3436e7
, 2022)Files extracted from upstream source:
src/*
minus Bullet3*
, BulletInverseDynamics
and clew
folders,
and CMakeLists.txt and premake4.lua filesLICENSE.txt
, and VERSION
as VERSION.txt
Includes some patches in the patches
folder which have been sent upstream.
4d3fe6683f
, 2024),
generated from mozilla-release changeset b8ea234254
Files extracted from upstream source:
ca-bundle.crt
renamed to ca-certificates.crt
cc8472a04b
, 2018)Files extracted from upstream source:
7c53133eb2
, 2021)Files extracted from upstream:
modules/raycast/godot_update_embree.py
modules/raycast/godot_update_embree.py
The 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.
ea4607a90d
, 2023)Files extracted from upstream source:
Important: 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.
9cd0f9cae0
, 2017)Files extracted from upstream source:
Important: Some files have Godot-made changes.
They are marked with // -- GODOT start --
and // -- GODOT end --
comments.
NotoSans*.woff2
, NotoNaskhArabicUI_Regular.woff2
:
Hack_Regular.woff2
:
DroidSans*.woff2
:
.ttf
sources using https://github.com/google/woff2
tool.e8ebfe988b
, 2022)Files extracted from upstream source:
src/
folder, minus the dlg
and tools
subfolders
.dat
, .diff
, .mk
, .rc
, README*
src/gzip/
, remove zlib files (everything but ftgzip.c
and ftzconf.h
)include/
folder, minus the dlg
subfolderLICENSE.TXT
and docs/FTL.TXT
Some changes have been made in order to prevent LTO from removing code.
They are marked with // -- GODOT start --
and // -- GODOT end --
comments. Apply the patches in the patches/
folder when syncing on newer upstream
commits.
a5ca31c88a
, 2020)The files we package are automatically generated. See the header of glad.c for instructions on how to generate them for the GLES version Godot targets.
aeb7d3b463
, 2020)Files extracted from upstream source:
jpgd*.{c,h}
e1774cd77f
, 2021)Files extracted from upstream source:
src/*.{c,h}
include/ogg/*.h
in ogg/
(run configure
to generate config_types.h
)COPYING
ed217e3e60
, 2024)Files extracted from upstream source:
.c
and .h
files of the main directory, apart from example.c
and
pngtest.c
arm/
folderscripts/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).
0657aee69d
, 2020)Files extracted from upstream source:
lib/*
except from: lookups.pl
, Makefile.*
include/vorbis/*.h
as vorbis/
COPYING
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.
ca332209cb
, 2023)Files extracted from upstream source:
src/
and sharpyuv/
except from: .am
, .rc
and .in
filesAUTHORS
, COPYING
, PATENTS
5a764e5555
, 2024)File extracted from upstream release tarball:
.h
from include/mbedtls/
to thirdparty/mbedtls/include/mbedtls/
except config_psa.h
and psa_util.h
.c
and .h
from library/
to thirdparty/mbedtls/library/
except
those starting with psa_*
LICENSE
file (edited to keep only the Apache 2.0 variant)windows-arm64-hardclock.diff
to fix Windows ARM64 build
Applied the patch windows-entropy-bcrypt.diff
to fix Windows Store supportgodot_core_mbedtls_platform.c
and godot_core_mbedtls_config.h
providing configuration for light bundling with core.afb604c06b
, 2021)Files extracted from upstream repository:
minimp3.h
minimp3_ex.h
LICENSE
58837ef586
, 2023)Files extracted from upstream source:
miniupnpc/src
and miniupnpc/include
to thirdparty/miniupnpc
listdevices.c minihttptestserver.c miniupnpcmodule.c upnpc.c upnperrors.* test*
LICENSE
The 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.txt
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 patches
folder.
Collection of single-file libraries used in Godot components.
clipper.{cpp,hpp}
fastlz.{c,h}
4f20f54d46
, 2020)hq2x.{cpp,h}
ifaddrs-android.{cc,h}
5976650443
, 2013)mikktspace.{c,h}
open-simplex-noise.{c,h}
826f1dd172
, 2020) + custom changespcg.{cpp,h}
smaz.{c,h}
2f625846a7
, 2012)const char*
instead of char*
for input stringstb_rect_pack.h
1ee679ca2e
, 2021)stb_vorbis.c
1ee679ca2e
, 2021)triangulator.{cpp,h}
src/polypartition.cpp
)yuv2rgb.h
f0a3e1034d
, 2022)Files extracted from the upstream source:
.h
files in src/
LICENSE.txt
nanosvg.cc
is a custom file added to configure the build of the header only
library.
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)3103b8f20a
, 2022)Files extracted from upstream source:
A sljit patch from upstream was backported to fix macOS < 11.0 compilation
in 10.40, it can be found in the patches
folder.
cf7177748e
, 2015)Files extracted from upstream source:
main.cpp
4fef044660
, 2022)Files extracted from upstream source:
Recast/
folder without CMakeLists.txt
bfc048670a
, 2021)Files extracted from upstream source:
src/
folder except for Export.h, 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. See the patch in the patches
folder for details.
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.
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.
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.
45d22583b4
, 2021)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.diff
COPYING
16ace528ac
, 2022)Files extracted from upstream source:
source/xatlas/xatlas.{cpp,h}
LICENSE
Files extracted from upstream source:
*.c
and *.h
files, minus infback.c
LICENSE
a488ba114e
, 2021)Files extracted from upstream source:
lib/{common/,compress/,decompress/,zstd.h,zstd_errors.h}
LICENSE