Browse Source
settings: Remove use_asynchronous_shaders
settings: Remove use_asynchronous_shaders
Signed-off-by: Caio Oliveira <caiooliveirafarias0@gmail.com>pull/3569/head
No known key found for this signature in database
GPG Key ID: AAAE6C7FD4186B0C
35 changed files with 6 additions and 139 deletions
-
1src/android/app/src/main/java/org/yuzu/yuzu_emu/features/settings/model/BooleanSetting.kt
-
7src/android/app/src/main/java/org/yuzu/yuzu_emu/features/settings/model/view/SettingsItem.kt
-
1src/android/app/src/main/java/org/yuzu/yuzu_emu/features/settings/ui/SettingsFragmentPresenter.kt
-
2src/android/app/src/main/res/values-ar/strings.xml
-
2src/android/app/src/main/res/values-ckb/strings.xml
-
2src/android/app/src/main/res/values-cs/strings.xml
-
2src/android/app/src/main/res/values-de/strings.xml
-
2src/android/app/src/main/res/values-es/strings.xml
-
2src/android/app/src/main/res/values-fa/strings.xml
-
2src/android/app/src/main/res/values-fr/strings.xml
-
2src/android/app/src/main/res/values-he/strings.xml
-
2src/android/app/src/main/res/values-hu/strings.xml
-
2src/android/app/src/main/res/values-id/strings.xml
-
2src/android/app/src/main/res/values-it/strings.xml
-
2src/android/app/src/main/res/values-ja/strings.xml
-
2src/android/app/src/main/res/values-ko/strings.xml
-
2src/android/app/src/main/res/values-nb/strings.xml
-
2src/android/app/src/main/res/values-pl/strings.xml
-
2src/android/app/src/main/res/values-pt-rBR/strings.xml
-
2src/android/app/src/main/res/values-pt-rPT/strings.xml
-
2src/android/app/src/main/res/values-ru/strings.xml
-
2src/android/app/src/main/res/values-sr/strings.xml
-
2src/android/app/src/main/res/values-uk/strings.xml
-
2src/android/app/src/main/res/values-vi/strings.xml
-
2src/android/app/src/main/res/values-zh-rCN/strings.xml
-
2src/android/app/src/main/res/values-zh-rTW/strings.xml
-
2src/android/app/src/main/res/values/strings.xml
-
3src/common/settings.h
-
4src/qt_common/config/shared_translation.cpp
-
16src/video_core/renderer_opengl/gl_device.cpp
-
5src/video_core/renderer_opengl/gl_device.h
-
32src/video_core/renderer_opengl/gl_shader_cache.cpp
-
3src/video_core/renderer_opengl/gl_shader_cache.h
-
22src/video_core/renderer_vulkan/vk_pipeline_cache.cpp
-
3src/video_core/renderer_vulkan/vk_pipeline_cache.h
Write
Preview
Loading…
Cancel
Save
Reference in new issue