commit | 486590963e2207d68eebd6944fec70d50d41116a | [log] [tgz] |
---|---|---|
author | Chet Haase <chet@google.com> | Thu May 31 15:21:51 2012 -0700 |
committer | Chet Haase <chet@google.com> | Thu May 31 17:22:27 2012 -0700 |
tree | 7a176c6cda01c64980c5c27f9bf495b64d08c84f | |
parent | 20c15a4271ea3a7fb2210430bfc53f611603cf76 [diff] |
Skip eglSwapBuffers() call when we do not draw to GL The fix is to track when we issue GL drawing commands, and to skip the call to eglSwapBuffers() when a DisplayList does not result in any actual rendering calls to GL. Issue #6364143 QuickMuni list items and buttons flicker instead of fade Change-Id: I60a02c61a58c32d92481a1e814b4c8a49c6a37a3