mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2025-09-14 23:28:52 -04:00
revert it
This commit is contained in:
parent
6c813f3d39
commit
ea6bd5f5a3
@ -209,9 +209,6 @@ public class JREUtils
|
||||
|
||||
// Fix white color on banner and sheep, since GL4ES 1.1.5
|
||||
envMap.put("LIBGL_NORMALIZE", "1");
|
||||
|
||||
// HACK: fixes the vbo crashes on older versions by force disabling it
|
||||
envMap.put("LIBGL_USEVBO", "0");
|
||||
|
||||
envMap.put("MESA_GLSL_CACHE_DIR", ctx.getCacheDir().getAbsolutePath());
|
||||
envMap.put("MESA_GL_VERSION_OVERRIDE", "4.6");
|
||||
|
Loading…
x
Reference in New Issue
Block a user