- Original Message -
> On Thu, Jul 19, 2012 at 3:26 PM, Kristian Høgsberg
> wrote:
> > On Thu, Jul 19, 2012 at 2:44 PM, Jose Fonseca
> > wrote:
> >>
> >>
> >> - Original Message -
> >>> This commit is causing build failures in several platforms
> >>> because
> >>> EGL_WL_bind_wa
On Thu, Jul 19, 2012 at 3:26 PM, Kristian Høgsberg wrote:
> On Thu, Jul 19, 2012 at 2:44 PM, Jose Fonseca wrote:
>>
>>
>> - Original Message -
>>> This commit is causing build failures in several platforms because
>>> EGL_WL_bind_wayland_display is defined everywhere (including
>>> window
On Thu, Jul 19, 2012 at 2:44 PM, Jose Fonseca wrote:
>
>
> - Original Message -
>> This commit is causing build failures in several platforms because
>> EGL_WL_bind_wayland_display is defined everywhere (including
>> windows), and not just on platforms where wayland-drm.h exists.
Yes, I s
- Original Message -
> This commit is causing build failures in several platforms because
> EGL_WL_bind_wayland_display is defined everywhere (including
> windows), and not just on platforms where wayland-drm.h exists.
Actually it is more subtle. On scons + cross mingw it fails as:
Co
This commit is causing build failures in several platforms because
EGL_WL_bind_wayland_display is defined everywhere (including windows), and not
just on platforms where wayland-drm.h exists.
Don't know why it was not failing before though.
I'm not very familiar with the st/egl code, but should