Skip to content

Latest commit

 

History

History
63 lines (50 loc) · 2.1 KB

README.md

File metadata and controls

63 lines (50 loc) · 2.1 KB

Third party libraries

The following lists C/C++ libraries which are bundled and used by Goost.

ExoQuant

Changes:

  • removed `#include "malloc.h" as it's not available in iOS and MacOS.

HQX

Notes

  • Godot 3.x includes hq2x version only. This module includes hq3x as well.

Leptonica

Notes

  • Function prototypes are generated inline in allheaders.h with the suggested xtractprotos utility to allow building only the necessary sources while also reducing binary size.

giflib

Clipper

Changes

See clipper.10.0.0-r539-no-except.patch file for the exact changes.

libgit2

TinySoundFont