- 21 Feb, 2024 4 commits
-
-
Charles Lombardo authored
android: Fix extra stick setting default values
-
t895 authored
The default value was accidentally hardcoded for all extra stick settings
-
liamwhite authored
ns: fix alignment of uid type
-
Matías Locatti authored
caches: make critical reclamation less eager and possible in more cases
-
- 20 Feb, 2024 10 commits
-
-
Liam authored
-
liamwhite authored
android: Expose device name setting
-
liamwhite authored
vi: misc fixes
-
t895 authored
-
t895 authored
-
Liam authored
-
Liam authored
-
Liam authored
-
Andrew Pilley authored
* Import keys, re-initialize KeyManager, re-scan vfs, re-populate game list. * <.< spelling. * Update based on feedback on #13047 and this PR * Based on feedback: Don't delete existing files. There's legitimate reasons that someone may want to keep their retail keys and title key handling is resilient to mismatches. * Update src/yuzu/main.cpp Co-authored-by: Tobias <thm.frey@gmail.com> * Remove translation of literal filename/filter format. * clang-format. --------- Co-authored-by: Tobias <thm.frey@gmail.com>
-
liamwhite authored
android: Fix broken clear button check
-
- 19 Feb, 2024 15 commits
-
-
Charles Lombardo authored
-
t895 authored
-
liamwhite authored
service: btm: Migrate service to new IPC
-
Charles Lombardo authored
-
Charles Lombardo authored
-
liamwhite authored
scope_exit: Make constexpr
-
FearlessTobi authored
Allows the use of the macro in constexpr-contexts. Also avoids some potential problems when nesting braces inside it.
-
FearlessTobi authored
-
Narr the Reg authored
buffer_cache: use mapped range with large vertex buffer size
-
Narr the Reg authored
shader_recompiler: fix non-const offset for arrayed image types
-
Narr the Reg authored
vi: manage resources independently of nvnflinger and refactor
-
Narr the Reg authored
ns: rewrite for new IPC
-
liamwhite authored
am: account for offset in transfer memory storage
-
liamwhite authored
service: audio: Rewrite IAudioController to new IPC
-
Liam authored
-
- 18 Feb, 2024 11 commits
-
-
Liam authored
-
Charles Lombardo authored
core: hid: Remove driver errors from log
-
german77 authored
-
Liam authored
-
liamwhite authored
android: Flip AB/XY for xbox controllers during auto-mapping
-
t895 authored
-
liamwhite authored
service: Implement functions needed by Qlaunch
-
Liam authored
-
Liam authored
-
Liam authored
-
Liam authored
-