[PATCH wayland-web] Fix broken EGL_WL_bind_wayland_display link in architecture.html
Pekka Paalanen
ppaalanen at gmail.com
Thu Dec 18 05:29:21 PST 2014
On Tue, 16 Dec 2014 08:33:38 -0600
Derek Foreman <derekf at osg.samsung.com> wrote:
> Signed-off-by: Derek Foreman <derekf at osg.samsung.com>
> ---
> architecture.html | 3 +--
> 1 file changed, 1 insertion(+), 2 deletions(-)
>
> diff --git a/architecture.html b/architecture.html
> index 4497674..6f3c554 100644
> --- a/architecture.html
> +++ b/architecture.html
> @@ -241,8 +241,7 @@ point where the change it affects appears on screen.</p>
> hardware overlays if available. Enabling modesetting, EGL/GLES2 and
> overlays is something that should be part of standard hardware
> bringup. The extra requirement for Wayland enabling is
> - the <a href="
> - http://cgit.freedesktop.org/mesa/mesa/tree/docs/WL_bind_wayland_display.spec">EGL_WL_bind_wayland_display</a>
> + the <a href="http://cgit.freedesktop.org/mesa/mesa/tree/docs/specs/WL_bind_wayland_display.spec">EGL_WL_bind_wayland_display</a>
> extension that lets the compositor create an EGLImage from a generic
> Wayland shared buffer. It's similar to
> the <a href="http://www.khronos.org/registry/egl/extensions/KHR/EGL_KHR_image_pixmap.txt">EGL_KHR_image_pixmap</a>
Pushed, thanks,
pq
More information about the wayland-devel
mailing list