Commit graph

5 commits

Author SHA1 Message Date
giongto35
41cb01bf2b Integrate with RetroArch to have Universal emulator. (#64)
* WIP

* Add libretro

* Update input retro

* Update cloud retro input:

* Integrate libretro remove GL

* Launch emulator by game type

* Save and load

* Update deeplink to game directly

* Done channel for naemulator

* each server handle only one session

* Only provide available clients

* Emulator based on game

* Remove all OpenGL related

* Retroarch audio

* Audio encoding mono

* Experiment with libretro audio

* Audio without datachannel

* Audio opus internal

* Remove unnecessary code

* Resampled

* Limit time frame

* Start Room and Audio by game

* Dynamic video image allocation

* Dynamic Video buffer allocation based on video resolution

* Move encoder to room

* width and height from emulator

* Padding images to fix multipler of 64

* Remove OpenGL

* Remove Open AL

* Remove OpenGL from Go mod

* Move away nanoarch logic in naemulator

* Remove unecessary savefiles.go

* Optimize Docker for caching

* Update ReadME

* Update README to introduce Retro

* Update README

* Update README.md
2019-08-02 22:06:26 +08:00
giongto35
be3608ba4b Remove hash 2019-05-05 23:46:40 +08:00
giongto35
ef03d813f1 Load game from GCP 2019-05-05 23:19:47 +08:00
Nguyen Huu Thanh
3a6b34ce80 WIP 2019-04-30 17:33:35 +07:00
Nguyen Huu Thanh
3bfc15b096 WIP 2019-04-28 21:45:30 +07:00
Renamed from ui/util.go (Browse further)