<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote"><br><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div class="gmail-HOEnZb"><div class="gmail-h5">On 04/19/2017 10:00 AM, Tomasz Figa wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
This series aims to improve standard conformance and application<br>
compatibility of Mesa EGL Android code, by changing the window surface<br>
code to properly handle cases when the buffer queue backing the native<br>
window is abandoned, which is relied on camera and video frameworks.<br>
<br>
Changes from previous RFC patch:<br>
  - split trivial code moving into a separate patch (Emil),<br>
  - fix previous rebase error,<br>
  - use cancelBuffer when destroying the surface to not confuse the<br>
    consumer (video framework relies on this behavior).<br>
<br>
Tomasz Figa (3):<br>
   egl/android: Move droid_{alloc,free}_local_buffe<wbr>rs up the file<br>
   egl/android; Use ANativeWindow::cancelBuffer in destroySurface<br>
   egl/android: Dequeue buffers inside EGL calls (v2)<br>
<br>
  src/egl/drivers/dri2/egl_dri2.<wbr>h         |   1 +<br>
  src/egl/drivers/dri2/platform_<wbr>android.c | 182 +++++++++++++++++-------------<wbr>--<br>
  2 files changed, 97 insertions(+), 86 deletions(-)<br>
<br>
</blockquote>
</div></div></blockquote></div><br></div><div class="gmail_extra">2017-04-20 12:22 GMT+02:00 Tapani Pälli <span dir="ltr"><<a href="mailto:tapani.palli@intel.com" target="_blank">tapani.palli@intel.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Went through these changes and everything looks good to me, only one typo (that causes compilation to fail) spotted on the 3rd patch. With these changes default wallpaper works properly \o/<br><br>For the series:<br>Reviewed-by: Tapani Pälli <<a href="mailto:tapani.palli@intel.com" target="_blank">tapani.palli@intel.com</a>></blockquote><div><br></div><div>Hi Tapani,</div><div>could you send me the diff to correct the typo please?</div><div><br></div><div>Is it confirmed that commit 4d45584 "android: fix segfault within swap_buffers"</div><div>will be reverted after applying this series?</div><div>Thanks</div><div><br></div><div>Mauro</div></div><div class="gmail_extra"><br></div></div>