aboutsummaryrefslogtreecommitdiff
path: root/ports/magnum-plugins/003-use-outdated-basisu.patch
AgeCommit message (Collapse)Author
2020-03-27[magnum/magnum-plugins] Fix patches for --head builds (#10158)Jonathan Hale
* [magnum] Update patches for --head builds Signed-off-by: Squareys <squareys@googlemail.com> * [magnum-plugins] Remove obsolete patch Since basisu port has been updated, we can now use it without patching the magnum-plugins code for compatibility. Signed-off-by: Squareys <squareys@googlemail.com> * [corrade] Remove obsolete warning and flag Signed-off-by: Squareys <squareys@googlemail.com> * [magnum] Rename patches to reflect order of application Signed-off-by: Squareys <squareys@googlemail.com> * [corrade/magnum/magnum-plugins] Update port versions Signed-off-by: Squareys <squareys@googlemail.com>
2019-11-25 [magnum-plugins] Fix basisimporter/basisimageconverter features (#8939)Jonathan Hale
* [magnum-plugins] Patch FindBasisUniversal to find prebuilt basisu Signed-off-by: Squareys <squareys@googlemail.com> * [magnum-plugins] Patch BasisImporter to use slightly outdated basisu jherico's fork which the vcpkg port is based on does not integrate https://github.com/BinomialLLC/basis_universal/commit/54304fa01443280bbaa9854f16c9f1756b17b40b yet, which renamed a parameter. Signed-off-by: Squareys <squareys@googlemail.com> * [magnum-plugins] Only apply FindBasisUniversal patch on release The change is integrated upstream for --head builds already. Signed-off-by: Squareys <squareys@googlemail.com> * [magnum-plugins] Download large patch from GitHub history