- 03 Jun, 2023 20 commits
-
-
bunnei authored
-
bunnei authored
- Fixes state management issues across multiple boots. - Fixes crashes related to unsafe access of perf stats.
-
bunnei authored
-
bunnei authored
-
Liam authored
-
Liam authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
issue_template: Add link to website, Getting Log Files
-
- 02 Jun, 2023 1 commit
-
-
Baptiste Marie authored
-
- 01 Jun, 2023 8 commits
-
-
liamwhite authored
Update translations (2023-06-01)
-
liamwhite authored
Fix buffer overlap checking skipping a page for stream score right expand
-
liamwhite authored
Fix incorrect syncpt id bounds check and potential out of bounds lookup
-
liamwhite authored
Remove timeline semaphore wait
-
liamwhite authored
add context menu for status bar settings
-
liamwhite authored
yuzu: Disable game list while game is running
-
liamwhite authored
CopyFFmpegDeps: Update variable name
-
The yuzu Community authored
-
- 31 May, 2023 2 commits
- 30 May, 2023 4 commits
-
-
bunnei authored
Skip BufferCache tickframe with no channel state set
-
Kelebek1 authored
-
Narr the Reg authored
input_common: rename PAGE_SIZE to avoid conflict
-
12101111 authored
See also: https://github.com/yuzu-emu/yuzu/issues/8779
-
- 29 May, 2023 1 commit
-
-
german77 authored
-
- 28 May, 2023 4 commits
-
-
liamwhite authored
externals: Update to fmt 10 and add format_as formatter for BitField
-
Morph authored
The mingw fmt package https://aur.archlinux.org/packages/mingw-w64-fmt has not been updated yet.
-
Morph authored
Implicit conversions are now disallowed in fmt 10. Use format_as to convert to the underlying type.
-
liamwhite authored
microprofile: Avoid crashing due to OOB stackPos
-