Re: [PATCH wayland v2 4/8] wayland-egl: introduce wayland-egl-backend.pc

2017-10-11 Thread Miguel Angel Vico
Looks fine. Reviewed-by: Miguel A Vico Moya On Tue, 10 Oct 2017 14:43:46 +0100 Emil Velikov wrote: > From: Emil Velikov > > File will be installed alongside the backend header. > > This way vendor implementations have enough information about the > interface and they can build their backend

[PATCH wayland v2 4/8] wayland-egl: introduce wayland-egl-backend.pc

2017-10-10 Thread Emil Velikov
From: Emil Velikov File will be installed alongside the backend header. This way vendor implementations have enough information about the interface and they can build their backend/driver library accordingly. Cc: Miguel A. Vico Cc: James Jones Cc: Daniel Stone Cc: duncan-roe Cc: Takanari Ha