Liam
|
5f9a3c23db
|
nvnflinger: ensure display abandonment considers all layers and future layers
|
2 years ago |
Andrew Pilley
|
813e852dd5
|
Allow -u to accept a username string in addition to index, and suppress the User selector even if settings requires it to be shown for one instance only.
|
2 years ago |
liamwhite
|
12979632a2
|
Merge pull request #12689 from liamwhite/remove-format
ci: remove format dep from mainline step2
|
2 years ago |
Liam
|
201c9a178f
|
ci: remove format dep from mainline step2
|
2 years ago |
Narr the Reg
|
3910796711
|
Merge pull request #12380 from flodavid/save-profile
Save configuration profile name used by players
|
2 years ago |
Liam
|
be2a32b041
|
renderer_vulkan: recreate swapchain when frame size changes
|
2 years ago |
Narr the Reg
|
d79845d97f
|
core: hid: Disable special features before disconnecting the controllers
|
2 years ago |
Narr the Reg
|
4acc872fce
|
service: set: Implement stubbed functions
|
2 years ago |
Narr the Reg
|
61f8e3026d
|
service: set: Refractor setting service
|
2 years ago |
Narr the Reg
|
e2313faec9
|
service: hid: Fully implement abstract vibration
|
2 years ago |
liamwhite
|
fa21d6ee85
|
Merge pull request #12686 from szepeviktor/typos3
Fix more typos
|
2 years ago |
Viktor Szépe
|
34a9bad960
|
Fix typos in master
|
2 years ago |
Viktor Szépe
|
168f763ee6
|
Merge remote-tracking branch 'origin/master' into typos3
|
2 years ago |
Viktor Szépe
|
9b53207f25
|
Fix typos in arrays.xml
|
2 years ago |
Viktor Szépe
|
897ff8a95c
|
Fix one more typo
|
2 years ago |
Viktor Szépe
|
8f8a15827f
|
Fix more typos
|
2 years ago |
Narr the Reg
|
682d36b368
|
service: nfc: Create backup when none exist
|
2 years ago |
liamwhite
|
33bd495eb3
|
Merge pull request #12681 from t895/stick-toggles
android: Fix overlay toggle ordering
|
2 years ago |
liamwhite
|
752ac58e05
|
Merge pull request #12680 from t895/format-mainline
ci: Remove format step from mainline builds
|
2 years ago |
liamwhite
|
f05d1c60be
|
Merge pull request #12677 from GPUCode/whyy-modders
core: Support multiple modules per patcher
|
2 years ago |
liamwhite
|
d449600f76
|
Merge pull request #12665 from german77/proof
service: acc: Only save profiles when profiles have changed
|
2 years ago |
Charles Lombardo
|
5255221e6c
|
Merge pull request #12659 from liamwhite/audio-memory
audio: fetch process object from handle table
|
2 years ago |
Charles Lombardo
|
34956fc17e
|
Merge pull request #12652 from liamwhite/huge-pile-of-spirv-spaghetti
shader_recompiler: emulate 8-bit and 16-bit storage writes with cas loop
|
2 years ago |
Charles Lombardo
|
d94c0b840f
|
Merge pull request #12612 from liamwhite/fs-pid
fsp-srv: use program registry for SetCurrentProcess
|
2 years ago |
Charles Lombardo
|
b6e1736bc3
|
Merge pull request #12611 from liamwhite/resource-management-is-hard
kernel: fix resource management issues
|
2 years ago |
Charles Lombardo
|
31331b7b5f
|
Merge pull request #12610 from liamwhite/reply-and-dont-receive
server_manager: respond to session close correctly
|
2 years ago |
t895
|
b175257527
|
android: Fix overlay toggle ordering
|
2 years ago |
t895
|
e58da9cd54
|
ci: Remove format step from mainline builds
|
2 years ago |
GPUCode
|
26a25d2280
|
core: Support multiple modules per patcher
|
2 years ago |
liamwhite
|
6796d2eeb1
|
Merge pull request #12667 from t895/version-info
android: Show version name instead of build hash in about fragment
|
2 years ago |
liamwhite
|
0b15ee05d8
|
Merge pull request #12666 from t895/ktlint-yuzu-verify
android: Move ktlintCheck to yuzu-verify
|
2 years ago |
t895
|
58a1e73675
|
android: Show version name instead of git hash in the about fragment
|
2 years ago |
t895
|
b5721efd3b
|
android: Clean up git commands in build.gradle
|
2 years ago |
t895
|
1b369e8db2
|
android: Move ktlintCheck to yuzu-verify
|
2 years ago |
german77
|
27d5b89fbd
|
service: acc: Only save profiles when profiles have changed
|
2 years ago |
Liam
|
36739873d2
|
loader: fix homebrew nro registration
|
2 years ago |
Liam
|
b31c464b90
|
kernel: optimize page free on shutdown
|
2 years ago |
Liam
|
bf50a0e0c2
|
kernel: fix debugger and process list lifetime
|
2 years ago |
Liam
|
12fe8c5b76
|
kernel: fix page leak on process termination
|
2 years ago |
Liam
|
6ad73a00d2
|
audio: fetch process object from handle table
|
2 years ago |
liamwhite
|
7a556e94e4
|
Merge pull request #12605 from german77/abstract
service: hid: Create abstracted pad structure
|
2 years ago |
liamwhite
|
b75bdbbb9c
|
Merge pull request #12642 from t895/adapter-refactor
android: Refactor list adapters
|
2 years ago |
german77
|
194746c558
|
service: hid: Create abstracted pad structure
|
2 years ago |
Charles Lombardo
|
1a9f68f9e8
|
Merge pull request #12653 from liamwhite/once-more
ci: fix file mode check in format script
|
2 years ago |
Liam
|
89f2719693
|
ci: fix file mode check in format script
|
2 years ago |
Liam
|
9070fbdc09
|
shader_recompiler: emulate 8-bit and 16-bit storage writes with cas loop
|
2 years ago |
Liam
|
2397093e4f
|
fsp-srv: use program registry for SetCurrentProcess
|
2 years ago |
Liam
|
b51ba38c29
|
shader_recompiler: fix Offset operand usage for non-OpImage*Gather
|
2 years ago |
t895
|
383f7aa8ed
|
android: Fix added driver path
While this didn't break anything, the extra separator was unnecessary
|
2 years ago |
t895
|
a4bbbed9d5
|
android: Add button to use global driver value
|
2 years ago |