- 15 Nov, 2022 4 commits
-
-
lat9nq authored
The border adds its own width at least on Linux which causes the icon to be offset by 1px, and cropped by 2px on the bottom and right sides.
-
lat9nq authored
A hopefully more informative dialog that most importantly notifies the user that their saves will be deleted with the user profile. cpm: Only keep track of UI elements that we need cpm: Remove unused forward declarations cpm: Add missing include
-
bunnei authored
core: Update result module
-
Narr the Reg authored
-
- 13 Nov, 2022 1 commit
-
-
liamwhite authored
Debugger improvements
-
- 12 Nov, 2022 6 commits
-
-
Morph authored
Ignore ARM for core count
-
Matías Locatti authored
-
bunnei authored
[video_core] Fix a couple regs regressions
-
bunnei authored
service_thread: remove explicit KProcess
-
Mai authored
Add CPU core count to log files
-
Matías Locatti authored
-
- 11 Nov, 2022 11 commits
-
-
liamwhite authored
video_core: Fix dma copy 1D random crash
-
liamwhite authored
yuzu/compatdb: Improve compatibility submission system
-
Tobias authored
Co-authored-by: Morph <39850852+Morph1984@users.noreply.github.com>
-
liamwhite authored
video_core: Fix few issues in Tess stage
-
bunnei authored
Add CPU thread count to log files
-
Kelebek1 authored
-
Morph authored
-
bunnei authored
Initial ARM64 support
-
Mai authored
UI: split up strings relating to content removal
-
Mai authored
Add break statement in default cases
-
Liam authored
-
- 10 Nov, 2022 9 commits
-
-
Liam authored
-
bunnei authored
yuzu: Change QtKeyToSwitchKey switch case to array
-
Matías Locatti authored
Co-authored-by: Morph <39850852+Morph1984@users.noreply.github.com>
-
Liam authored
-
FearlessTobi authored
Co-Authored-By: Narr the Reg <5944268+german77@users.noreply.github.com>
-
bunnei authored
kernel/svc_types: refresh
-
Matías Locatti authored
-
FengChen authored
-
Liam authored
-
- 09 Nov, 2022 6 commits
-
-
bunnei authored
kernel: assign KProcess to service threads
-
Liam authored
-
Enrico Mancuso authored
According to the contributing page (https://github.com/yuzu-emu/yuzu/wiki/Contributing) the default cases should have a break statement default: // Yes, even break for the last case break;
-
Fernando S authored
Ensure correctness of atomic store ordering
-
Liam authored
-
Mai authored
service_thread: fix deletion
-
- 07 Nov, 2022 3 commits