Age | Commit message (Collapse) | Author |
|
|
|
Revert "k_page_group: synchronize"
|
|
TAS: Immediately switch stick to TAS on input
|
|
Co-Authored-By: Narr the Reg <5944268+german77@users.noreply.github.com>
|
|
cmake: move find-modules to root cmake dir
|
|
|
|
cmake: allow options shadowing with normal variables
|
|
TAS: Record sanitized instead of raw stick inputs
|
|
cmake: improve find_package failure messages
|
|
service: nifm: Initialize request state
|
|
|
|
|
|
|
|
|
|
Co-Authored-By: Narr the Reg <5944268+german77@users.noreply.github.com>
|
|
vfs: Replace cstr concat with char concat
|
|
|
|
host_memory: mmap changes for virtual_base
|
|
Update translations (2023-01-01)
|
|
settings: warn on invalid regon/language combinations
|
|
|
|
Specify that we do not require swap to be reserved for this address range;
allow overcommitting.
|
|
|
|
ci: Allow setting clang-format binary
|
|
|
|
|
|
core: hid: emulated_console: Avoid a crash if frontend does not configure touch_from_button_maps.
|
|
touch_from_button_maps.
|
|
CMake: make more features optional
|
|
config: Save multiplayer settings only globally
|
|
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
|
|
|
|
|
|
k_page_group: synchronize
|
|
|
|
|
|
|
|
|
|
texture_cache: Use pre-allocated heap buffer for texture swizzles
|
|
yuzu: Automatically refresh device list
|
|
tests: add missing header
|
|
<cstring> is needed for std::memcpy
|
|
|
|
|
|
TAS: Increase accuracy of Stick inputs
|
|
|
|
|