| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Co-Authored-By: Narr the Reg <5944268+german77@users.noreply.github.com>
|
|
|
|
|
|
host_memory: mmap changes for virtual_base
|
|
settings: warn on invalid regon/language combinations
|
|
|
|
Specify that we do not require swap to be reserved for this address range;
allow overcommitting.
|
|
|
|
touch_from_button_maps.
|
|
CMake: make more features optional
|
|
Saved multiplayer settings like the nickname, remote address, etc. were reset everytime a game was booted up and the game-specific config files were loaded, as these values will never be set.
|
|
|
|
|
|
video_core: Implement all vulkan topology
|
|
|
|
|
|
Indicates explicitly that a copy is occurring
|
|
Allows the use of HLERequestContext::ReadBufferSpan
|
|
Allows the use of HLERequestContext::ReadBufferSpan
|
|
|
|
|
|
k_page_group: synchronize
|
|
|
|
|
|
|
|
texture_cache: Use pre-allocated heap buffer for texture swizzles
|
|
yuzu: Automatically refresh device list
|
|
<cstring> is needed for std::memcpy
|
|
|
|
|
|
The usages of the Parcel class were already unique to either Read or Write operations.
Avoids needing a vector of the input payload for the InputParcel use-case, instead it can remain as a span.
|
|
|
|
|
|
|