liamwhite
154009b915
Merge pull request #12414 from jbeich/vk274
externals: update Vulkan-Headers to v1.3.274
2 years ago
liamwhite
3db4ff982c
Merge pull request #12400 from ameerj/vk-query-prefix-fix
vk_query_cache: Fix prefix sum max_accumulation_limit logic
2 years ago
Fernando S
11fb4a3a11
Merge pull request #12417 from liamwhite/arm64-gcc-fix
nce: hide shadowing warnings from dynarmic headers
2 years ago
Fernando S
43d963cfaa
Merge pull request #12409 from liamwhite/bits-and-bytes
nce: fix read size in simd immediate emulation
2 years ago
Fernando S
18b7ed6453
Merge pull request #12403 from liamwhite/clipdistance
shader_recompiler: use minimal clip distance array
2 years ago
Fernando S
33f38c09aa
Merge pull request #12390 from liamwhite/binding-insanity
renderer_vulkan: work around turnip binding bug in a610
2 years ago
Liam
cdf5beae3d
nce: hide shadowing warnings from dynarmic headers
2 years ago
Jan Beich
2d361a45b8
externals: update Vulkan-Headers to v1.3.274
2 years ago
Jan Beich
af5d54b6c8
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
liamwhite
2a1f87464b
Merge pull request #12411 from ameerj/gl-nv-tfb-fixups
gl_buffer_cache: Reintroduce NV_vertex_buffer_unified_memory
2 years ago
Ameer J
5fea802712
gl_rasterizer: Silence spammy logs
2 years ago
Ameer J
86b262e42d
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
236173f804
nce: increase handler stack size
2 years ago
Charles Lombardo
1c5a0b7c8e
Merge pull request #12408 from german77/lang
yuzu: Read/Save category Paths
2 years ago
Liam
f5846edffa
nce: fix read size in simd immediate emulation
2 years ago
Narr the Reg
071ebf9dc4
yuzu: Read/Save category Paths
2 years ago
Fernando S
0f928af7ab
Merge pull request #12382 from liamwhite/image-limit
renderer_vulkan: allow up to 7 swapchain images
2 years ago
Fernando S
7c8e3b1891
Merge pull request #12387 from liamwhite/oboe
android: add oboe audio sink
2 years ago
Fernando S
09271d839c
Merge pull request #12392 from liamwhite/mode
fs: implement OpenDirectoryMode
2 years ago
Fernando S
8993c2363c
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
23ce66de64
Merge pull request #12304 from liamwhite/flinger-wtf
nvnflinger: mark buffer as acquired when acquired
2 years ago
liamwhite
03afbc8ab1
Merge pull request #12402 from german77/lang
yuzu: Make language persistent and remove symbols_path
2 years ago
Liam
3c14f747f9
shader_recompiler: use minimal clip distance array
2 years ago
Liam
6611ba122b
shader_recompiler: ignore clip distances beyond driver support level
2 years ago
Narr the Reg
081ce648c4
yuzu: Make language persistent and remove symbols_path
2 years ago
Liam
6e38a2629e
oboe_sink: specify additional required parameters
2 years ago
liamwhite
acf46708b3
Merge pull request #12349 from Kelebek1/return_system_channels_active
Have GetActiveChannelCount return the system channels instead of host device channels
2 years ago
Ameer J
8a2c42c6e8
vk_query_cache: Fix prefix sum max_accumulation_limit logic
2 years ago
Liam
25e63fa34a
fs: implement OpenDirectoryMode
2 years ago
Liam
79b20256df
oboe_sink: set low latency performance mode
2 years ago
liamwhite
a0f8dd35e5
Merge pull request #12389 from liamwhite/string-copy
path_util: copy output for GetParentPath
2 years ago
liamwhite
4504ee7f28
Revert "video_core: use interval map for page count tracking"
2 years ago
Liam
47429e716c
renderer_vulkan: work around turnip binding bug in a610
2 years ago
Liam
9254cbb1b0
path_util: copy output for GetParentPath
2 years ago
Liam
fbb2834ccf
android: add oboe to audio configuration
2 years ago
Liam
6efe1e932b
oboe_sink: implement channel count querying
2 years ago
Liam
b787b5db2e
android: add oboe audio sink
2 years ago
Liam
273b4b9576
renderer_vulkan: allow up to 7 swapchain images
2 years ago
liamwhite
b020c5ee5e
Merge pull request #12378 from liamwhite/offsetof
set: add cstddef for offsetof macro
2 years ago
liamwhite
4611a37b83
Merge pull request #12377 from ameerj/tfb-batch-oopsie
gl_buffer_cache: Fix tfb binding typo
2 years ago
liamwhite
68b1037350
Merge pull request #12345 from liamwhite/a-flock-of-seagulls
renderer_vulkan: cap async presentation frame count
2 years ago
liamwhite
b5f4a18f2f
Merge pull request #12335 from t895/per-game-settings
android: Game Properties
2 years ago
liamwhite
6821ee6f5f
Merge pull request #12331 from liamwhite/layer-confusion
vi: fix confusion between closing and destroying layers
2 years ago
Liam
e6973a159d
nvnflinger: mark buffer as acquired when acquired
2 years ago
Liam
564cfe16bb
audio: skip coefficient normalization for downmix
2 years ago
Liam
73e77e9330
set: add cstddef for offsetof macro
2 years ago
Kelebek1
b490e69020
Have GetActiveChannelCount return the system channels instead of host device channels
2 years ago
Ameer J
ede1dd9d8b
gl_buffer_cache: Fix tfb binding typo
2 years ago
liamwhite
a871e2fd99
Merge pull request #12184 from Kelebek1/system_settings
Make system settings persistent across boots
2 years ago
liamwhite
21512172f3
Merge pull request #12237 from liamwhite/nce-sigtrap
nce: implement instruction emulation for misaligned memory accesses
2 years ago