| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
Debugger improvements
|
|
Ignore ARM for core count
|
|
|
|
|
|
|
|
[video_core] Fix a couple regs regressions
|
|
service_thread: remove explicit KProcess
|
|
Add CPU core count to log files
|
|
|
|
video_core: Fix dma copy 1D random crash
|
|
yuzu/compatdb: Improve compatibility submission system
|
|
Co-authored-by: Morph <39850852+Morph1984@users.noreply.github.com>
|
|
video_core: Fix few issues in Tess stage
|
|
According to the contributing page (https://github.com/yuzu-emu/yuzu/wiki/Contributing) the default cases should have a break statement
|
|
Add CPU thread count to log files
|
|
invalidation reg
|
|
|
|
Initial ARM64 support
|
|
UI: split up strings relating to content removal
|
|
Add break statement in default cases
|
|
|
|
|
|
yuzu: Change QtKeyToSwitchKey switch case to array
|
|
Co-authored-by: Morph <39850852+Morph1984@users.noreply.github.com>
|
|
|
|
Co-Authored-By: Narr the Reg <5944268+german77@users.noreply.github.com>
|
|
kernel/svc_types: refresh
|
|
|
|
|
|
|
|
kernel: assign KProcess to service threads
|
|
|
|
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;
|
|
Ensure correctness of atomic store ordering
|
|
|
|
service_thread: fix deletion
|
|
|
|
|
|
|
|
video_core:Fix vmm kinds size error
|
|
|
|
video_core: Fix drawing trigger mechanism regression
|
|
Kernel: Various updates for FW 15.0.x
|
|
|