diff options
Diffstat (limited to 'rpi3/model-config.xml')
-rw-r--r-- | rpi3/model-config.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rpi3/model-config.xml b/rpi3/model-config.xml index 61ecb00..b72f037 100644 --- a/rpi3/model-config.xml +++ b/rpi3/model-config.xml @@ -116,6 +116,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">true</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> |