Hi,
On 1 November 2016 at 17:51, Giulio Camuffo wrote:
> 2016-10-11 13:47 GMT+02:00 Vincent Abriou :
>> weston-egl-ext.h has been include in compositor-xx.c file in order to
>> define EGL_PLATFORM_xxx_KHR extensions used by the compositors.
>> But in case EGL support is not enabled, all EGL relat
2016-10-11 13:47 GMT+02:00 Vincent Abriou :
> weston-egl-ext.h has been include in compositor-xx.c file in order to
> define EGL_PLATFORM_xxx_KHR extensions used by the compositors.
> But in case EGL support is not enabled, all EGL related definition must
> be skipped except EGL_PLATFORM_xxx_KHR th
weston-egl-ext.h has been include in compositor-xx.c file in order to
define EGL_PLATFORM_xxx_KHR extensions used by the compositors.
But in case EGL support is not enabled, all EGL related definition must
be skipped except EGL_PLATFORM_xxx_KHR that must be still defined to
allow compositor-xx.c to