aboutsummaryrefslogtreecommitdiff
path: root/system/settings
diff options
context:
space:
mode:
authorthexai <58434170+thexai@users.noreply.github.com>2021-08-02 11:57:13 +0200
committerthexai <58434170+thexai@users.noreply.github.com>2021-08-11 10:43:32 +0200
commit41fd00721301c2b7e3348991190ba51c06de3bb4 (patch)
tree2695777d1ba5266c003e1a3c08f0052cf7553081 /system/settings
parent3bf41f9f374b1a317f9a5dd654b0f43013c49df1 (diff)
[Windows] Add new setting "Use 10 bit for SDR" in Display Settings
Diffstat (limited to 'system/settings')
-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 983e3f54d3..4b138d0cd1 100755
--- a/system/settings/settings.xml
+++ b/system/settings/settings.xml
@@ -2413,6 +2413,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>