On Fri, 15 Jun 2018 16:58:38 -0300
Matheus Santana <[email protected]> wrote:

> Replace URL for file which has been moved and remove URL for remove
> file.
> 
> Signed-off-by: Matheus Santana <[email protected]>
> ---
>  architecture.html | 7 +++----
>  1 file changed, 3 insertions(+), 4 deletions(-)
> 
> diff --git a/architecture.html b/architecture.html
> index 6cfa925..2ceed2a 100644
> --- a/architecture.html
> +++ b/architecture.html
> @@ -213,10 +213,9 @@ point where the change it affects appears on screen.</p>
>    stack and its buffer sharing mechanism to the generic Wayland API.
>    The EGL stack is expected to provide an implementation of the
>    Wayland EGL platform.  The full API is in
> -  the <a 
> href="https://cgit.freedesktop.org/wayland/wayland/tree/src/wayland-egl.h";>wayland-egl.h</a>
> -  header.  The open source implementation in the mesa EGL stack is
> -  in <a 
> href="https://cgit.freedesktop.org/mesa/mesa/tree/src/egl/wayland/wayland-egl/wayland-egl.c";>wayland-egl.c</a>
> -  and <a 
> href="https://cgit.freedesktop.org/mesa/mesa/tree/src/egl/drivers/dri2/platform_wayland.c";>platform_wayland.c</a>.
> +  the <a 
> href="https://cgit.freedesktop.org/wayland/wayland/tree/egl/wayland-egl.h";>wayland-egl.h</a>
> +  header.  The open source implementation in the mesa EGL stack is in
> +  <a 
> href="https://cgit.freedesktop.org/mesa/mesa/tree/src/egl/drivers/dri2/platform_wayland.c";>platform_wayland.c</a>.
>  </p>
>  
>  <p>

Hi,

looks good otherwise, but wayland-egl.c wasn't really removed, it
migrated to wayland repository. On the other hand, I'm not sure how
much worth there is linking to wayland-egl.c since it's just a wrapper
now. It might be useful to link to wayland-egl-backend.h and explain
how that fits in instead.

In any case this patch is nice, so pushed:
   f045c5c..399627a  master -> master


Thanks,
pq

Attachment: pgpFW2U4hc7Y1.pgp
Description: OpenPGP digital signature

_______________________________________________
wayland-devel mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to