On Thu, 6 Apr 2017 15:09:26 +0300
Pekka Paalanen wrote:
> From: Pekka Paalanen
>
> Hi,
>
> I wrote this for Daniel's atomic modesetting series which adds a pixel-formats
> database into libweston core. That database cannot exist without drm_foucc.h,
> and putting it into the modules would pro
From: Pekka Paalanen
Hi,
I wrote this for Daniel's atomic modesetting series which adds a pixel-formats
database into libweston core. That database cannot exist without drm_foucc.h,
and putting it into the modules would probably bring in another binary copy of
it in gl-renderer.so - I assume gl-