| Age | Commit message (Collapse) | Author |
|
renderer_vulkan: exclude steam deck oled from force max clock setting
|
|
core: hid: Ensure output devices are initialized
|
|
vk_texture_cache: add workaround for nullDescriptor on Mali
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Abstraction for placeholder region tracking in host_memory
|
|
|
|
configuration: Unify config handling across frontends
|
|
|
|
|
|
|
|
|
|
|
|
query_cache: demote report synced unreachable to assert
|
|
service: hid: Create appropriate hid resources
|
|
|
|
|
|
|
|
|
|
|
|
|
|
changing its index
|
|
SimpleIni only has the ability to use ANSI strings for config paths so this breaks opening configs on paths with special characters. This ensures that we open the right path on each platform.
|
|
Stub CheckBlockedUserListAvailability for Super Bomberman R 2
|
|
video_core: refactor video frame and packet parsing
|
|
shared_translation: Call tr more directly
|
|
Normally we save paths with '/' as the delimiter for each segment but when you manually select a network drive instead of using a mapped location, this would break. This ensures that if the read filesystem location starts with '//', we keep that pattern.
|
|
|
|
Exposes options for initializing, unloading, reloading, and saving settings that let us update the config much more granularly based on what's happening in the UI.
|
|
|
|
|
|
|