index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
android
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
android: frontend: Cleanup framerate counter.
bunnei
2023-06-03
2
-4
/
+3
*
android: vulkan: Implement adrenotools turbo mode.
bunnei
2023-06-03
5
-1
/
+13
*
android: frontend: Add support for GPU driver selection.
bunnei
2023-06-03
9
-3
/
+251
*
android: native: Add support for custom Vulkan driver loading.
bunnei
2023-06-03
6
-44
/
+109
*
android: EmulationFragment: Always reset overlay.
bunnei
2023-06-03
1
-1
/
+2
*
android: Add motion sensor
Narr the Reg
2023-06-03
2
-20
/
+65
*
android: Hook jni input properly
Narr the Reg
2023-06-03
5
-90
/
+104
*
android: cleanup touch update loop
Narr the Reg
2023-06-03
1
-28
/
+50
*
android: Clean joystick overlay
Narr the Reg
2023-06-03
3
-135
/
+131
*
android: Clean dpad overlay
Narr the Reg
2023-06-03
2
-192
/
+174
*
android: Clean button overlay
Narr the Reg
2023-06-03
2
-195
/
+65
*
android: Add all buttons to screen controller
Narr the Reg
2023-06-03
4
-209
/
+104
*
android: Apply clang format
Narr the Reg
2023-06-03
2
-9
/
+9
*
android: frontend: Implement game grid view. (#9)
bunnei
2023-06-03
15
-174
/
+272
*
android: Replace notification icon with yuzu
german77
2023-06-03
3
-0
/
+0
*
android: strings: Refresh key dumping URL.
bunnei
2023-06-03
1
-1
/
+1
*
android: frontend: Modify ROM load messaging for invalid keys.
bunnei
2023-06-03
2
-7
/
+11
*
android: frontend: Integrate key installation for SAF.
bunnei
2023-06-03
18
-19
/
+100
*
android: jni: Add function to reload keys.
bunnei
2023-06-03
3
-2
/
+14
*
android: EmulationActivity: Temporarily disable running notification.
bunnei
2023-06-03
2
-7
/
+12
*
android: Implement SAF support & migrate to SDK 31. (#4)
bunnei
2023-06-03
32
-688
/
+615
*
android: Harden emulation shutdown when loader fails.
bunnei
2023-06-03
1
-6
/
+12
*
android: SettingsFragmentPresenter: Fix default renderer backend.
bunnei
2023-06-03
1
-1
/
+1
*
android: jni: native: Add lock around HaltEmulation, tighten run loop.
bunnei
2023-06-03
1
-1
/
+3
*
android: jni: native: Refactor locking for is_running.
bunnei
2023-06-03
1
-8
/
+21
*
android: jni: native: Remove unnecessary atomic for is_running.
bunnei
2023-06-03
1
-6
/
+5
*
android: jni: native: Tighten up emulation start/stop signaling.
bunnei
2023-06-03
1
-58
/
+64
*
android: jni: native: Consolidate emulation state into EmulationSession singleton.
bunnei
2023-06-03
1
-67
/
+164
*
android: Frontend: Fix rendering aspect ratio & add a setting for it.
bunnei
2023-06-03
6
-1
/
+24
*
android: Integrate settings frontend with yuzu & remove unused code.
bunnei
2023-06-03
25
-1759
/
+949
*
android: Minimize frontend & convert to yuzu.
bunnei
2023-06-03
128
-2509
/
+934
*
android: Minimal JNI for yuzu.
bunnei
2023-06-03
7
-0
/
+640
*
android: Add Citra frontend.
bunnei
2023-06-03
319
-0
/
+13799