Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
vulkan_device: Enable VK_KHR_push_descriptor on newer ANV
|
|
texture_cache: process aliases and overlaps in the correct order
|
|
|
|
|
|
|
|
Add a 5ms tiemout to the DSP processing wait
|
|
input_common: Implement amiibo writing
|
|
Don't exit when using "-u" option in yuzu-cmd
|
|
video_core: don't garbage collect during configuration
|
|
|
|
|
|
The -u short option was documented but not implemented in yuzu_cmd.
The same long option --user worked before.
|
|
service: nfc: Remove encryption key requirement
|
|
Texture cache: revert wrong acceleration assumption
|
|
|
|
|
|
|
|
video_core: tune garbage collection aggressiveness
|
|
k_memory_block_manager: remove auditing calls
|
|
video_core: add ASTC recompression
|
|
|
|
|
|
|