Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2c582411 authored by Jesse Hall's avatar Jesse Hall Committed by Android Git Automerger
Browse files

am 615d2ffa: Enable the OpenGL View renderer on the emulator

* commit '615d2ffa':
  Enable the OpenGL View renderer on the emulator
parents d0d02f4f 615d2ffa
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -39,3 +39,7 @@ endif

# Build OpenGLES emulation guest and host libraries
BUILD_EMULATOR_OPENGL := true

# Build and enable the OpenGL ES View renderer. When running on the emulator,
# the GLES renderer disables itself if host GL acceleration isn't available.
USE_OPENGL_RENDERER := true