Hi Armin,

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.

Thanks! (And yes, I'll modify pixel-formats to suit.)

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

Reply via email to