bunnei
|
77c8cb23a0
|
android: config: Fix setting for use_frame_limit.
|
2021-04-23 22:38:35 -07:00 |
|
bunnei
|
a748c2cc7e
|
Update strings.xml
|
2021-04-23 22:38:34 -07:00 |
|
Nathan Lepori
|
ab285bb6bb
|
Implemented switch for sliding finger across dpad + fixed sensitivity
|
2021-04-23 22:38:34 -07:00 |
|
SachinVin
|
0507234077
|
video_core/CMakeLists.txt: Use toolchain cmake in shader header generator
|
2021-04-23 22:38:34 -07:00 |
|
SachinVin
|
a09d30298e
|
gl_state.cpp: Fix typo in texture buffer LUT
|
2021-04-23 22:38:34 -07:00 |
|
SachinVin
|
08432346f7
|
android : EmulationActivity: Don't show rationale if the permission was denied indefinitely
|
2021-04-23 22:38:34 -07:00 |
|
SachinVin
|
d5e765fa53
|
fix formatting
|
2021-04-23 22:38:34 -07:00 |
|
SachinVin
|
428b0910ef
|
android: Disable sensors when emulation is paused
|
2021-04-23 22:38:34 -07:00 |
|
SachinVin
|
337da335d6
|
android : refactor button_manager{.cpp, .h} to input_manager
Now that it also handles sensors
|
2021-04-23 22:38:34 -07:00 |
|
SutandoTsukai181
|
6aa9b1c9dc
|
Update framebuffer layout when closing the settings
Fixes an issue where the default layout gets applied when closing the settings, which is noticable if you swap screens before changing the layout.
|
2021-04-23 22:38:34 -07:00 |
|
SutandoTsukai181
|
bf02579927
|
Add Cardboard VR
Based on hrydgard/ppsspp/pull/12449
|
2021-04-23 22:38:34 -07:00 |
|
SutandoTsukai181
|
8027b7cfe7
|
Add Stereoscopy settings UI
|
2021-04-23 22:38:34 -07:00 |
|
SachinVin
|
98205a3324
|
Run clang-format
|
2021-04-23 22:38:34 -07:00 |
|
SutandoTsukai181
|
e2689ee93c
|
Remove unnecessary conditional
|
2021-04-23 22:38:34 -07:00 |
|
SutandoTsukai181
|
b55da9bef3
|
Wait on present_queue instead of free_queue
|
2021-04-23 22:38:34 -07:00 |
|
SutandoTsukai181
|
a6a4eb7a7a
|
Remove reference to "has_custom_button_text"
|
2021-04-23 22:38:34 -07:00 |
|
SutandoTsukai181
|
7fc4de5330
|
Properly handle button_text for android
|
2021-04-23 22:38:34 -07:00 |
|
Tobias
|
3c40cbf6fb
|
AndroidManifest: Remove the maximum aspect ratio entirely
|
2021-04-23 22:38:34 -07:00 |
|
Tobias
|
c8345b2cb4
|
AndroidManifest: Increase the maximum aspect ratio
This should help display the app on the whole screen on 21:9 devices like the Experia Z5.
|
2021-04-23 22:38:34 -07:00 |
|
bunnei
|
3bc5c81c7f
|
gl_shader_decompiler: Improve performance of accurate_mul on Android.
|
2021-04-23 22:38:34 -07:00 |
|
weihuoya
|
84d295a06d
|
presenting in the ui thread
|
2021-04-23 22:38:34 -07:00 |
|
weihuoya
|
ac686b1be4
|
presenting if need
|
2021-04-23 22:38:34 -07:00 |
|
weihuoya
|
8dfd31510b
|
use separate texture buffer for light and fog
|
2021-04-23 22:38:34 -07:00 |
|
zhang wei
|
7f9f84f9ea
|
Minor fixes to the UX (#126)
|
2021-04-23 22:38:34 -07:00 |
|
bunnei
|
1e34cde400
|
android: CheckBoxSetting: Fix a ClassCastException exception with isChecked.
|
2021-04-23 22:38:34 -07:00 |
|
bunnei
|
355312170c
|
android: MainActivity: Fix a nullptr exception with onSaveInstanceState.
|
2021-04-23 22:38:34 -07:00 |
|
bunnei
|
b605845090
|
android: SettingsFragmentPresenter: Fix a nullptr exception with loadSettingsList.
|
2021-04-23 22:38:34 -07:00 |
|
bunnei
|
31fb157ae6
|
Revert "Presenting in ui thread (#92)"
This reverts commit d1c2e8fb88873bf8642d07ca7e386cc1bac19692.
|
2021-04-23 22:38:34 -07:00 |
|
bunnei
|
813b6008a2
|
android: native: Reload game specific settings when in game.
|
2021-04-23 22:38:34 -07:00 |
|
zhang wei
|
c4f7e2dc95
|
Presenting in ui thread (#92)
* present in ui thread
* rm test file
* use gradle 3.6.3
* fx present issue
|
2021-04-23 22:38:34 -07:00 |
|
xperia64
|
a0fd0deab6
|
Disable deptch stencil shader in texture_downloader_es for now
|
2021-04-23 22:38:34 -07:00 |
|
SachinVin
|
9a438c4339
|
android : Fix touchscreen for reals
Adds proper multitouch tracking for touchscreen
|
2021-04-23 22:38:33 -07:00 |
|
SachinVin
|
fa3b832998
|
core/frontend/emu_window: return true when TouchPressed is consumed
|
2021-04-23 22:38:33 -07:00 |
|
xperia64
|
6b5c730d6f
|
Clamp the circle pad more correctly
|
2021-04-23 22:38:33 -07:00 |
|
xperia64
|
7682c469d4
|
Fix the N3DS controls
|
2021-04-23 22:38:33 -07:00 |
|
xperia64
|
384c577fee
|
Shield TV driver bug workaround
|
2021-04-23 22:38:33 -07:00 |
|
SachinVin
|
30c9d79a27
|
android : InputOverlayDrawableDpad.java: Initialize mTrackId to -1
|
2021-04-23 22:38:33 -07:00 |
|
SachinVin
|
0111746fa2
|
android: Bring back git hash version name
|
2021-04-23 22:38:33 -07:00 |
|
bunnei
|
dadd9fcc6f
|
android: game_settings: Mario & Luigi games require accurate mul.
|
2021-04-23 22:38:33 -07:00 |
|
BreadFish64
|
d6ff4b0cf9
|
actually add icons
|
2021-04-23 22:38:33 -07:00 |
|
BreadFish64
|
b7db81d227
|
add icon to CIA install menu item
|
2021-04-23 22:38:33 -07:00 |
|
BreadFish64
|
36548d1dd4
|
refresh game list after installing CIA
|
2021-04-23 22:38:33 -07:00 |
|
BreadFish64
|
07c4e5fc2e
|
android: Add initial CIA installation
|
2021-04-23 22:38:33 -07:00 |
|
bunnei
|
082a263cd2
|
android: game_settings: Further cleanups.
|
2021-04-23 22:38:33 -07:00 |
|
bunnei
|
1c450ed5ba
|
android: native: Set game specific settings before initializing core.
- Allows some other settings to be overridden.
|
2021-04-23 22:38:33 -07:00 |
|
bunnei
|
f46ee115de
|
android: game_settings: Disable asynch GPU with DQ7.
- This was causing some issues.
|
2021-04-23 22:38:33 -07:00 |
|
Nathan Lepori
|
e47f713efc
|
Implemented joystick-style directional pad overlay
|
2021-04-23 22:38:33 -07:00 |
|
SutandoTsukai181
|
730a722308
|
android: frontend: Start a service to keep the persistent notification
|
2021-04-23 22:38:33 -07:00 |
|
meteoorkip
|
f013919f28
|
Make touch joystick re-centering configurable
|
2021-04-23 22:38:33 -07:00 |
|
SachinVin
|
53d2b678a3
|
gl_shader_gen.cpp:fix implicit type conversion error for gles
|
2021-04-23 22:38:33 -07:00 |
|