[Mesa-dev] [PATCH 7/9] egl/wayland: assume EGL_WINDOW_BIT

Emil Velikov emil.l.velikov at gmail.com
Fri May 8 10:40:09 PDT 2015


On 8 May 2015 at 14:34, Axel Davy <axel.davy at ens.fr> wrote:
> Le 06/05/2015 03:00, Dave Airlie a écrit :
>>
>> On 2 May 2015 at 20:15, Axel Davy <axel.davy at ens.fr> wrote:
>>>
>>> Only EGL_WINDOW_BIT is supported. Remove tests related.
>>
>> Is this there no plans to support pixmap/pbuffer/ or any of the other
>> bits?
>>
>> Seems like a step in the wrong direction if we really should be supporting
>> other things than WINDOW_BIT in the future.
>>
>> Dave.
>>
> I double checked, and it really seems pbuffers are not supported by the
> current mesa implementation for wayland.
> However the spec doesn't tell they shouldn't be supported.
>
> What about changing  the commit message to:
> egl/wayland: simplify dri2_wl_create_surface
>
> This function is always used with EGL_WINDOW_BIT. Pixmaps are forbidden
> for Wayland, and PBuffers are unimplemented.
>
Fwiw, the new commit message looks great. I'm not sure how optimistic
one can get about pbuffer support based on what Daniel said. Not to
mention the relative lack of interest.

-Emil


More information about the mesa-dev mailing list