summaryrefslogtreecommitdiffstats
path: root/thirdparty/basis_universal
Commit message (Collapse)AuthorAgeFilesLines
* basis_universal: Unbundle jpgd, use our newer copyRémi Verschelde2024-02-183-3578/+1
|
* basis_universal: Update to 1.16.4Rémi Verschelde2023-05-112-1/+44
| | | | | Almost no change in practice since the previous commit we tracked, but now this is a tagged release.
* Fix includes of thirdparty libs which can be unbundled on LinuxRémi Verschelde2023-02-162-2/+2
| | | | | Changes `builtin_icu` and `builtin_recast` to match the folder names in `thirdparty`.
* basis_universal: Sync with upstream a91e94c84Rémi Verschelde2022-12-085-28/+181
| | | | https://github.com/BinomialLLC/basis_universal/commit/a91e94c8495d7f470d3df326a364d49324cfd4a3
* Update basis universal to version 1.16.3.K. S. Ernest (iFire) Lee2022-03-2440-13048/+8671
| | | Enable basis universal uastc internal storage instead of etc1s for better quality.
* basis_universal: Sync with upstream 646a9f826Rémi Verschelde2021-11-199-61/+51
| | | | https://github.com/BinomialLLC/basis_universal/commit/646a9f826131cb0b9e14b5e4740874808315f83a
* basis_universal: Update to upstream commit from Apr 16, 2021Rémi Verschelde2021-05-0769-9144/+36685
| | | | BinomialLLC/basis_universal@ba1c3e40f1d434ebaf9a167b44e9b11d2bf0f765.
* Windows: Appease capricious MSVC versions with moody headersRémi Verschelde2020-04-261-0/+1
| | | | | Fixes #37799. Fixes #37986.
* Fix basis_universal to not include tool main file.Fabio Alessandrelli2020-03-111-1548/+0
| | | | Avoid build error due to duplicate `main` symbol definition.
* basis_universal: Update to upstream commit from Jan 4, 2020Rémi Verschelde2020-02-1317-450/+3963
| | | | BinomialLLC/basis_universal@895ee8ee7e04f22267f8d16d46de04d5a01d63ac.
* basis_universal: Fix py3 build and document license and provenanceRémi Verschelde2020-02-115-396/+1
| | | | | | Also drop unneeded files. Fix build with MinGW. Closes #32384.
* Rewritten StreamTexture for better code reuse, added basis universal supportJuan Linietsky2020-02-1150-0/+47277