about summary refs log tree commit diff stats
path: root/src/wrapped/wrappedfreetype.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* [WRAPPER] merged android naming so no more ifdef is neededptitSeb2024-11-041-7/+3
* Fixes (#1659)rajdakin2024-07-091-1/+1
* Wrapped libraries refactor (#1257)rajdakin2024-02-101-6/+0
* [ANDROID] Try to create an Android build, porting box86 Android buildptitSeb2023-09-021-1/+7
* Merge pull request #896 from josch/exeptitSeb2023-07-211-0/+0
|\
| * remove executable bitsJohannes Schauer Marin Rodrigues2023-07-211-0/+0
* | Removed useless box64context_t parameter to RunFunction and friendptitSeb2023-07-091-11/+11
* | [WRAPPER] Used RunFunctionFmt for better sign-extend handling (#768)Yang Liu2023-05-071-43/+43
|/
* Fixed FT_Outline_Decompose wrapped functionptitSeb2022-10-291-0/+119
* Added a couple of wrapped freetype functions (for Hacknet)ptitSeb2022-07-141-5/+111
* Some refactor on wrapped lib handling, to limit calloc/free used and get more...ptitSeb2022-05-091-31/+3
* Improve handling of freetype FTC_ManagerptitSeb2021-05-301-1/+81
* First passrajdakin2021-04-141-0/+3
* Added wrapped libfontconfig and libfreetype, plus some elfloader/tls bugfixptitSeb2021-03-251-0/+171