mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2025-09-17 08:35:37 -04:00
Update JREUtils.java
This commit is contained in:
parent
746aeea4c5
commit
d2331bf90c
@ -196,8 +196,8 @@ public class JREUtils
|
|||||||
envMap.put("LIBGL_NORMALIZE", "1");
|
envMap.put("LIBGL_NORMALIZE", "1");
|
||||||
|
|
||||||
// those 2 down below make it more laggy also kinda usless as they dont fix the sheep collor \\
|
// those 2 down below make it more laggy also kinda usless as they dont fix the sheep collor \\
|
||||||
// envMap.put("LIBGL_BATCH", "10");
|
envMap.put("LIBGL_BATCH", "10");
|
||||||
// envMap.put("LIBGL_USEVBO", "0");
|
envMap.put("LIBGL_USEVBO", "0");
|
||||||
|
|
||||||
envMap.put("MESA_GLSL_CACHE_DIR", ctx.getCacheDir().getAbsolutePath());
|
envMap.put("MESA_GLSL_CACHE_DIR", ctx.getCacheDir().getAbsolutePath());
|
||||||
envMap.put("LD_LIBRARY_PATH", LD_LIBRARY_PATH);
|
envMap.put("LD_LIBRARY_PATH", LD_LIBRARY_PATH);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user