* commit '055cf585b567af6ced36d7227a2ae921df5782e0': Enable the OpenGL View renderer on the emulator
This commit is contained in:
@@ -40,3 +40,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
|
||||
|
Reference in New Issue
Block a user