cloud-game/pkg/emulator
sergystepanov 92d0dd76f4
Refactor input for safe concurrency (#278)
* Extract input stuff

* Move d-pad option into the main screen

* Add mutex lock on the whole input user sessions struct
2021-02-19 20:33:58 +03:00
..
graphics Fix errors/misuse with OpenGL-based core API (#237) 2020-11-04 18:59:12 +08:00
image Fix errors/misuse with OpenGL-based core API (#237) 2020-11-04 18:59:12 +08:00
libretro Refactor input for safe concurrency (#278) 2021-02-19 20:33:58 +03:00
emulator.go Add new Libretro core manager module (#249) 2020-12-31 13:24:27 +03:00