Weston running on Ubuntu 11.10 : Query on libEGL debug output

Alex Wu zhiwen.wu at linux.intel.com
Mon May 21 19:47:06 PDT 2012


? 2012/5/22 1:40, souvik.datta at wipro.com ??:
>
>
> Script done on Monday 21 May 2012 07:05:43 PM IST
>
> > From the above log, it seems that libEGL debug logs are occuring twice.
>
> One set with
> libEGL debug: Native platform type: drm (autodetected)
> ..............
> and other set with
> libEGL debug: Native platform type: wayland (autodetected)
> ..............
>
> Can some one please explain why are these sets getting repeated? I have built MESA with backend support for wayland and egl.
> May be I am missing some fundamental concept here.

In your case, both client side and server side will use egl. For client 
side, it will use  wayland egl which wraps the buffer sharing mechanism 
between client and server. For server side, use drm egl to create the 
EGLImage from wl_buffer. The EGLImage then will be used by the 
compositor as a texture or passed to the modesetting code to use as an 
overlay plane. For details of EGL in wayland, you can ref

  * http://ppaalanen.blogspot.com/2012/03/what-does-egl-do-in-wayland-stack.html

  * Section "Hardware Enabling for Wayland" in
    http://wayland.freedesktop.org/architecture.html


>
> Thanks and Regards,
> Souvik
>
>
>
>
>
>
> Please do not print this email unless it is absolutely necessary.
>
> The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments.
>
> WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email.
>
> www.wipro.com
> _______________________________________________
> wayland-devel mailing list
> wayland-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/wayland-devel
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-devel/attachments/20120522/bbc979a1/attachment.htm>


More information about the wayland-devel mailing list