replicant-frameworks_native/opengl/libs
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
..
EGL Drop frames based on presentation timestamp 2013-08-01 15:58:08 -07:00
ETC1
GLES2 improve GLES jumptables 2013-07-01 15:52:47 -07:00
GLES_CM improve GLES jumptables 2013-07-01 15:52:47 -07:00
GLES_trace free EGL resources associated to a thread when it terminates 2013-05-30 16:07:36 -07:00
tools Add ES3 support to libGLESv2 and tracing tools 2013-02-12 16:36:53 -08:00
Android.mk Add liblog 2013-04-09 21:55:39 -07:00
debug.in
egl_impl.h Don't wrap EGLImageKHR and EGLSyncKHR anymore 2012-02-14 17:14:36 -08:00
entries.in Add ES3 support to libGLESv2 and tracing tools 2013-02-12 16:36:53 -08:00
enums.in Add ES3 support to libGLESv2 and tracing tools 2013-02-12 16:36:53 -08:00
glestrace.h gltrace: Add support for tracing running applications. 2012-12-20 10:38:47 -08:00
hooks.h improve GLES jumptables 2013-07-01 15:52:47 -07:00
trace.in Add ES3 support to libGLESv2 and tracing tools 2013-02-12 16:36:53 -08:00