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

* commit '055cf585b567af6ced36d7227a2ae921df5782e0':
  Enable the OpenGL View renderer on the emulator
This commit is contained in:
Jesse Hall
2011-12-12 17:49:18 -08:00
committed by Android Git Automerger

View File

@@ -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