[PATCH weston 3/4] gl-renderer: use eglCreatePlatformWindowSurfaceEXT to get EGLSurfaces

Pekka Paalanen ppaalanen at gmail.com
Tue Mar 24 04:18:56 PDT 2015


On Mon, 23 Mar 2015 10:13:41 +0100
Jonny Lamb <jonny.lamb at collabora.co.uk> wrote:

> 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.

Yeah, that's kind of funny. We don't use a space between an unary
operator and operand either.


Cheers,
pq


More information about the wayland-devel mailing list