On 29 September 2017 at 13:14, Emil Velikov <[email protected]> wrote:
> Use calloc instead of malloc + explicitly zeroing the different fields.
> We need special handling for the version field which if of type
> const intptr_t.
>
> As we're here document why keeping the constness is a good idea.
>
> The wl_egl_window_resize() call is replaced with an explicit set of the
> width/height.

Thanks for doing this; series is:
Reviewed-by: Daniel Stone <[email protected]>

Cheers,
Daniel
_______________________________________________
mesa-dev mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to