summaryrefslogtreecommitdiff
path: root/xu3
diff options
context:
space:
mode:
authorSunghyun Kim <scholb.kim@samsung.com>2020-05-28 15:55:55 +0900
committerSunghyun Kim <scholb.kim@samsung.com>2020-05-28 15:55:55 +0900
commit5872d6425c74d53acab71e68edd2f24a7711d1ee (patch)
treebcf670be96f4e9fbf35682d0e65380ffd7a3aea7 /xu3
parent1be444cb05147583a06b2e2a429c5731f1b60735 (diff)
downloadunified-model-config-5872d6425c74d53acab71e68edd2f24a7711d1ee.tar.gz
unified-model-config-5872d6425c74d53acab71e68edd2f24a7711d1ee.tar.bz2
unified-model-config-5872d6425c74d53acab71e68edd2f24a7711d1ee.zip
[TCSACR-298] Add new feature key to opengles.surfaceless_contextsubmit/tizen/20200531.225943accepted/tizen/unified/20200531.232402
- tizen.org/feature/opengles.surfaceless_context Change-Id: I36129de46eca3aacecfba5a2258a4d44511cae9c
Diffstat (limited to 'xu3')
-rw-r--r--xu3/model-config.xml1
-rw-r--r--xu3/model-config_ivi.xml1
-rw-r--r--xu3/model-config_tv.xml1
3 files changed, 3 insertions, 0 deletions
diff --git a/xu3/model-config.xml b/xu3/model-config.xml
index 04ace25..10844f1 100644
--- a/xu3/model-config.xml
+++ b/xu3/model-config.xml
@@ -125,6 +125,7 @@
<key name="tizen.org/feature/nlp" type="bool">false</key>
<key name="tizen.org/feature/notification" type="bool">false</key>
<key name="tizen.org/feature/opengles" type="bool">true</key>
+ <key name="tizen.org/feature/opengles.surfaceless_context" type="bool">false</key>
<key name="tizen.org/feature/opengles.texture_format.3dc" type="bool">false</key>
<key name="tizen.org/feature/opengles.texture_format.atc" type="bool">false</key>
<key name="tizen.org/feature/opengles.texture_format.etc" type="bool">true</key>
diff --git a/xu3/model-config_ivi.xml b/xu3/model-config_ivi.xml
index c00219b..cf6ce27 100644
--- a/xu3/model-config_ivi.xml
+++ b/xu3/model-config_ivi.xml
@@ -112,6 +112,7 @@
<key name="tizen.org/feature/network.inm" type="bool">true</key>
<key name="tizen.org/feature/nlp" type="bool">false</key>
<key name="tizen.org/feature/opengles" type="bool">true</key>
+ <key name="tizen.org/feature/opengles.surfaceless_context" type="bool">false</key>
<key name="tizen.org/feature/opengles.texture_format.3dc" type="bool">false</key>
<key name="tizen.org/feature/opengles.texture_format.atc" type="bool">false</key>
<key name="tizen.org/feature/opengles.texture_format.etc" type="bool">true</key>
diff --git a/xu3/model-config_tv.xml b/xu3/model-config_tv.xml
index e7e177d..620c08e 100644
--- a/xu3/model-config_tv.xml
+++ b/xu3/model-config_tv.xml
@@ -127,6 +127,7 @@
<key name="tizen.org/feature/notification" type="bool">false</key>
<key name="tizen.org/feature/oauth2" type="bool">false</key>
<key name="tizen.org/feature/opengles" type="bool">true</key>
+ <key name="tizen.org/feature/opengles.surfaceless_context" type="bool">false</key>
<key name="tizen.org/feature/opengles.texture_format.3dc" type="bool">false</key>
<key name="tizen.org/feature/opengles.texture_format.atc" type="bool">false</key>
<key name="tizen.org/feature/opengles.texture_format.etc" type="bool">true</key>