summaryrefslogtreecommitdiff
path: root/Source/Android/res
diff options
context:
space:
mode:
authorRyan Houdek <Sonicadvance1@gmail.com>2013-06-18 12:44:06 -0500
committerRyan Houdek <Sonicadvance1@gmail.com>2013-06-18 12:44:06 -0500
commit02cbcc8ec49676739315223b8d2b0867867f7352 (patch)
tree5357d7a2798bb5060fe52ab32b7b57bcea9892c3 /Source/Android/res
parent9c32c923bc7a88c9ee6d2036275383726b359d25 (diff)
[Android] When running OpenGL ES 3 backend, we've got to switch the screen coordinates or bad things happen. Adds a Driver bug that causes swap every single flush. Hard requirement currently to see /anything/ on screen.
Diffstat (limited to 'Source/Android/res')
-rw-r--r--Source/Android/res/values/prefvalues.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/Android/res/values/prefvalues.xml b/Source/Android/res/values/prefvalues.xml
index 77354f76a4..3ba1f1a09a 100644
--- a/Source/Android/res/values/prefvalues.xml
+++ b/Source/Android/res/values/prefvalues.xml
@@ -12,7 +12,7 @@
<string-array name="gpuOptions">
<item>Software Renderer</item>
- <item>OpenGL</item>
+ <item>OpenGL ES 3</item>
</string-array>
<string-array name="gpuValues">