mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-08-02 22:28:52 +00:00
Build with GLES 3.2
This commit is contained in:
parent
3a25c11c5a
commit
f9f19c0a52
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
||||||
|
|
||||||
<uses-feature
|
<uses-feature
|
||||||
android:required="true"
|
android:required="true"
|
||||||
android:glEsVersion="0x0030000"/>
|
android:glEsVersion="0x0030002"/>
|
||||||
|
|
||||||
<application
|
<application
|
||||||
android:allowBackup="true"
|
android:allowBackup="true"
|
||||||
|
@ -31,4 +31,4 @@
|
||||||
android:configChanges="screenSize|screenLayout|orientation|density|uiMode">
|
android:configChanges="screenSize|screenLayout|orientation|density|uiMode">
|
||||||
</activity>
|
</activity>
|
||||||
</application>
|
</application>
|
||||||
</manifest>
|
</manifest>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue