Commit graph

7 commits

Author SHA1 Message Date
Jean-Philip Desjardins
907442608a Move libretro.h to exclude from clang-format. 2023-08-18 10:13:38 -04:00
Mahmood - Zer0xFF
359b2b31e5 make mutex a class object 2019-12-31 21:03:41 +01:00
Mahmood - Zer0xFF
3b18a61966 cleanup 2019-12-31 21:03:41 +01:00
Mahmood - Zer0xFF
d710ceee04 Libretro: update input to support bitmasking 2019-12-31 21:03:41 +01:00
Mahmood - Zer0xFF
aab9b66c89 poll button state on retro_run() thread... to avoid race condition, as these methods are not thread safe 2019-12-31 21:03:40 +01:00
Mahmood - Zer0xFF
ab26440574 Code style fixes. 2019-12-31 21:03:40 +01:00
Mahmood - Zer0xFF
b4c7777b84 Initial Libretro implementation 2019-12-31 21:02:35 +01:00