[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.

This commit is contained in:
Ryan Houdek
2013-06-18 12:44:06 -05:00
parent 9c32c923bc
commit 02cbcc8ec4
7 changed files with 203 additions and 143 deletions

View File

@ -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">