On 3 May 2017 at 16:57, Adam Jackson <a...@redhat.com> wrote:
> Signed-off-by: Adam Jackson <a...@redhat.com>
Can we have some commit message? Feel free to copy the following.

Introduce _egl_display::Options::Platforms for private storage.
For X11 platforms we can use it for the screen number as set by
EGL_PLATFORM_X11_SCREEN_EXT.

> ---
> +
> +   if (!_eglParseX11DisplayAttribList(display, attrib_list)) {
>        return NULL;
>     }
Nit: drop the unneeded braces.

-Emil
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to