Skip to content

Latest commit

 

History

History
58 lines (46 loc) · 1.95 KB

README.md

File metadata and controls

58 lines (46 loc) · 1.95 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.2 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