Age | Commit message (Collapse) | Author |
|
In AbstractSetting, this removes the category, androidDefault, and valueAsString properties as they are no longer needed and have replacements. isSwitchable, global, and getValueAsString are all exposed and give better options for working with global/per-game settings.
|
|
|
|
core: Use single instance of profile manager
|
|
service: hid: Improve CreateAppletResource implementation and free resources
|
|
fs: don't enumerate hidden savedata size file
|
|
sm:: fix tipc deserialization
|
|
kernel: fix single core
|
|
ro: add separate ro service
|
|
|
|
|
|
|
|
kernel: implement remaining IPC syscalls
|
|
kernel: implement light IPC
|
|
fbshare: set external format correctly
|
|
|
|
|
|
|
|
|
|
|
|
|
|
service: hid: Introduce proper AppletResource emulation
|
|
debug: fix reading of module names
|
|
android: Listen for directory selection in viewmodel
|
|
|
|
Fixes broken game directory selection setup flow
|
|
|
|
|
|
renderer_vulkan: do not recreate swapchain for srgb
|
|
romfs: optimize parsing and building
|
|
codec: Update to use av frame flags
|
|
|
|
|
|
|
|
core: refactor emulated cpu core activation
|
|
Resolves Clang -Wdeprecated-declarations warning from interlaced_frame
|
|
nce: fix pre-text patch for single modules
|
|
|
|
|
|
|
|
renderer_vulkan: adjust window origin and swizzle independently
|
|
|
|
|
|
|
|
|
|
|
|
gl_buffer_cache: Batch vertex/tfb buffer binding
|
|
GLSL: Use known cbuf sizes when possible
|
|
file_sys: handle null romfs
|
|
|
|
texture_cache: use pedantic type names
|