On Thu, Aug 24, 2017 at 9:26 AM, Rob Herring <[email protected]> wrote: > On Thu, Aug 24, 2017 at 9:22 AM, Eric Engestrom > <[email protected]> wrote: >> Cc: Rob Herring <[email protected]> >> Signed-off-by: Eric Engestrom <[email protected]> >> --- >> This needs to land before [1], otherwise the latter will break android. >> >> [1] https://lists.freedesktop.org/archives/mesa-dev/2017-August/167428.html >> >> src/egl/drivers/dri2/platform_android.c | 1 + >> 1 file changed, 1 insertion(+) > > For both patches: > > Reviewed-by: Rob Herring <[email protected]>
Actually, on further examination I think this isn't needed. egl_dri2.h includes system/window.h which in turn includes native_window.h. I'll test out the EGL change without this. Rob _______________________________________________ mesa-dev mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-dev
