liamwhite
538e137bca
Merge pull request #12100 from t895/android-translations
translations: Add android translations to transifex config
2 years ago
liamwhite
e69118042f
Merge pull request #12045 from liamwhite/codec-refactor
video_core: refactor video frame and packet parsing
2 years ago
liamwhite
a6b8d85b34
Merge pull request #11984 from lat9nq/lupdate
shared_translation: Call tr more directly
2 years ago
Narr the Reg
8da5bd27e9
Merge pull request #12011 from Macj0rdan/controller-applet
Implemented qlaunch version of the controller applet
2 years ago
t895
0298c2cc5d
translations: Add android translations to transifex config
2 years ago
liamwhite
00dcf69ce8
Merge pull request #12093 from t895/zip-intent
android: Use file picker intent for save exporter
2 years ago
liamwhite
1ea0890a36
Merge pull request #12092 from t895/recent-games-default
android: Select recently played games by default in search tab
2 years ago
liamwhite
a77feca086
Merge pull request #12091 from t895/silly-speed
android: Allow up to 400% for the limit speed percent setting
2 years ago
Narr the Reg
99a8f7fb72
Merge pull request #12097 from Squall-Leonhart/ResourceToGetResource
service: hid: Ensure resource manager is initialized
2 years ago
Squall-Leonhart
8ae26df15c
service: hid: Ensure resource manager is initialized
Ensures the proper initialization of the IActiveVibrationDeviceList. By using GetResourceManager() instead of resource_manager, we make sure that the IActiveVibrationDeviceListis initialized before it's used, preventing potential null issues.
Fixes #12088
2 years ago
t895
82a4a67f6b
android: Use file picker intent for save exporter
2 years ago
t895
8e93a9a9ef
android: Use path instead of programId for recently added / played key
2 years ago
t895
23c1f7c72f
android: Select recently played games by default in search tab
2 years ago
t895
d3ed771f39
android: Allow up to 400% for the limit speed percent setting
2 years ago
liamwhite
12fba361bd
Merge pull request #12083 from liamwhite/viewport
renderer_vulkan: ignore viewport stores on non-supporting drivers
2 years ago
liamwhite
6bcde572dd
Merge pull request #12085 from liamwhite/build-fix
qt: fix linux build
2 years ago
FrozenAra
cb004d1ba1
Implemented qlaunch version of the controller applet
2 years ago
Liam
20a17607ae
qt: fix linux build
2 years ago
Liam
473caaff5b
renderer_vulkan: ignore viewport stores on non-supporting drivers
2 years ago
liamwhite
787552f832
Merge pull request #12081 from FernandoS27/check-out-on-your-broke-crypto-friends
Vulkan: Be more generous with pipeline workers for Android
2 years ago
liamwhite
5f945e2fcd
Merge pull request #12036 from FernandoS27/you-should-have-more-than-one-towel
Query Cache: Disable write syncing on Android
2 years ago
liamwhite
c08da2d6ad
Merge pull request #11792 from boludoz/new-shortcut
Improved shortcut: add games in applist for Windows, question for sta…
2 years ago
liamwhite
4458920799
Merge pull request #12066 from ameerj/nvidia-nsanity
shader_recompiler: add byteswap pattern workaround for Nvidia
2 years ago
liamwhite
61fed8a3a6
Merge pull request #12068 from ameerj/glasm-xfb-fixes
gl_graphics_pipeline: GLASM: Fix transform feedback attribs buffer mode
2 years ago
liamwhite
efb3165e3d
Merge pull request #12072 from FernandoS27/winter-is-2-seconds-too-soon
Buffer Cache: Eliminate clears on Indirect buffers
2 years ago
Fernando Sahmkow
a493ba76b4
Vulkan: Be more generous with pipeline workers for Android
2 years ago
Fernando Sahmkow
ae60a5657e
Buffer Cache: Eliminate clears on Indirect buffers
2 years ago
Ameer J
feb60de5c3
shader_recompiler: Fix spelling of "derivate" ( #12067 )
2 years ago
Ameer J
c67644f1da
gl_graphics_pipeline: GLASM: Fix transform feedback attribs buffer mode
GL_SEPARATE_ATTRIBS only applies when multiple buffers are being used, else GL_INTERLEAVED_ATTRIBS handles the cases for a single buffer with potentially more than one attribute
2 years ago
Ameer J
9343b81afd
shader_recompiler: add byteswap pattern workaround for Nvidia
2 years ago
liamwhite
71f53b4218
Merge pull request #12058 from liamwhite/opus-again
opus: fix stereo stream count check in multistream decoder object
2 years ago
liamwhite
f131b0faeb
Merge pull request #11912 from liamwhite/nv-graphic-buffer
nvnflinger: use graphic buffer lifetime for map handle
2 years ago
liamwhite
6c64d5aff2
Merge pull request #11917 from liamwhite/abandonment
nvnflinger: implement consumer abandonment
2 years ago
Liam
de594995da
opus: fix stereo stream count check in multistream decoder object
2 years ago
liamwhite
4c16a1a26f
Merge pull request #12055 from german77/activate
service: hid: Introduce firmware settings and update activate controller calls
2 years ago
Narr the Reg
862e66202c
service: hid: Introduce firmware settings and update activate controller calls
2 years ago
Liam
4055a476aa
video_core: refactor video frame and packet parsing
2 years ago
liamwhite
2136a46ab7
Merge pull request #12053 from german77/no_functional
service: hid: Implement xpad calls
2 years ago
Narr the Reg
b9c7e5c2c8
service: hid: Implement xpad calls
2 years ago
liamwhite
d86e88a622
Merge pull request #11995 from FernandoS27/you-dont-need-the-new-iphone
Revert PR #11806 and do a proper fix to the memory handling.
2 years ago
liamwhite
7eac28e410
Merge pull request #12038 from german77/no_implement
service: hid: Split hid.cpp into individual interfaces
2 years ago
liamwhite
ea4c92f734
Merge pull request #12007 from german77/moar_buttons
core: hid: Split SL and SR buttons
2 years ago
Narr the Reg
c9cd938dfd
service: hid: Split hid.cpp into individual interfaces
2 years ago
liamwhite
4c5e3d5f7a
Merge pull request #12043 from t895/disable-pip-default
android: Disable PiP by default
2 years ago
t895
e2be180136
android: Disable PiP by default
2 years ago
Fernando Sahmkow
c9437e5244
Query Cache: Disable write syncing on Android
2 years ago
liamwhite
24548b1f5c
Merge pull request #12034 from t895/fps-outline
android: Add drop shadow to FPS counter
2 years ago
liamwhite
be0ecae108
Merge pull request #12035 from t895/pip-startup-shutdown-fix
android: Don't enter PiP during startup or shutdown
2 years ago
t895
fcd54c6479
android: Don't enter PiP during startup or shutdown
2 years ago
t895
08296f151e
android: Add drop shadow to FPS counter
Also let the style control the text size
2 years ago