mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-24 14:49:42 -06:00
[Android] Disable OpenGL in the settings menu since it doesn't work yet. Change some theme settings so the back button shows up on screen where needed.
This commit is contained in:
@ -12,7 +12,7 @@
|
||||
|
||||
<string-array name="gpuOptions">
|
||||
<item>Software Renderer</item>
|
||||
<item>OpenGL</item>
|
||||
<!--item>OpenGL</item-->
|
||||
</string-array>
|
||||
|
||||
<string-array name="gpuValues">
|
||||
|
Reference in New Issue
Block a user