Hi,

On 10 December 2016 at 00:21, Daniel Stone <[email protected]> wrote:
> On 9 December 2016 at 21:58, Armin Krezović <[email protected]> wrote:
>> +#ifdef ENABLE_EGL /* Defined but not used */
>> +#ifdef ENABLE_EGL /* Force pixman when EGL support is disabled */
>>         b->use_pixman = new_config->use_pixman;
>> +#else
>> +       b->use_pixman = true;
>> +#endif
>
> Bikeshedding a bit, I don't think these comments really add anything,
> and I'd just ditch them when applying. But that being said:
> Acked-by: Daniel Stone <[email protected]>
>
> and if no-one beats me to setting up an EGL-less environment to test
> it, I'll upgrade to R-b when I do.

No-one did.

To ssh://git.freedesktop.org/git/wayland/weston
   3b7c207..b08e1a5  push -> master

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

Reply via email to