liamwhite
2e4b32204c
Merge pull request #12665 from german77/proof
service: acc: Only save profiles when profiles have changed
2 years ago
Charles Lombardo
34db13486a
Merge pull request #12659 from liamwhite/audio-memory
audio: fetch process object from handle table
2 years ago
Charles Lombardo
c6c6bb4041
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
a2ffb419c9
Merge pull request #12612 from liamwhite/fs-pid
fsp-srv: use program registry for SetCurrentProcess
2 years ago
Charles Lombardo
0127cec371
Merge pull request #12611 from liamwhite/resource-management-is-hard
kernel: fix resource management issues
2 years ago
Charles Lombardo
db3a6075f5
Merge pull request #12610 from liamwhite/reply-and-dont-receive
server_manager: respond to session close correctly
2 years ago
liamwhite
817c7c445d
Merge pull request #12667 from t895/version-info
android: Show version name instead of build hash in about fragment
2 years ago
liamwhite
da714a362b
Merge pull request #12666 from t895/ktlint-yuzu-verify
android: Move ktlintCheck to yuzu-verify
2 years ago
t895
7b3941e5d4
android: Show version name instead of git hash in the about fragment
2 years ago
t895
15d8a40529
android: Clean up git commands in build.gradle
2 years ago
t895
cdeaca73c4
android: Move ktlintCheck to yuzu-verify
2 years ago
german77
bee22540a1
service: acc: Only save profiles when profiles have changed
2 years ago
Liam
76880b84f9
loader: fix homebrew nro registration
2 years ago
Liam
2f0b57ca13
kernel: optimize page free on shutdown
2 years ago
Liam
f90a022d3a
kernel: fix debugger and process list lifetime
2 years ago
Liam
f2fed21c11
kernel: fix page leak on process termination
2 years ago
Liam
d940974789
audio: fetch process object from handle table
2 years ago
liamwhite
f7a3c135e2
Merge pull request #12605 from german77/abstract
service: hid: Create abstracted pad structure
2 years ago
liamwhite
fcb0dff67c
Merge pull request #12642 from t895/adapter-refactor
android: Refactor list adapters
2 years ago
german77
b5dac5f525
service: hid: Create abstracted pad structure
2 years ago
Charles Lombardo
a4d90a9a64
Merge pull request #12653 from liamwhite/once-more
ci: fix file mode check in format script
2 years ago
Liam
84787a2ada
ci: fix file mode check in format script
2 years ago
Liam
2a0d707ce1
shader_recompiler: emulate 8-bit and 16-bit storage writes with cas loop
2 years ago
Liam
aae9eea532
fsp-srv: use program registry for SetCurrentProcess
2 years ago
t895
d3ba6b334b
android: Fix added driver path
While this didn't break anything, the extra separator was unnecessary
2 years ago
t895
dac8c4ce4d
android: Add button to use global driver value
2 years ago
t895
9e974d4c7e
android: Reload driver data on importing user data
2 years ago
t895
6bfc3c530c
android: Rework driver fragment
Applies settings upon selection and uses a new Driver model to represent the information in-view. Also switches from an async diff list to a plain one.
2 years ago
t895
93239f191a
android: Refactor DriverAdapter to use AbstractSingleSelectionList
2 years ago
t895
b17db2b462
android: Create generic single selection list adapter
2 years ago
t895
9130366a58
android: Refactor recycler view adapters to use AbstractListAdapter
2 years ago
t895
ad0066a6b6
android: Create generic list adapter for basic lists
Simplifies basic setup for lists
2 years ago
t895
78c323c4eb
android: Refactor async diff adapters to use AbstractDiffAdapter
2 years ago
t895
51ad2d10de
android: Create generic adapter and viewholder
Eliminates repeated code associated with every async differ list
2 years ago
Charles Lombardo
6533dfd7ce
Merge pull request #12639 from liamwhite/format-oops
ci: fix format task
2 years ago
Liam
e11a3414ae
ci: fix format task
2 years ago
liamwhite
4fdc900581
Merge pull request #12634 from lat9nq/apple-intl-2
externals: Update txdb_to_nx
2 years ago
lat9nq
d99830b59c
externals: Update txdb_to_nx
Includes a fix lat9nq/tzdb_to_nx@1e82342 that fixes a build issue on Mac OS.
2 years ago
Narr the Reg
23c11e50f9
Merge pull request #12609 from liamwhite/wrong-name-again
vi: minor cleanups
2 years ago
liamwhite
5fde5e62a8
Merge pull request #12622 from liamwhite/format
ci: make verify format workflow output more helpful
2 years ago
Viktor Szépe
f124461674
Fix typos in src/core ( #12625 )
* Fix typos in src/core
* Fix typo correction
* Fix indentation of MemoryStateNames
* Fix indent
2 years ago
Liam
30743eff56
ci: make verify format workflow output more helpful
2 years ago
Liam
4f83b00f6f
general: fix trailing whitespace
2 years ago
Liam
ea710e6523
vi: connect vsync event handle lifetime to application display service interface
2 years ago
Liam
200b371d13
server_manager: respond to session close correctly
2 years ago
Liam
ae88ea79b2
vi: fix name of nvnflinger
2 years ago
liamwhite
82b58668ed
Merge pull request #12608 from szepeviktor/typos
Fix typos in video_core
2 years ago
liamwhite
bd80929ac1
Merge pull request #12606 from german77/npad_close
service: hid: Delete shared memory handle when unused
2 years ago
liamwhite
2a4ac7cfac
Merge pull request #12600 from german77/npad-impl
service: hid: Hook interface implementations
2 years ago
liamwhite
ab513c378a
Merge pull request #12599 from german77/settings
service: set: Use official names
2 years ago