OSDN Git Service

Enable SurfaceTexture fence sync for the emulator
authorJesse Hall <jessehall@google.com>
Mon, 21 May 2012 18:23:28 +0000 (11:23 -0700)
committerJesse Hall <jessehall@google.com>
Tue, 22 May 2012 23:46:17 +0000 (16:46 -0700)
commite10824965c64663b8878b808206ee382c7ab6af8
tree60dcd0cccccf0739e3ba0359066bf9e6256bb18d
parent83e7c8c431ec8b578b6f778811837632e3798768
Enable SurfaceTexture fence sync for the emulator

The host-accelerated GL ES driver doesn't do the implicit
synchronization required when fence sync isn't used.

Bug: 6515813
Change-Id: I6a667f2db6b519f3557b5abda78775f767841dae
libs/gui/Android.mk