diff options
Diffstat (limited to 'xu3/model-config.xml')
-rw-r--r-- | xu3/model-config.xml | 1 |
1 files changed, 1 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> |