Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clipper2: Update to 1.4.0 | Jakub Marcowski | 2024-11-26 | 1 | -1/+1 |
| | |||||
* | Delete unused files of thirparty libs (zlib, mbedtls) | Yevhen Babiichuk (DustDFG) | 2024-11-07 | 1 | -3/+6 |
| | | | | Signed-off-by: Yevhen Babiichuk (DustDFG) <dfgdust@gmail.com> | ||||
* | certs: Sync with Mozilla bundle as of Oct 19, 2024 | Rémi Verschelde | 2024-11-05 | 1 | -1/+6 |
| | | | | | | https://github.com/bagder/ca-bundle/commit/4d3fe6683f651d96be1bbef316b201e9b33b274d Document matching mozilla-release changeset. | ||||
* | smol-v: update to 2024 to support SPIR-V 1.6 | Stuart Carnie | 2024-11-03 | 1 | -1/+1 |
| | |||||
* | Merge pull request #98496 from bruvzg/icu761 | Thaddeus Crews | 2024-10-29 | 1 | -3/+3 |
|\ | | | | | | | Update ICU to 76.1 | ||||
| * | Update ICU to 76.1 | bruvzg | 2024-10-24 | 1 | -3/+3 |
| | | |||||
* | | Update meshoptimizer to 0.22 | Arseny Kapoulkine | 2024-10-26 | 1 | -1/+1 |
|/ | | | | | | | | | The Godot-specific patch is just a single line now; removing this patch will likely require adjusting Godot importer code to handle error limits better. This also adds new SIMPLIFY_ options; Godot is currently not using any of these but might use SIMPLIFY_PRUNE and SIMPLIFY_SPARSE in the future. | ||||
* | Merge pull request #97582 from BlueCube3310/basisu-hdr | Thaddeus Crews | 2024-10-14 | 1 | -2/+3 |
|\ | | | | | | | BasisU: Update to 1.50.0 and add HDR support | ||||
| * | BasisU: Update to 1.50.0 and add HDR support | BlueCube3310 | 2024-10-12 | 1 | -2/+3 |
| | | |||||
* | | Merge pull request #97295 from BlueCube3310/betsy-bc4 | Thaddeus Crews | 2024-10-14 | 1 | -1/+1 |
|\ \ | |/ |/| | | | Betsy: Implement BC4 compression | ||||
| * | Betsy: Implement BC4 compression | BlueCube3310 | 2024-09-22 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #97677 from bruvzg/hb1001 | Rémi Verschelde | 2024-10-02 | 1 | -1/+1 |
|\ \ | | | | | | | | | | Update HarfBuzz to 10.0.1 | ||||
| * | | Update HarfBuzz to 10.0.1 | bruvzg | 2024-10-01 | 1 | -1/+1 |
| | | | |||||
* | | | Update bcdec to latest version | BlueCube3310 | 2024-09-29 | 1 | -1/+1 |
|/ / | |||||
* | | Merge pull request #97325 from BlueCube3310/bcdec | Rémi Verschelde | 2024-09-29 | 1 | -17/+4 |
|\ \ | | | | | | | | | | Replace squish with bcdec for BC decompression | ||||
| * | | Replace squish with bcdec for BC decompression | BlueCube3310 | 2024-09-26 | 1 | -17/+4 |
| | | | |||||
* | | | Update thirdparty OpenXR to 1.1.41 | Bastiaan Olij | 2024-09-27 | 1 | -1/+1 |
|/ / | |||||
* / | miniupnpc: Update to 2.2.8 (new major 18) | Rémi Verschelde | 2024-09-18 | 1 | -1/+1 |
|/ | | | | | | Keep support for major 17 by using a version check for the changed API. Fixes #93907. | ||||
* | thorvg: Update to 0.14.10 | Rémi Verschelde | 2024-09-17 | 1 | -1/+1 |
| | | | | | | More fixes to rendering of SVG files with broken text tags. Also backports upstream patch to fix #97078. | ||||
* | Betsy: Add caching and BC1 compression support | BlueCube3310 | 2024-09-11 | 1 | -1/+1 |
| | |||||
* | thorvg: Update to 0.14.9 | Rémi Verschelde | 2024-09-06 | 1 | -1/+1 |
| | | | | | | | | | Fixes #96491. Update fix for #96262 to a simple revert of the problematic commit, as the upstream fix is still being debated and caused other issues. Also include fix for upstream regression 2715 added in 0.14.9. | ||||
* | [mbedTLS] Update to 3.6.1 | Fabio Alessandrelli | 2024-08-31 | 1 | -3/+1 |
| | |||||
* | Merge pull request #96198 from DeeJayLSP/qoa-leak | Rémi Verschelde | 2024-08-28 | 1 | -2/+2 |
|\ | | | | | | | ResourceImporterWAV: Fix memory leak on QOA import | ||||
| * | Fix memory leak on QOA import | DeeJayLSP | 2024-08-28 | 1 | -2/+2 |
| | | |||||
* | | thorvg: Update to 0.14.7 | Rémi Verschelde | 2024-08-27 | 1 | -1/+1 |
|/ | | | | Fixes #95861. | ||||
* | Merge pull request #91535 from BlueCube3310/betsy-bc6h | Rémi Verschelde | 2024-08-21 | 1 | -0/+11 |
|\ | | | | | Add Betsy to speed up BC6 compression | ||||
| * | Add Betsy to speed up BC6 compression | BlueCube3310 | 2024-08-18 | 1 | -0/+11 |
| | | |||||
* | | Add Metal support for macOS (arm64) and iOS | Stuart Carnie | 2024-08-20 | 1 | -0/+16 |
| | | |||||
* | | ufbx: Update to 0.14.3 | Jakub Marcowski | 2024-08-20 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #95227 from BastiaanOlij/openxr_1_1_38 | Rémi Verschelde | 2024-08-17 | 1 | -1/+1 |
|\ \ | |/ |/| | | | Update OpenXR thirdparty library to 1.1.38 | ||||
| * | Update OpenXR thirdparty library to 1.1.38, changed OpenXR init to stay on 1.0.x | Bastiaan Olij | 2024-08-07 | 1 | -1/+1 |
| | | |||||
* | | Report shader arrays sized after spec constants as zero-sized | Pedro J. Estébanez | 2024-07-31 | 1 | -1/+1 |
|/ | | | | This effectively disables validation of the size of the data provided. | ||||
* | ThorVG: Update to 0.14.2 | Martin Capitanio | 2024-07-12 | 1 | -1/+1 |
| | | | | + Fixes SVG: Graphical objects stored in <defs> shouldn't be rendered directly. | ||||
* | thorvg: Update to 0.14.1 | Rémi Verschelde | 2024-07-08 | 1 | -1/+1 |
| | |||||
* | ThorVG: Update to 0.14.0 | Martin Capitanio | 2024-06-27 | 1 | -1/+1 |
| | | | | | + Fixes the v0.13.8 svg text error issue. + See https://github.com/thorvg/thorvg/releases/tag/v0.14.0 | ||||
* | [Wayland] Implement IME support. | bruvzg | 2024-06-11 | 1 | -0/+2 |
| | |||||
* | Merge pull request #92905 from DeeJayLSP/qoa-ups | Rémi Verschelde | 2024-06-11 | 1 | -2/+2 |
|\ | | | | | | | qoa: Apply upstream patches | ||||
| * | qoa: Apply upstream patches | DeeJayLSP | 2024-06-08 | 1 | -2/+2 |
| | | |||||
* | | ThorVG: Update to 0.13.7 | Martin Capitanio | 2024-06-08 | 1 | -1/+1 |
|/ | |||||
* | vulkan: Update all components to Vulkan SDK 1.3.183.0 | Rémi Verschelde | 2024-06-03 | 1 | -13/+14 |
| | | | | | | | Pass `VMA_ALLOCATOR_CREATE_KHR_MAINTENANCE5_BIT` to VMA when using Vulkan 1.3 features. Co-authored-by: Pedro J. Estébanez <pedrojrulez@gmail.com> | ||||
* | Merge pull request #91943 from akien-mga/libwebp-1.4.0 | Rémi Verschelde | 2024-05-15 | 1 | -1/+1 |
|\ | | | | | | | libwebp: Update to 1.4.0 | ||||
| * | libwebp: Update to 1.4.0 | Rémi Verschelde | 2024-05-14 | 1 | -1/+1 |
| | | | | | | | | https://chromium.googlesource.com/webm/libwebp/+/refs/tags/v1.4.0/NEWS | ||||
* | | Update HarfBuzz to 8.5.0 | bruvzg | 2024-05-14 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #91942 from akien-mga/enet-1.3.18 | Rémi Verschelde | 2024-05-14 | 1 | -1/+1 |
|\ \ | | | | | | | | | | enet: Update to 1.3.18 | ||||
| * | | enet: Update to 1.3.18 | Rémi Verschelde | 2024-05-14 | 1 | -1/+1 |
| |/ | | | | | | | No change, just properly tagging the version we were using. | ||||
* / | astcenc: Update to 4.8.0 | Rémi Verschelde | 2024-05-14 | 1 | -1/+1 |
|/ | | | | https://github.com/ARM-software/astc-encoder/releases/tag/4.8.0 | ||||
* | Update ICU to 75.1 | bruvzg | 2024-05-14 | 1 | -3/+3 |
| | |||||
* | thorvg: Update to 0.13.3, add webp loader | Rémi Verschelde | 2024-05-10 | 1 | -1/+1 |
| | | | | Remove embedded png loader, we use the external (libpng) one. | ||||
* | Update ufbx to v0.14.0 | bqqbarbhg | 2024-05-07 | 1 | -1/+1 |
| | |||||
* | Merge pull request #91014 from DeeJayLSP/qoa-wav-playback | Rémi Verschelde | 2024-05-02 | 1 | -0/+5 |
|\ | | | | | | | Add QOA (Quite OK Audio) as a WAV compression mode |