[Mesa-dev] [Bug 105995] egl driver dri2 on wayland platform can't choose config with EGL_SURFACE_TYPE, EGL_PBUFFER_BIT

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Apr 12 06:31:34 UTC 2018


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

--- Comment #4 from Errong <errong.leng at samsung.com> ---
(In reply to Daniel Stone from comment #1)
> That's correct, pbuffers are not supported on Wayland by Mesa. I haven't
> seen another driver which does support them on Wayland. Using FBOs is far
> better and more performant.

on really ?
I just modified mesa like I have mentioned.
then eglChooseConfig passed with EGL_PBUFFER_BIT.
and my simple example runs well on ubuntu 17.10 and weston(on ubuntu14.04).
and eglCreatePbufferSurface also success.

by the way, would you tell me what is FBOs please ?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20180412/e91a23da/attachment.html>


More information about the mesa-dev mailing list