mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2025-09-11 21:55:34 -04:00
Merge branch 'v3_openjdk' of https://github.com/PojavLauncherTeam/PojavLauncher into v3_openjdk
This commit is contained in:
commit
b9a016e4d3
@ -131,7 +131,7 @@ JNIEXPORT jboolean JNICALL Java_org_lwjgl_glfw_GLFW_nativeEglMakeCurrent(JNIEnv*
|
|||||||
*/
|
*/
|
||||||
printf("EGLBridge: Making current\n");
|
printf("EGLBridge: Making current\n");
|
||||||
printf("EGLContext=%p, EGLDisplay=%p, EGLSurface=%p\n",
|
printf("EGLContext=%p, EGLDisplay=%p, EGLSurface=%p\n",
|
||||||
*potatoBridge.eglContext,
|
potatoBridge.eglContext,
|
||||||
potatoBridge.eglDisplay,
|
potatoBridge.eglDisplay,
|
||||||
potatoBridge.eglSurface
|
potatoBridge.eglSurface
|
||||||
);
|
);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user