mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-12 12:32:06 +00: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:
parent
61aa272bfb
commit
92bea77e56
4 changed files with 211 additions and 222 deletions
|
@ -12,7 +12,7 @@
|
|||
|
||||
<string-array name="gpuOptions">
|
||||
<item>Software Renderer</item>
|
||||
<item>OpenGL</item>
|
||||
<!--item>OpenGL</item-->
|
||||
</string-array>
|
||||
|
||||
<string-array name="gpuValues">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue