Bug 87006 - Broken link in website
Summary: Broken link in website
Status: RESOLVED FIXED
Alias: None
Product: Wayland
Classification: Unclassified
Component: wayland (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Wayland bug list
QA Contact:
URL: http://wayland.freedesktop.org/archit...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-04 16:18 UTC by amosonn
Modified: 2014-12-16 14:26 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description amosonn 2014-12-04 16:18:46 UTC
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
Comment 1 Pekka Paalanen 2014-12-16 14:26:49 UTC
commit 40c5223a735ed317c1e5237a38ea03379479e12d
Author: Derek Foreman <derekf@osg.samsung.com>
Date:   Thu Dec 11 11:03:36 2014 -0600

    Fix broken drm protocol link in architecture.html


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.