bunnei
|
1ba77cd276
|
android: audio_core: Remove noisy log.
|
2021-04-23 22:38:26 -07:00 |
|
bunnei
|
fc24a8bb94
|
android: core: frontend: Port yuzu's code for scope acquire window context.
|
2021-04-23 22:38:26 -07:00 |
|
bunnei
|
8ecd73bb5b
|
android: res: Update the launcher icon.
|
2021-04-23 22:38:26 -07:00 |
|
bunnei
|
9d5dafe811
|
android: frontend: FPS overlay: Add some minor margin.
|
2021-04-23 22:38:26 -07:00 |
|
bunnei
|
4a7d733f90
|
android: jni: Migrate EmuWindow_Android class to EGL.
- This enables us to use shared contexts more easily.
|
2021-04-23 22:38:26 -07:00 |
|
bunnei
|
2a690a3064
|
android: frontend: Add errors for unsupported ROM formats.
|
2021-04-23 22:38:26 -07:00 |
|
bunnei
|
efeed943d8
|
android: renderer_opengl: Partially implement glLogicOp on GLES.
|
2021-04-23 22:38:26 -07:00 |
|
SachinVin
|
f4fa4e8d15
|
android/GameDatabase.java: remove duplicate ".3ds" from allowedExtensions
|
2021-04-23 22:38:26 -07:00 |
|
bunnei
|
ac97f0aeb8
|
android: renderer_opengl: Optimize GetTexImageOES and fix bugs.
|
2021-04-23 22:38:26 -07:00 |
|
bunnei
|
aa42eedc41
|
android: settings: Add system language setting.
|
2021-04-23 22:38:26 -07:00 |
|
bunnei
|
3659fe923c
|
android: settings: Fix bug where changing speed limiter will slow game down.
|
2021-04-23 22:38:26 -07:00 |
|
bunnei
|
4af54e1e0c
|
android: frontend: Support 18.5:9 aspect ratio.
|
2021-04-23 22:38:26 -07:00 |
|
bunnei
|
2fdfa12d45
|
android: frontend: Further simplify show FPS overlay text.
|
2021-04-23 22:38:26 -07:00 |
|
bunnei
|
eff3b033fc
|
android: frontend: Fix several issues with running notification.
- Priority should be low without sound/vibration.
- Notification should restore app.
|
2021-04-23 22:38:25 -07:00 |
|
bunnei
|
67d0ccfc0d
|
android: frontend: Use color white for FPS overlay.
|
2021-04-23 22:38:25 -07:00 |
|
bunnei
|
329bc311a5
|
android: frontend: settings: Temporarily disable V-Sync.
|
2021-04-23 22:38:25 -07:00 |
|
bunnei
|
e01f2ee73d
|
android: frontend: Rename settings hint to "Settings".
|
2021-04-23 22:38:25 -07:00 |
|
bunnei
|
83c7a97dee
|
android: frontend: New and improved launcher icon.
|
2021-04-23 22:38:25 -07:00 |
|
bunnei
|
3628fdd735
|
android: frontend: startup: Improve startup and permissions handling.
- Fixes a first boot crash.
|
2021-04-23 22:38:25 -07:00 |
|
bunnei
|
241b4a2eb7
|
android: frontend: settings: Disable audio stretching by default.
|
2021-04-23 22:38:25 -07:00 |
|
bunnei
|
e2c2d28290
|
android: frontend: settings: Accurate shader multiplication should be disabled.
|
2021-04-23 22:38:25 -07:00 |
|
bunnei
|
5ce7aae1f7
|
android: frontend: settings: Simplify sliders.
|
2021-04-23 22:38:25 -07:00 |
|
bunnei
|
ded451bc9d
|
android: frontend: menu: Improve in game options, make check boxes.
|
2021-04-23 22:38:25 -07:00 |
|
bunnei
|
6857bc32a8
|
android: frontend: Implement persistent notification while emulator is running.
|
2021-04-23 22:38:25 -07:00 |
|
bunnei
|
8cc2f340e5
|
android: Rename main entry class to CitraApplication.
|
2021-04-23 22:38:25 -07:00 |
|
bunnei
|
01b78f9d8d
|
android: frontend: Implement basic software keyboard applet.
|
2021-04-23 22:38:25 -07:00 |
|
bunnei
|
04ee044418
|
android: frontend: Use android builtin ok/yes/no/cancel strings where possible.
|
2021-04-23 22:38:25 -07:00 |
|
bunnei
|
32dba15d34
|
android: frontend: Add "Cancel" and "Default" buttons to reset overlay.
|
2021-04-23 22:38:25 -07:00 |
|
bunnei
|
1a28e90a72
|
android: frontend: Fix bug with reset overlay scale.
|
2021-04-23 22:38:25 -07:00 |
|
bunnei
|
8295234ab7
|
android: frontend: Cleanup perf stats.
|
2021-04-23 22:38:25 -07:00 |
|
bunnei
|
d7e037ff2e
|
android: frontend: card_game: Tighten padding a little bit.
|
2021-04-23 22:38:25 -07:00 |
|
bunnei
|
6b92be6df5
|
android: frontend: gamelist: Save PlatformGamesFragment state.
- Fixes weird duplication of game list on rotation.
|
2021-04-23 22:38:25 -07:00 |
|
bunnei
|
0584931a28
|
android: frontend: gamelist: Fix weird scroll behavior with action bar.
|
2021-04-23 22:38:25 -07:00 |
|
bunnei
|
17e6080e1b
|
android: jni: Improve management of core emulation state.
- Furthermore fixes bug where audio crackling could bleed out of the app.
|
2021-04-23 22:38:25 -07:00 |
|
bunnei
|
1c12ed99fc
|
android: frontend: settings: Add a back button to the navigation bar.
|
2021-04-23 22:38:25 -07:00 |
|
bunnei
|
60e8f9a574
|
android: frontend: gamelist: Add swipe to refresh gesture.
|
2021-04-23 22:38:25 -07:00 |
|
bunnei
|
7fe84b8447
|
android: frontend: settings: Disable configuring D-pad as buttons.
|
2021-04-23 22:38:25 -07:00 |
|
bunnei
|
4fb8d4a882
|
android: frontend: settings: Rename "controller" section to "gamepad".
|
2021-04-23 22:38:24 -07:00 |
|
bunnei
|
ead2d23473
|
android: frontend: menu_settings: Remove save button.
|
2021-04-23 22:38:24 -07:00 |
|
bunnei
|
47ee116db4
|
android: frontend: fragment_settings: Remove margins.
|
2021-04-23 22:38:24 -07:00 |
|
bunnei
|
38ef3bb184
|
android: frontend: settings: Simply save toast.
|
2021-04-23 22:38:24 -07:00 |
|
bunnei
|
b70b16b65d
|
android: frontend: EmulationActivity: Remove citra icon from game prompt.
|
2021-04-23 22:38:24 -07:00 |
|
bunnei
|
643b8ab2c5
|
gl_rasterizer_cache: Remove redundant GLES check.
|
2021-04-23 22:38:24 -07:00 |
|
bunnei
|
e24022bb07
|
android: gl_rasterizer_cache: Skip costly shutdown procedure.
|
2021-04-23 22:38:24 -07:00 |
|
bunnei
|
6eb247fb96
|
android: jni: Fix how we handle orientation changes.
- This previously broke Jave to C++ bindings.
|
2021-04-23 22:38:24 -07:00 |
|
bunnei
|
2471198523
|
core: Reset cpu_core after kernel.
- Fixes a crash on Android.
|
2021-04-23 22:38:24 -07:00 |
|
bunnei
|
b5825fe96e
|
android: jni: config: Disable shaders_accurate_mul by default (it's too slow).
|
2021-04-23 22:38:24 -07:00 |
|
bunnei
|
8525cd0198
|
android: jni: Add IDCache to cache Java methods.
|
2021-04-23 22:38:24 -07:00 |
|
bunnei
|
1dd78cd1e9
|
android: Picasso: Use newer version and some minor cleanup.
|
2021-04-23 22:38:24 -07:00 |
|
bunnei
|
2503527ccc
|
android: AndroidManifest.xml: Require GLES 3.1 and AEP.
|
2021-04-23 22:38:24 -07:00 |
|