[PATCH weston 3/4] gl-renderer: use eglCreatePlatformWindowSurfaceEXT to get EGLSurfaces
Jonny Lamb
jonny.lamb at collabora.co.uk
Mon Mar 23 02:13:41 PDT 2015
Il 23/03/2015 09:12, Pekka Paalanen ha scritto:
> IMO no space, please. Without a space it looks more like the actual
> operator precedence in C... doesn't it? I hope I remember the
> precedence rules right here.
fwiw with a space is currently much more widely used in Weston. Not a
great test but nonetheless:
% git grep "\*)[a-z]" | wc -l
89
% git grep "\*) [a-z]" | wc -l
187
Wayland also uses the space even more.
--
Jonny Lamb
More information about the wayland-devel
mailing list