| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [WRAPPER] Added 1 more function to wrapped libharfbuzz | ptitSeb | 2025-07-22 | 1 | -0/+6 |
| | | |||||
| * | More wrapped functions on libs harfbuzz and fontconfig | ptitSeb | 2024-03-07 | 1 | -0/+6 |
| | | |||||
| * | Wrapped libraries refactor (#1257) | rajdakin | 2024-02-10 | 1 | -6/+0 |
| | | | | | | | | | | | | * [MISC] Removed a warning caused by tab/space mismatch * [WRAPPED] Factored out `getMy` and `freeMy` calls * [WRAPPED] Small cleanup of the init header * [WRAPPED] Factored out `SETALT` * [WRAPPED] Factored out needed libs | ||||
| * | Fixes (#1207) | rajdakin | 2024-01-18 | 1 | -2/+2 |
| | | | | | | | | | | | | * Fixed signed/unsigned issues and other cosmetics * [WRAPPERS] Fixed missing `return`s in `my_` functions * [EMU] More fixes * [STEAM] Forgot one cleanup * [WRAPPER] Fixed wrappedpulse callback signatures | ||||
| * | Removed useless box64context_t parameter to RunFunction and friend | ptitSeb | 2023-07-09 | 1 | -29/+29 |
| | | |||||
| * | [WRAPPER] Rework on libharfbuzz wrapper (#836) | Yang Liu | 2023-06-13 | 1 | -0/+1198 |
| | | | | | | | | | | | | | | | | | | | | | | * Rework of libharfbuzz, part 1 * Rework of libharfbuzz, part 2 * Rework of libharfbuzz, part 3 * Rework of libharfbuzz, part 4 * Rework of libharfbuzz, part 5 * Fixed typo * Fixed typo * Rework of libharfbuzz, part 6 * Rework of libharfbuzz, part 7 * Done | ||||
| * | Added wrapped libharfbuzz | ptitSeb | 2023-04-28 | 1 | -0/+19 |