8a77baaa11
We were emitting GL commands, calling composition complete and releasing clients without ever calling eglSwapBuffers(), which is completely wrong on non-direct renders. This could cause transient drawing artifacts when unfreezing the screen (upon orientaion change for instance) and could also block the clients for ever as they are waiting for their previous buffer to be rendered. |
||
---|---|---|
.. | ||
audioflinger | ||
binder | ||
surfaceflinger | ||
ui | ||
utils |