https://bugs.freedesktop.org/show_bug.cgi?id=87006

            Bug ID: 87006
           Summary: Broken link in website
           Product: Wayland
           Version: unspecified
          Hardware: Other
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: wayland
          Assignee: [email protected]
          Reporter: [email protected]

This page:
http://wayland.freedesktop.org/architecture.html#heading_toc_j_2

This paragraph:
Under the hood, the EGL stack is expected to define a vendor-specific protocol
extension that lets the client side EGL stack communicate buffer details with
the compositor in order to share buffers. The point of the wayland-egl.h API is
to abstract that away and just let the client create an EGLSurface for a
Wayland surface and start rendering. The open source stack uses the drm Wayland
extension, which lets the client discover the drm device to use and
authenticate and then share drm (GEM) buffers with the compositor.

The link "drm" is broken, leading to
http://cgit.freedesktop.org/mesa/mesa/tree/src/egl/wayland/wayland-drm/protocol/wayland-drm.xml
instead of to
http://cgit.freedesktop.org/mesa/mesa/tree/src/egl/wayland/wayland-drm/wayland-drm.xml

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
wayland-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to