Go to file
Jesse Hall b716e57048 Set the outbuf acquire fence after we actually have it.
In GLES-only mode, we don't have the outbuf acquire fence until after
GLES composition is done for the frame. We were setting the fence in
HWC's state immediately after dequeueing the buffer from the consumer,
before GLES had started. This fence got passed through HWC and on to
the consumer, so the consumer was reading the buffer before GLES was
done writing to it.

Now we update HWC's state just before set(), when we know we have the
right fence.

Bug: 11000763
Change-Id: Iea9db4c69634c352dc2d600f0bdb6bef2a432636
2013-10-01 17:25:20 -07:00
build Add Dalvik heap definition for 7" xhdpi devices. 2013-05-06 15:06:20 -07:00
cmds Fix issue #10422349: Limit/change the battery history data in batterystats 2013-09-04 18:04:14 -07:00
data/etc Enable FEATURE_DEVICE_ADMIN for handheld devices 2013-09-16 10:48:35 -07:00
include GLConsumer: Add query for current frame number. 2013-09-19 13:36:07 -07:00
libs GLConsumer: Add query for current frame number. 2013-09-19 13:36:07 -07:00
opengl Disable the egl_khr_gl_colorspace extension 2013-09-16 11:21:48 -07:00
services Set the outbuf acquire fence after we actually have it. 2013-10-01 17:25:20 -07:00
MODULE_LICENSE_APACHE2
NOTICE resolved conflicts for merge of adee6b35 to honeycomb-plus-aosp 2011-01-17 14:17:12 -08:00