libui/darwin
Pietro Gagliardi f97383f66c Rearranged things so that uiInit() itself is in common/init.c and the OS-specific initialization code is its own standalone internal function. This'll make testing a bit easier, especially after the next few commits, and will allow me to test pre-initialization and cross-thread stuff a bit more easily. 2019-05-09 12:07:28 -04:00
..
main.m Rearranged things so that uiInit() itself is in common/init.c and the OS-specific initialization code is its own standalone internal function. This'll make testing a bit easier, especially after the next few commits, and will allow me to test pre-initialization and cross-thread stuff a bit more easily. 2019-05-09 12:07:28 -04:00
meson.build Implemented uiInit() on macOS. The tests work so far! 2019-04-20 21:38:26 -04:00
uipriv_darwin.h Implemented uiInit() on macOS. The tests work so far! 2019-04-20 21:38:26 -04:00