bunnei
|
35b11971a6
|
android: frontend: Add vsync to the settings now that it is supported.
|
2021-04-23 22:38:26 -07:00 |
|
bunnei
|
7466fa270d
|
android: emu_window: Adapt for use with split presenter thread.
|
2021-04-23 22:38:26 -07:00 |
|
bunnei
|
27e6acac96
|
android: Update .gitignore for CXX compile cache.
|
2021-04-23 22:38:26 -07:00 |
|
bunnei
|
9ebe7c318b
|
android: renderer_opengl: Various fixes for GLES.
|
2021-04-23 22:38:26 -07:00 |
|
bunnei
|
eb3270e8d6
|
android: log: TrimSourcePath: Cannot be constexpr.
|
2021-04-23 22:38:26 -07:00 |
|
SachinVin
|
5b67c9c17c
|
Android: frontend: use android.R.string.ok instead of literal
|
2021-04-23 22:38:26 -07:00 |
|
SachinVin
|
a6509d465c
|
Android: Settings: Center the setting title when no setting description is provided.
|
2021-04-23 22:38:26 -07:00 |
|
bunnei
|
3e96783918
|
android: video_core: Enable HW shadows and texture barrier on GLES.
|
2021-04-23 22:38:26 -07:00 |
|
bunnei
|
4acacc74cf
|
video_core: gl_shader_manager: Only set shader samplers on fragment shader.
- Avoids unnecessary uniform errors.
|
2021-04-23 22:38:26 -07:00 |
|
bunnei
|
dff524aca8
|
android: video_core: Require GLES 3.2 in shaders.
|
2021-04-23 22:38:26 -07:00 |
|
bunnei
|
075585c6f8
|
android: native: Change order of EmuWindow teardown.
- This needs to happen after system shutdown for asynchronous GPU.
|
2021-04-23 22:38:26 -07:00 |
|
bunnei
|
c64a90f015
|
android: video_core: gl_rasterizer_cache: Make cache access thread safe.
|
2021-04-23 22:38:26 -07:00 |
|
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 |
|