Revert "gpu: Fix loading gluegen natives on some Windows configurations"
This reverts commit 35949bce22.
This commit is contained in:
@@ -353,8 +353,6 @@ public class GpuPlugin extends Plugin implements DrawCallbacks
|
|||||||
System.setProperty("jogl.debug", "true");
|
System.setProperty("jogl.debug", "true");
|
||||||
}
|
}
|
||||||
|
|
||||||
System.setProperty("jogamp.gluegen.UseNativeExeFile", "true");
|
|
||||||
|
|
||||||
GLProfile.initSingleton();
|
GLProfile.initSingleton();
|
||||||
|
|
||||||
invokeOnMainThread(() ->
|
invokeOnMainThread(() ->
|
||||||
|
|||||||
Reference in New Issue
Block a user