Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
buffer_cache: reset cached write bits after flushing invalidations
|
|
yuzu qt: Disable the web applet by default
|
|
|
|
|
|
applets: Cleanup MiiEdit applet implementation
|
|
|
|
|
|
These are unused for now as we do not support a frontend implementation.
|
|
This also enables proper support for MiiEdit applets which are used in games with firmware versions prior to 10.2.0 by handling the 2 different versions of applet inputs and outputs.
|
|
|
|
|
|
Moves these into types.h, since other files also make use of these types.
|
|
|
|
|
|
shader_recompiler/EXIT: increment output register on failed enable test
|
|
general: Reduce unused includes across the project
|
|
BufferCache: Find direction of the stream buffer increase.
|
|
|
|
vk_texture_cache: Do not reinterpret DepthStencil source images
|
|
texture_cache: Amend unintended bitwise OR in SynchronizeAliases
|
|
|
|
|
|
|
|
|
|
|
|
|
|
KHandleTable: Optimize table entry layout
|
|
|
|
|
|
yuzu_cmd: Allow user to specify config file location
|
|
|
|
|
|
bsd: Allow inexact match for address length in AcceptImpl
|
|
|
|
|
|
|