Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
singleton.
- Fixes state management issues across multiple boots.
- Fixes crashes related to unsafe access of perf stats.
|
|
|
|
|
|
|
|
39-bit paging
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
issue_template: Add link to website, Getting Log Files
|
|
|
|
Update translations (2023-06-01)
|
|
Fix buffer overlap checking skipping a page for stream score right expand
|
|
Fix incorrect syncpt id bounds check and potential out of bounds lookup
|
|
Remove timeline semaphore wait
|
|
add context menu for status bar settings
|
|
yuzu: Disable game list while game is running
|
|
CopyFFmpegDeps: Update variable name
|
|
|
|
|
|
FFmpeg_DLL_DIR does not exist anywhere else in the repository.
Evidently, the variable name was antiquated at some point, but it
continued to work here as a zombie.
Update the name and avoid copy issues.
|
|
Skip BufferCache tickframe with no channel state set
|
|
|
|
input_common: rename PAGE_SIZE to avoid conflict
|
|
See also: https://github.com/yuzu-emu/yuzu/issues/8779
|
|
|
|
externals: Update to fmt 10 and add format_as formatter for BitField
|
|
The mingw fmt package https://aur.archlinux.org/packages/mingw-w64-fmt has not been updated yet.
|