Browse Source
Dynamic State Fixes (#57)
Dynamic State Fixes (#57)
- Forcefully disabled dynamic state extensions if Vulkan reports that the device doesn't support it (need to update UI for this) - Adds some more supported state 3 extensions - Adds back stencil reinterpretation - default to 0 on Android and 1 on desktop Signed-off-by: swurl <swurl@swurl.xyz> Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/57 Co-authored-by: swurl <swurl@swurl.xyz> Co-committed-by: swurl <swurl@swurl.xyz>nce_cpp
8 changed files with 45 additions and 21 deletions
-
2.ci/android.sh
-
2src/android/app/src/main/res/values/strings.xml
-
2src/common/settings.h
-
32src/video_core/renderer_vulkan/vk_graphics_pipeline.cpp
-
16src/video_core/renderer_vulkan/vk_pipeline_cache.cpp
-
7src/video_core/renderer_vulkan/vk_texture_cache.cpp
-
3src/yuzu/configuration/configure_graphics_extensions.ui
-
2src/yuzu/main.cpp
Write
Preview
Loading…
Cancel
Save
Reference in new issue