aboutsummaryrefslogtreecommitdiff
path: root/system
diff options
context:
space:
mode:
authorthexai <58434170+thexai@users.noreply.github.com>2021-08-11 11:28:12 +0200
committerGitHub <noreply@github.com>2021-08-11 11:28:12 +0200
commit4e2336b3d81de6f0af137f775f099efce91549b8 (patch)
tree3bcb0b6578b8520be9007d0838c7047eed5301b1 /system
parent7a043e7b6e777423f55a029c9d0f6b9c0dca33a3 (diff)
parent41fd00721301c2b7e3348991190ba51c06de3bb4 (diff)
Merge pull request #20014 from thexai/DX-10bit-setting
[Windows] Add new setting "Use 10 bit for SDR" in Display Settings
Diffstat (limited to 'system')
-rwxr-xr-xsystem/settings/settings.xml13
1 files changed, 13 insertions, 0 deletions
diff --git a/system/settings/settings.xml b/system/settings/settings.xml
index 8a254caeee..23c196108f 100755
--- a/system/settings/settings.xml
+++ b/system/settings/settings.xml
@@ -2420,6 +2420,19 @@
</constraints>
<control type="spinner" format="string" />
</setting>
+ <setting id="videoscreen.10bitsurfaces" type="integer" label="36098" help="36578">
+ <requirement>HAS_DX</requirement>
+ <level>3</level>
+ <default>0</default>
+ <constraints>
+ <options>
+ <option label="13416">0</option> <!-- AUTO -->
+ <option label="20420">1</option> <!-- NEVER -->
+ <option label="20422">2</option> <!-- ALWAYS -->
+ </options>
+ </constraints>
+ <control type="spinner" format="string" />
+ </setting>
<setting id="videoscreen.dither" type="boolean" label="36099" help="36598">
<requirement>
<or>