[Mesa-dev] [PATCH v2 0/9] Introduce supporting of Tizen to mesa's egl platform

Emil Velikov emil.l.velikov at gmail.com
Thu Sep 28 12:59:50 UTC 2017


Hi Gwan-gyeong Mun

On 17 September 2017 at 19:00, Gwan-gyeong Mun <elongbug at gmail.com> wrote:
> Hi,
>
> these commit series modified some items from previous version.
>
> 1. patches are seperated by feature implementation.
> 2. remove unclearly relevant pbuffer surface-creation code.
> 3. refactored for removing duplicated codes.
> 4. rebased for lastest code base.
>
Thanks for the respin, I really like that the whole thing is no longer
one giant patch ;-)

A couple of high level questions:
 - there seems to be no EGL platform extension for Tizen
Pretty much every serious platform has one + most even made it as part
of EGL 1.5*

 - there is no high level info about Tizen/TBM/etc outside the commit logs.
Tizen is not as popular as Android/X11/Wayland, so we'd want a
separate file (say docs/tizen.html?) that gives a quick overview and
references.

 - the buffer age machinery seems like it could be refactored into nice helpers

There's a few small bits here and there, but I'll mention those in the
respective patches.

Thanks
Emil

* Check the spec or see the *KHR_platform* list in
https://github.com/KhronosGroup/EGL-Registry/tree/master/extensions/KHR


More information about the mesa-dev mailing list