On 4 May 2017 at 12:58, Emil Velikov <[email protected]> wrote: > On 3 May 2017 at 16:57, Adam Jackson <[email protected]> wrote: >> Signed-off-by: Adam Jackson <[email protected]> > 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. > Forgot to mention, with the above
Reviewed-by: Emil Velikov <[email protected]> -Emil _______________________________________________ mesa-dev mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-dev
