mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2026-04-21 10:07:15 -04:00
LWJGL3 changes...
This commit is contained in:
@@ -203,7 +203,11 @@ public class MainActivity extends AppCompatActivity implements OnTouchListener,
|
||||
setTitle("Minecraft " + mProfile.getVersion());
|
||||
|
||||
initEnvs();
|
||||
//System.loadLibrary("gl4es");
|
||||
|
||||
if (mVersionInfo.arguments != null) {
|
||||
System.loadLibrary("gl04es");
|
||||
}
|
||||
|
||||
/*
|
||||
if (mVersionInfo.arguments != null) {
|
||||
System.loadLibrary("lwjgl32");
|
||||
|
||||
Binary file not shown.
BIN
app/src/main/jniLibs/armeabi-v7a/liblwjgl_opengl.so
Normal file
BIN
app/src/main/jniLibs/armeabi-v7a/liblwjgl_opengl.so
Normal file
Binary file not shown.
BIN
app/src/main/jniLibs/armeabi-v7a/liblwjgl_stb.so
Normal file
BIN
app/src/main/jniLibs/armeabi-v7a/liblwjgl_stb.so
Normal file
Binary file not shown.
Reference in New Issue
Block a user