about summary refs log tree commit diff stats
path: root/src/wrapped/wrappedgthread2.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Some refactor on wrapped lib handling, to limit calloc/free used and get ↵ptitSeb2022-05-091-34/+5
| | | | more straight forward usage of native wrapped functions (ported from box86)
* Added wrapped gtk2 (enough to launch Dwarf Fortress and some simple gtk2 ↵ptitSeb2021-09-181-0/+141
samples)