Liam
4b60aec190
nce: hide shadowing warnings from dynarmic headers
2 years ago
Ameer J
1bb76201e6
gl_rasterizer: Silence spammy logs
2 years ago
Ameer J
372bca5945
gl_buffer_cache: Reintroduce NV_vertex_buffer_unified_memory
Workaround Nvidia drivers complaining when a buffer is bound as both a vertex buffer and transform feedback buffer
2 years ago
Liam
93c19a40bf
nce: increase handler stack size
2 years ago
Liam
a94721fde0
nce: fix read size in simd immediate emulation
2 years ago
Narr the Reg
816c7a8d1f
yuzu: Read/Save category Paths
2 years ago
Liam
fcfa8b680b
shader_recompiler: use minimal clip distance array
2 years ago
Liam
94244437de
shader_recompiler: ignore clip distances beyond driver support level
2 years ago
Narr the Reg
53956a2990
yuzu: Make language persistent and remove symbols_path
2 years ago
Liam
a7731abb72
oboe_sink: specify additional required parameters
2 years ago
Liam
b770f6a985
fs: implement OpenDirectoryMode
2 years ago
Liam
797e8fdbc3
oboe_sink: set low latency performance mode
2 years ago
liamwhite
65e646eeba
Revert "video_core: use interval map for page count tracking"
2 years ago
Liam
fba3fa705d
renderer_vulkan: work around turnip binding bug in a610
2 years ago
Liam
09e8fb75ce
path_util: copy output for GetParentPath
2 years ago
Liam
6ca530a721
android: add oboe to audio configuration
2 years ago
Liam
e01c535178
oboe_sink: implement channel count querying
2 years ago
Liam
7239547ead
android: add oboe audio sink
2 years ago
Liam
7fc06260d1
renderer_vulkan: allow up to 7 swapchain images
2 years ago
Liam
fcc85abe27
nvnflinger: mark buffer as acquired when acquired
2 years ago
Liam
6851e93296
audio: skip coefficient normalization for downmix
2 years ago
Liam
67660972c9
set: add cstddef for offsetof macro
2 years ago
Kelebek1
ffbba74c91
Have GetActiveChannelCount return the system channels instead of host device channels
2 years ago
Ameer J
2b0cf73bf0
gl_buffer_cache: Fix tfb binding typo
2 years ago
liamwhite
85b1e17df6
ssl: fix output byte buffer size issue ( #12372 )
2 years ago
Kelebek1
4144c517a5
Make system settings persistent across boots
2 years ago
Liam
8ad5f2c506
common: use memory holepunching when clearing memory
2 years ago
Liam
2a3f84aaf2
video_core: lock interval map update
2 years ago
Liam
030e6b3980
video_core: use interval map for page count tracking
2 years ago
Narr the Reg
e8ad603cd9
core: Make sure npad is initialized
2 years ago
Liam
b560ade663
renderer_vulkan: bound async presentation queue growth
2 years ago
Narr the Reg
d10464de30
core: hid: Clean up headers
2 years ago
Narr the Reg
64f68e9635
service: hid: Allow to create multiple instances of shared memory
2 years ago
t895
86d26914a2
android: Rework InstallableProperty view with icon
2 years ago
t895
6ae4177b25
android: Prevent editing non-savable settings in per-game settings
2 years ago
t895
f6bf8b3ed3
android: Pre-select custom config in game launch dialog
2 years ago
t895
345fb6b226
android: Use confirmation dialog when deleting shader cache
2 years ago
t895
87a9dc9489
android: Always use custom settings when launched from intent
2 years ago
t895
6c6e8b8de0
settings: Allow vsync to be changed per-game
2 years ago
t895
5acffe75df
android: Adjust variable name format for native config
2 years ago
t895
ac222ceba2
android: Add game dir entries to FilesystemProvider
Allows us to correctly parse update metadata
2 years ago
t895
f9d4827102
android: Fix games list loading thread safety
Previously we relied on a stateflow for reloading state. Now we use an atomic boolean.
2 years ago
t895
7ea7c72dde
android: Collect latest information for games list
2 years ago
t895
809230f634
android: Remove global save import/exporter UI
The original implementation exposed here was fundamentally broken where it would not export or import all of your saves depending on your user profile configuration
2 years ago
t895
698c854d5b
android: Compare all properties between games in DiffCallback
2 years ago
t895
ca5b135ddf
android: Expose MemoryUtil size formatting function
2 years ago
t895
dbddc627d4
android: Add JNI initialization information for Game class
Unused in this PR, but will be useful later
2 years ago
t895
62fc386bb4
settings: Allow CPU Debug and Fastmem to be changed per-game
2 years ago
t895
f2eb3c579f
android: Add per-game drivers
2 years ago
t895
2fce812026
android: Add per-game settings
2 years ago