mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-30 12:48:57 +00:00
Show OpenGL or OpenGL ES on Android depending on what the device supports.
Reduces confusion for the users
This commit is contained in:
parent
bd740ae9c7
commit
e18860830a
4 changed files with 19 additions and 2 deletions
|
@ -150,6 +150,7 @@
|
|||
<string name="video_settings">ビデオ</string>
|
||||
<string name="software_renderer">Software Renderer</string>
|
||||
<string name="opengl_es3">OpenGL ES</string>
|
||||
<string name="opengl">OpenGL</string>
|
||||
<string name="video_backend">ビデオレンダラ</string>
|
||||
<string name="video_backend_desc">%s</string>
|
||||
<string name="show_fps">FPSを表示</string>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue