Jan Beich
ecfba79d98
externals: update Vulkan-Headers to v1.3.274
2 years ago
Jan Beich
310834aea2
vulkan_common: unbreak build with Vulkan-Headers 1.3.274
src/video_core/vulkan_common/vulkan_wrapper.cpp:293:13: error: enumeration value 'VK_ERROR_INVALID_VIDEO_STD_PARAMETERS_KHR' not handled in switch [-Werror,-Wswitch]
switch (result) {
^~~~~~
2 years ago
Charles Lombardo
345ec25532
Merge pull request #12408 from german77/lang
yuzu: Read/Save category Paths
2 years ago
Narr the Reg
816c7a8d1f
yuzu: Read/Save category Paths
2 years ago
Fernando S
efe52db690
Merge pull request #12382 from liamwhite/image-limit
renderer_vulkan: allow up to 7 swapchain images
2 years ago
Fernando S
d61df0f400
Merge pull request #12387 from liamwhite/oboe
android: add oboe audio sink
2 years ago
Fernando S
b14547b8b6
Merge pull request #12392 from liamwhite/mode
fs: implement OpenDirectoryMode
2 years ago
Fernando S
97ad3e7530
Merge pull request #12391 from yuzu-emu/revert-12344-its-free-real-estate
Revert "video_core: use interval map for page count tracking"
2 years ago
Fernando S
0589a32f75
Merge pull request #12304 from liamwhite/flinger-wtf
nvnflinger: mark buffer as acquired when acquired
2 years ago
liamwhite
617dc0f822
Merge pull request #12402 from german77/lang
yuzu: Make language persistent and remove symbols_path
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
liamwhite
50fd029eaa
Merge pull request #12349 from Kelebek1/return_system_channels_active
Have GetActiveChannelCount return the system channels instead of host device channels
2 years ago
Liam
b770f6a985
fs: implement OpenDirectoryMode
2 years ago
Liam
797e8fdbc3
oboe_sink: set low latency performance mode
2 years ago
liamwhite
b8c5027686
Merge pull request #12389 from liamwhite/string-copy
path_util: copy output for GetParentPath
2 years ago
liamwhite
65e646eeba
Revert "video_core: use interval map for page count tracking"
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
liamwhite
e357896674
Merge pull request #12378 from liamwhite/offsetof
set: add cstddef for offsetof macro
2 years ago
liamwhite
225f4f40cb
Merge pull request #12377 from ameerj/tfb-batch-oopsie
gl_buffer_cache: Fix tfb binding typo
2 years ago
liamwhite
927be75616
Merge pull request #12345 from liamwhite/a-flock-of-seagulls
renderer_vulkan: cap async presentation frame count
2 years ago
liamwhite
00965e6c34
Merge pull request #12335 from t895/per-game-settings
android: Game Properties
2 years ago
liamwhite
4bf1f217ae
Merge pull request #12331 from liamwhite/layer-confusion
vi: fix confusion between closing and destroying layers
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
a093f3d47a
Merge pull request #12184 from Kelebek1/system_settings
Make system settings persistent across boots
2 years ago
liamwhite
4f600f746a
Merge pull request #12237 from liamwhite/nce-sigtrap
nce: implement instruction emulation for misaligned memory accesses
2 years ago
liamwhite
360418f1a1
Merge pull request #12290 from liamwhite/deferred-path-split
Improve path splitting speed
2 years ago
liamwhite
3bc7575c47
Merge pull request #12344 from liamwhite/its-free-real-estate
video_core: use interval map for page count tracking
2 years ago
liamwhite
fde8dc1652
Merge pull request #12358 from liamwhite/optimized-alloc
common: use memory holepunching when clearing memory
2 years ago
liamwhite
b8f83aa4bf
Merge pull request #12359 from german77/real_shared
service: hid: Allow to create multiple instances of shared memory
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
liamwhite
462ba1b360
Merge pull request #12354 from liamwhite/mackage-panager
ci: fix homebrew installation issue in actions runner images
2 years ago
Liam
4a86a55174
ci: fix homebrew installation issue in actions runner images
2 years ago
t895
86d26914a2
android: Rework InstallableProperty view with icon
2 years ago