Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Add QOA (Quite OK Audio) as a WAV compression mode | DeeJayLSP | 2024-05-01 | 1 | -0/+5 | |
| | | ||||||
* | | Revert "glad: Re-generate files with glad 2.0.6" | Rémi Verschelde | 2024-04-29 | 1 | -5/+5 | |
| | | | | | | | | | | | | This reverts commit 0f96251afe19007ff8965b00f00efc1d9b1d6ea1. Fixes #90879. | |||||
* | | [Windows] Enable crash reporter on MinGW builds, use libbacktrace to ↵ | bruvzg | 2024-04-22 | 1 | -0/+12 | |
|/ | | | | generate stack trace from DWARF symbols. | |||||
* | mbedTLS: Add patch to fix build errors with some MSVC versions | Fabio Alessandrelli | 2024-04-11 | 1 | -0/+2 | |
| | ||||||
* | mbedTLS: Update to new LTS v3.6.0 | Lyuma | 2024-04-10 | 1 | -5/+5 | |
| | | | | | | | | | | | Keep module compatibility with mbedtls 2.x (old LTS branch). A patch has been added to allow compiling after removing all the `psa_*` files from the library folder (will look into upstreaming it). Note: mbedTLS 3.6 finally enabled TLSv1.3 by default, but it requires some module changes, and to enable PSA crypto (new "standard" API specification), so it might be best done in a separate commit/PR. | |||||
* | Merge pull request #90253 from akien-mga/zstd-1.5.6 | Rémi Verschelde | 2024-04-08 | 1 | -1/+1 | |
|\ | | | | | | | zstd: Update to upstream version 1.5.6 | |||||
| * | zstd: Update to upstream version 1.5.6 | Rémi Verschelde | 2024-04-05 | 1 | -1/+1 | |
| | | | | | | | | | | Release notes: - https://github.com/facebook/zstd/releases/tag/v1.5.6 | |||||
* | | Merge pull request #90250 from akien-mga/miniupnpc-2.2.7 | Rémi Verschelde | 2024-04-08 | 1 | -1/+1 | |
|\ \ | | | | | | | | | | miniupnpc: Update to 2.2.7 | |||||
| * | | miniupnpc: Update to 2.2.7 | Rémi Verschelde | 2024-04-05 | 1 | -1/+1 | |
| |/ | | | | | | | No change for the files we include. | |||||
* | | Merge pull request #90248 from akien-mga/libktx-4.3.2 | Rémi Verschelde | 2024-04-08 | 1 | -5/+5 | |
|\ \ | | | | | | | | | | libktx: Update to 4.3.2 | |||||
| * | | libktx: Update to 4.3.2 | Rémi Verschelde | 2024-04-05 | 1 | -5/+5 | |
| |/ | ||||||
* | | Merge pull request #90209 from akien-mga/mbedtls-2.28.8 | Rémi Verschelde | 2024-04-08 | 1 | -1/+1 | |
|\ \ | | | | | | | | | | mbedtls: Update to upstream version 2.28.8 | |||||
| * | | mbedtls: Update to upstream version 2.28.8 | Rémi Verschelde | 2024-04-04 | 1 | -1/+1 | |
| |/ | ||||||
* | | Merge pull request #90247 from akien-mga/harfbuzz-8.4.0 | Rémi Verschelde | 2024-04-08 | 1 | -4/+3 | |
|\ \ | | | | | | | | | | harfbuzz: Update to 8.4.0 | |||||
| * | | harfbuzz: Update to 8.4.0 | Rémi Verschelde | 2024-04-05 | 1 | -4/+3 | |
| |/ | ||||||
* | | Merge pull request #90245 from akien-mga/glad-2.0.6 | Rémi Verschelde | 2024-04-08 | 1 | -5/+5 | |
|\ \ | | | | | | | | | | glad: Re-generate files with glad 2.0.6 | |||||
| * | | glad: Re-generate files with glad 2.0.6 | Rémi Verschelde | 2024-04-05 | 1 | -5/+5 | |
| |/ | ||||||
* | | Merge pull request #90251 from akien-mga/squish-cleanup | Rémi Verschelde | 2024-04-05 | 1 | -3/+5 | |
|\ \ | | | | | | | | | | squish: Clean up patches, add LICENSE.txt | |||||
| * | | squish: Clean up patches, add LICENSE.txt | Rémi Verschelde | 2024-04-05 | 1 | -3/+5 | |
| |/ | | | | | | | | | Confirmed that there's no changes in upstream r110 worth including compared to our r104 tagged version. | |||||
* | | Merge pull request #90244 from akien-mga/enet-2024-03 | Rémi Verschelde | 2024-04-05 | 1 | -1/+1 | |
|\ \ | | | | | | | | | | enet: Sync with upstream commit c44b7d0 | |||||
| * | | enet: Sync with upstream commit c44b7d0 | Rémi Verschelde | 2024-04-05 | 1 | -1/+1 | |
| |/ | | | | | | | https://github.com/lsalzman/enet/commit/c44b7d0f7ff21edb702745e4c019d0537928c373 | |||||
* / | certs: Sync with Mozilla bundle as of Mar 11, 2024 | Rémi Verschelde | 2024-04-04 | 1 | -1/+1 | |
|/ | | | | https://github.com/bagder/ca-bundle/commit/c5a419971b1bec220368c619aaafd0b818aa119f | |||||
* | embree: Update to 4.3.1 | Jakub Mateusz Marcowski | 2024-03-27 | 1 | -1/+3 | |
| | ||||||
* | thorvg: Update to 0.12.9 | Jakub Marcowski | 2024-03-24 | 1 | -1/+1 | |
| | ||||||
* | State `meshoptimzer`'s version explicitly in the `thirdparty/README.md` file | Jakub Marcowski | 2024-03-16 | 1 | -1/+1 | |
| | ||||||
* | pcre2: Remove unused sjlit files after last update | Rémi Verschelde | 2024-03-15 | 1 | -3/+0 | |
| | | | | Follow-up to #89371. | |||||
* | Update ICU and msdfgen. | bruvzg | 2024-03-13 | 1 | -2/+2 | |
| | ||||||
* | Merge pull request #89371 from Chubercik/pcre2-10.43 | Rémi Verschelde | 2024-03-11 | 1 | -1/+2 | |
|\ | | | | | | | pcre2: Update to 10.43 | |||||
| * | pcre2: Update to 10.43 | Jakub Marcowski | 2024-03-11 | 1 | -1/+2 | |
| | | ||||||
* | | Merge pull request #89304 from Chubercik/harfbuzz-8.3.0 | Rémi Verschelde | 2024-03-11 | 1 | -2/+3 | |
|\ \ | |/ |/| | | | harfbuzz: Update to 8.3.0 | |||||
| * | harfbuzz: Update to 8.3.0 | Jakub Marcowski | 2024-03-10 | 1 | -2/+3 | |
| | | ||||||
* | | thorvg: Update to 0.12.7 | Rémi Verschelde | 2024-03-09 | 1 | -2/+2 | |
| | | ||||||
* | | libpng: Update to 1.6.43 | Jakub Marcowski | 2024-03-09 | 1 | -2/+2 | |
|/ | ||||||
* | Merge pull request #89025 from Chubercik/clipper2-1.3.0 | Rémi Verschelde | 2024-03-08 | 1 | -2/+5 | |
|\ | | | | | | | clipper2: Update to 1.3.0 | |||||
| * | clipper2: Update to 1.3.0 | Jakub Marcowski | 2024-03-01 | 1 | -2/+5 | |
| | | ||||||
* | | astcenc: Update to 4.7.0 | Rémi Verschelde | 2024-02-29 | 1 | -1/+1 | |
|/ | | | | | | https://github.com/ARM-software/astc-encoder/releases/tag/4.5.0 https://github.com/ARM-software/astc-encoder/releases/tag/4.6.0 https://github.com/ARM-software/astc-encoder/releases/tag/4.7.0 | |||||
* | Merge pull request #88574 from Malcolmnixon/openxr_1_0_34 | Rémi Verschelde | 2024-02-27 | 1 | -1/+1 | |
|\ | | | | | | | OpenXR: Update to version 1.0.34 | |||||
| * | OpenXR: Update to version 1.0.34 | Malcolm Nixon | 2024-02-19 | 1 | -1/+1 | |
| | | ||||||
* | | Add ufbx for FBX importing | K. S. Ernest (iFire) Lee | 2024-02-23 | 1 | -0/+12 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This update introduces a new import method for FBX files using ufbx. If the fbx2gltf import fails, it will use the most recently cached scene from the ufbx import. The process is sped up by introducing threads to load the ufbx portion. Key changes include: - Support for importing geometry helper nodes in FBX files. - Addition of cameras and lights with updated names. - Removal of the fbx importer manager. - Introduction of ModelDocument3D and updates to its methods. - Changes to FBX import options and visibility. - Updating the documentation and handling some errors. - Store the original non-unique node, mesh and animation names in FBX and glTF. Co-Authored-By: bqqbarbhg <bqqbarbhg@gmail.com> | |||||
* | | tinyexr: Update to 1.0.8 | Jakub Mateusz Marcowski | 2024-02-23 | 1 | -1/+1 | |
| | | ||||||
* | | libktx: Update to 4.3.1 | Jakub Marcowski | 2024-02-22 | 1 | -5/+7 | |
| | | ||||||
* | | Merge pull request #88526 from akien-mga/fastnoiselite-cleanup | Rémi Verschelde | 2024-02-20 | 1 | -1/+1 | |
|\ \ | | | | | | | | | | FastNoiseLite: Sync with 1.1.0, clean up SCsub | |||||
| * | | FastNoiseLite: Sync with 1.1.0, clean up SCsub | Rémi Verschelde | 2024-02-19 | 1 | -1/+1 | |
| |/ | | | | | | | | | Doesn't fix the LTO warning about `-Waggressive-loop-optimizations` due to GCC bug https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80922. | |||||
* / | basis_universal: Unbundle jpgd, use our newer copy | Rémi Verschelde | 2024-02-18 | 1 | -1/+1 | |
|/ | ||||||
* | miniupnpc: Update to version 2.2.6 | Jakub Marcowski | 2024-02-13 | 1 | -2/+2 | |
| | ||||||
* | ThorVG: update from v0.12.4 to v0.12.5 | Martin Capitanio | 2024-02-08 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | https://github.com/thorvg/thorvg/releases/tag/v0.12.5 + Full Changelog: https://github.com/thorvg/thorvg/compare/v0.12.4...v0.12.5 Godot-related SVG bug fixes: + sw_engine: Improve image up-scaler quality. thorvg/thorvg#1960 + renderer: Ensure canvas rendering continues despite invalid scene parts. thorvg/thorvg#1957 + Portability: Fix compiler shadowing warning (patch) thorvg/thorvg#1975 | |||||
* | Merge pull request #88011 from Chubercik/vulkan-1.3.275.0 | Rémi Verschelde | 2024-02-08 | 1 | -12/+12 | |
|\ | | | | | | | vulkan: Update all components to Vulkan SDK 1.3.275.0 | |||||
| * | vulkan: Update all components to Vulkan SDK 1.3.275.0 | Jakub Marcowski | 2024-02-06 | 1 | -12/+12 | |
| | | ||||||
* | | Merge pull request #87984 from BlueCube3310/etcpak-update | Rémi Verschelde | 2024-02-07 | 1 | -7/+1 | |
|\ \ | | | | | | | | | | etcpak: Sync with upstream | |||||
| * | | [etcpak] Sync with upstream | BlueCube3310 | 2024-02-05 | 1 | -7/+1 | |
| |/ |