| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | android: jni: native: Add lock around HaltEmulation, tighten run loop. | 2023-06-03 | 1 | -1/+3 | |
| * | android: jni: native: Refactor locking for is_running. | 2023-06-03 | 1 | -8/+21 | |
| * | android: jni: native: Remove unnecessary atomic for is_running. | 2023-06-03 | 1 | -6/+5 | |
| * | android: jni: native: Tighten up emulation start/stop signaling. | 2023-06-03 | 1 | -58/+64 | |
| * | android: jni: native: Consolidate emulation state into EmulationSession singl... | 2023-06-03 | 1 | -67/+164 | |
| * | android: Frontend: Fix rendering aspect ratio & add a setting for it. | 2023-06-03 | 6 | -1/+24 | |
| * | android: Integrate settings frontend with yuzu & remove unused code. | 2023-06-03 | 25 | -1759/+949 | |
| * | android: Minimize frontend & convert to yuzu. | 2023-06-03 | 128 | -2509/+934 | |
| * | android: Minimal JNI for yuzu. | 2023-06-03 | 7 | -0/+640 | |
| * | android: Add Citra frontend. | 2023-06-03 | 319 | -0/+13799 |