summaryrefslogtreecommitdiff
path: root/thirdparty/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'thirdparty/README.md')
-rw-r--r--thirdparty/README.md46
1 files changed, 16 insertions, 30 deletions
diff --git a/thirdparty/README.md b/thirdparty/README.md
index 0b0917c1e9..42642c09b7 100644
--- a/thirdparty/README.md
+++ b/thirdparty/README.md
@@ -14,7 +14,7 @@ Files extracted from upstream source:
- LICENSE file
Important: Some files have been modified by Godot developers so that they work
-for all platforms (especially WinRT). Check the diff with the 1.3.13 tarball
+for all platforms (especially UWP). Check the diff with the 1.3.13 tarball
before the next update.
@@ -31,17 +31,15 @@ Files extracted from upstream source:
- `docs/{FTL.TXT,LICENSE.TXT}`
-## glew
+## glad
-- Upstream: http://glew.sourceforge.net
-- Version: 1.13.0
-- License: BSD-3-Clause
-
-Files extracted from upstream source:
+- Upstream: https://github.com/Dav1dde/glad
+- Version: 0.1.13a0
+- License: MIT
-- `src/glew.c`
-- include/GL/ as GL/
-- LICENSE.txt
+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.
## jpeg-compressor
@@ -55,19 +53,6 @@ Files extracted from upstream source:
- `jpgd.{c,h}`
-## libmpcdec
-
-- Upstream: https://www.musepack.net
-- Version: SVN somewhere between SV7 and SV8 (r475)
-- License: BSD-3-Clause
-
-Files extracted from upstream source:
-
-- all .c and .h files in libmpcdec/
-- include/mpc as mpc/
-- COPYING from libmpcdec/
-
-
## libogg
- Upstream: https://www.xiph.org/ogg
@@ -84,7 +69,7 @@ Files extracted from upstream source:
## libpng
- Upstream: http://libpng.org/pub/png/libpng.html
-- Version: 1.6.23
+- Version: 1.6.28
- License: libpng/zlib
Files extracted from upstream source:
@@ -98,6 +83,7 @@ Files extracted from upstream source:
## libsimplewebm
- Upstream: https://github.com/zaps166/libsimplewebm
+- Version: 05cfdc2 (git)
- License: MIT, BSD-3-Clause
@@ -124,7 +110,7 @@ Files extracted from upstream source:
## libwebp
- Upstream: https://chromium.googlesource.com/webm/libwebp/
-- Version: 0.5.1
+- Version: 0.5.2
- License: BSD-3-Clause
Files extracted from upstream source:
@@ -140,7 +126,7 @@ changes are marked with `// -- GODOT --` comments.
## openssl
- Upstream: https://www.openssl.org
-- Version: 1.2.0h
+- Version: 1.0.2h
- License: OpenSSL license / BSD-like
Files extracted from the upstream source:
@@ -151,14 +137,14 @@ TODO.
## opus
- Upstream: https://opus-codec.org
-- Version: 1.1.2 (opus) and 0.7 (opusfile)
+- Version: 1.1.3 (opus) and 0.8 (opusfile)
- License: BSD-3-Clause
Files extracted from upstream source:
- all .c and .h files in src/ (both opus and opusfile),
except `opus_demo.c`
-- all .h files in include/ (both opus and opusfile)
+- all .h files in include/ (both opus and opusfile) as opus/
- COPYING
@@ -223,9 +209,9 @@ Files extracted from upstream source:
## zlib
- Upstream: http://www.zlib.net/
-- Version: 1.2.8
+- Version: 1.2.10
- License: zlib
Files extracted from upstream source:
-- all .c and .h files apart from `gz*`
+- all .c and .h files