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

Commit 295cb9bc authored by Xavier Ducrohet's avatar Xavier Ducrohet
Browse files

Enable HW accelerated view framework for generic_x86 builds.

Change-Id: Ib3bf3e7c08615c29c0086125552ae1a96a737b89
parent daeb1d90
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -29,3 +29,7 @@ endif

# Build OpenGLES emulation host and guest 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