mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-30 06:06:18 +00:00
[Android] Start of *working* GLES3 support. Needs to be able to compile in Windows still.
This commit is contained in:
parent
1bea76a6e0
commit
703a51e4c0
12 changed files with 563 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