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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
See also: https://github.com/yuzu-emu/yuzu/issues/8779
|
|
|
|
Implicit conversions are now disallowed in fmt 10. Use format_as to convert to the underlying type.
|
|
gl_texture_cache: Fix ASTC CPU decoding with compression disabled
|
|
Use TARGET_FILE_DIR generator expression
|
|
Add support for deinterlaced video playback
|
|
vfs_concat: fix time complexity of read
|
|
qt: add menu item to remove cache storage
|
|
Move buffer bindings to per-channel state
|
|
gl_format was incorrectly being overwritten when compression was disabled
|
|
|
|
|
|
|