egl: Implement libwayland-egl
authorBenjamin Franzke <benjaminfranzke@googlemail.com>
Fri, 4 Feb 2011 11:24:08 +0000 (12:24 +0100)
committerBenjamin Franzke <benjaminfranzke@googlemail.com>
Mon, 7 Feb 2011 12:55:20 +0000 (13:55 +0100)
commit214fc6e85057bc4661b76ae3f3c22733910da69c
tree6b8a31fcf2180ee6f5575db6fabb7da7e51a9254
parente586c4b7634f856a350f029709adc8a32271562c
egl: Implement libwayland-egl

This library is required and defined by wayland for
EGL implementations supporting wayland.
configs/autoconf.in
configs/default
configure.ac
src/egl/wayland/Makefile [new file with mode: 0644]
src/egl/wayland/wayland-egl-priv.h [new file with mode: 0644]
src/egl/wayland/wayland-egl.c [new file with mode: 0644]
src/egl/wayland/wayland-egl.pc.in [new file with mode: 0644]