[Mesa-dev] Add wayland EGL platform
Benjamin Franzke
benjaminfranzke at googlemail.com
Fri Feb 4 08:31:14 PST 2011
Hi Mesa List,
This patch series add a egl wayland platform.
A helper library was needed in order to provide native types
for the egl routines.
The types are used to cache wayland events but also to
create an interface for the application, e.g. for resizing.
The library header will be provided by wayland, as it defines
what vendors have to implement.
It is available here (and will be pushed to wayland)
http://cgit.freedesktop.org/~bnf/wayland/diff/wayland/wayland-egl.h?h=wayland-egl
Regards,
Ben
More information about the mesa-dev
mailing list