mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-28 11:49:06 +00:00
[Android] Indicate whether or not the device supports NEON within the About fragment.
This commit is contained in:
parent
d3731d0827
commit
4bb22aa0ab
3 changed files with 5 additions and 2 deletions
|
@ -11,6 +11,7 @@
|
|||
<!-- About Fragment -->
|
||||
<string name="build_revision">Build Revision</string>
|
||||
<string name="supports_gles3">Supports OpenGL ES 3</string>
|
||||
<string name="supports_neon">Supports NEON</string>
|
||||
|
||||
<!-- Folder Browser -->
|
||||
<string name="current_dir">Current Dir: %1$s</string>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue