cb6b904164
there was several issues: - when a surface was made non-current, the last frame wasn't shown and the buffer could stay locked - when a surface was made current the 2nd time, it would not dequeue a new buffer now, queue/dequeue are done when the surface is made current. for this to work, a new query() hook had to be added on android_native_window_t, it allows to retrieve some attributes of a window (currently only width and height). |
||
---|---|---|
.. | ||
Android.mk | ||
array.cpp | ||
array.h | ||
BufferObjectManager.cpp | ||
BufferObjectManager.h | ||
context.h | ||
copybit.cpp | ||
copybit.h | ||
dxt.cpp | ||
dxt.h | ||
egl.cpp | ||
fixed_asm.S | ||
fp.cpp | ||
fp.h | ||
iterators.S | ||
light.cpp | ||
light.h | ||
matrix.cpp | ||
matrix.h | ||
mipmap.cpp | ||
primitives.cpp | ||
primitives.h | ||
state.cpp | ||
state.h | ||
texture.cpp | ||
texture.h | ||
TextureObjectManager.cpp | ||
TextureObjectManager.h | ||
Tokenizer.cpp | ||
Tokenizer.h | ||
TokenManager.cpp | ||
TokenManager.h | ||
vertex.cpp | ||
vertex.h |