[android] add sgsr to ui

This commit is contained in:
lizzie 2026-01-14 02:01:04 +00:00 committed by crueter
parent 6cc91a9bcc
commit a6408a5292
13 changed files with 224 additions and 3 deletions

View file

@ -493,6 +493,7 @@ std::unique_ptr<ComboboxTranslationMap> ComboboxEnumeration(QObject* parent) {
PAIR(ScalingFilter, BSpline, tr("B-Spline")),
PAIR(ScalingFilter, Mitchell, tr("Mitchell")),
PAIR(ScalingFilter, Spline1, tr("Spline-1")),
PAIR(ScalingFilter, Sgsr, tr("Snapdragon Game Super Resolution")),
}});
translations->insert({Settings::EnumMetadata<Settings::AntiAliasing>::Index(),
{