Hi,
On Thursday, February 12, 2015, Bryce Harrington
wrote:
> On Wed, Feb 11, 2015 at 06:15:17PM +, Daniel Stone wrote:
> > weston-test uses eglBindWaylandDisplayWL and friends, which are defined
> > either by the EGL implementation, or weston-egl-ext.h as a fallback.
> > Include weston-egl-
On Wed, Feb 11, 2015 at 06:15:17PM +, Daniel Stone wrote:
> weston-test uses eglBindWaylandDisplayWL and friends, which are defined
> either by the EGL implementation, or weston-egl-ext.h as a fallback.
> Include weston-egl-ext.h from weston-test, so we can build on systems
> whose native EGL i
weston-test uses eglBindWaylandDisplayWL and friends, which are defined
either by the EGL implementation, or weston-egl-ext.h as a fallback.
Include weston-egl-ext.h from weston-test, so we can build on systems
whose native EGL implementation doesn't give us the needed defines.
Signed-off-by: Dani