Browse Source
[video_core, settings] Allow to turn of aniso levels completely, provide levels of aniso upto x64 (#3019)
[video_core, settings] Allow to turn of aniso levels completely, provide levels of aniso upto x64 (#3019)
Never in my lifetime will I ever need to revise anisotropy levels; I hope :) Signed-off-by: lizzie lizzie@eden-emu.dev Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/3019 Reviewed-by: MaranBr <maranbr@eden-emu.dev> Reviewed-by: Caio Oliveira <caiooliveirafarias0@gmail.com> Co-authored-by: lizzie <lizzie@eden-emu.dev> Co-committed-by: lizzie <lizzie@eden-emu.dev>pull/3099/head
committed by
crueter
No known key found for this signature in database
GPG Key ID: 425ACD2D4830EBC6
29 changed files with 205 additions and 112 deletions
-
6docs/user/Graphics.md
-
11src/android/app/src/main/res/values-ar/strings.xml
-
11src/android/app/src/main/res/values-ckb/strings.xml
-
11src/android/app/src/main/res/values-cs/strings.xml
-
11src/android/app/src/main/res/values-de/strings.xml
-
11src/android/app/src/main/res/values-es/strings.xml
-
11src/android/app/src/main/res/values-fa/strings.xml
-
11src/android/app/src/main/res/values-fr/strings.xml
-
11src/android/app/src/main/res/values-he/strings.xml
-
11src/android/app/src/main/res/values-hu/strings.xml
-
11src/android/app/src/main/res/values-id/strings.xml
-
11src/android/app/src/main/res/values-it/strings.xml
-
11src/android/app/src/main/res/values-ja/strings.xml
-
11src/android/app/src/main/res/values-ko/strings.xml
-
11src/android/app/src/main/res/values-nb/strings.xml
-
11src/android/app/src/main/res/values-pl/strings.xml
-
11src/android/app/src/main/res/values-pt-rBR/strings.xml
-
11src/android/app/src/main/res/values-pt-rPT/strings.xml
-
11src/android/app/src/main/res/values-ru/strings.xml
-
11src/android/app/src/main/res/values-sr/strings.xml
-
11src/android/app/src/main/res/values-uk/strings.xml
-
11src/android/app/src/main/res/values-vi/strings.xml
-
11src/android/app/src/main/res/values-zh-rCN/strings.xml
-
11src/android/app/src/main/res/values-zh-rTW/strings.xml
-
11src/android/app/src/main/res/values/arrays.xml
-
11src/android/app/src/main/res/values/strings.xml
-
2src/common/settings_enums.h
-
3src/qt_common/config/shared_translation.cpp
-
31src/video_core/textures/texture.cpp
Write
Preview
Loading…
Cancel
Save
Reference in new issue