replicant-frameworks_native/opengl
Andy McFadden 14fab7dd79 Drop frames based on presentation timestamp
If there are two or more buffers pending that are ready for
immediate presentation, drop all but the last one.

Any code that didn't explicitly specify timestamps for buffers
was using the default value (auto-generated "now").  As a result,
surfaceflinger would drop frames whenever more than one buffer
was queued.  We now use zero as the auto-generated timestamp,
and we don't set the timestamp in eglBeginFrame().

Change-Id: I187f42d33de227cd3411ff0dcd3b9ce1961457eb
2013-08-01 15:58:08 -07:00
..
include replace eglWaitSyncANDROID by eglWaitSyncKHR 2013-03-28 14:31:09 -07:00
libagl get rid of HAL pixelformats 5551 and 4444 2013-07-26 15:43:33 -07:00
libs Drop frames based on presentation timestamp 2013-08-01 15:58:08 -07:00
specs Small clarifications to EGL_ANDROID_presentation_time 2013-06-26 07:50:32 -07:00
tests get rid of HAL pixelformats 5551 and 4444 2013-07-26 15:43:33 -07:00
tools/glgen Fix wrapper equals() 2013-06-21 16:22:02 -07:00