This repository has been archived on 2024-06-01. You can view files and clone it, but cannot push or open issues or pull requests.
rustboyadvance-ng/platform/rustboyadvance-sdl2/src
Michel Heily ba2eff82ac platform/android: Big re-write of native interface
Mainly convert mainloop and audio thread into native code for
performance increase. (Calling into JNI every frame was costy)

The code was cleaned up quite a bit, but I may have introduced new bugs
in this process :<


Former-commit-id: fdbc21b5ab39f3d2e36647fd1177dc9a84a16980
Former-commit-id: ac765dbee8c994e1b69cc694846511837c2685b9
2020-09-30 00:27:00 +03:00
..
audio.rs platform/android: Big re-write of native interface 2020-09-30 00:27:00 +03:00
cli.yml core: More RTC work 2020-05-21 23:18:20 +03:00
input.rs Add analogue stick support for controllers in SDL2 2020-05-11 20:26:26 +03:00
main.rs Support controll remove/add events for SDL2 frontend 2020-05-23 11:45:25 +03:00
video.rs sdl2: Clear Sdl2Video canvas before drawing onto it 2020-05-13 22:17:44 +03:00