On 26 April 2017 at 09:38, Mun, Gwan-gyeong wrote:
> Hi Emil,
>
> Thanks for review my patch,
>
> 2017-04-26 0:58 GMT+09:00 Daniel Stone :
>> Hi,
>>
>> On 25 April 2017 at 17:03, Emil Velikov wrote:
>>> From a quick look most of this code is copy/pasted from platform_wayland.c.
>>>
>>> At the sam
Hi Emil,
Thanks for review my patch,
2017-04-26 0:58 GMT+09:00 Daniel Stone :
> Hi,
>
> On 25 April 2017 at 17:03, Emil Velikov wrote:
>> From a quick look most of this code is copy/pasted from platform_wayland.c.
>>
>> At the same time, large portions of the android, gbm and wayland (not
>> sur
Hi,
On 25 April 2017 at 17:03, Emil Velikov wrote:
> From a quick look most of this code is copy/pasted from platform_wayland.c.
>
> At the same time, large portions of the android, gbm and wayland (not
> sure about x11) platforms are almost identical.
> With the biggest differences due to featur
Hi Gwan-gyeong,
On 12 April 2017 at 01:48, Mun Gwan-gyeong wrote:
> From: "Mun, Gwan-gyeong"
> ---
> src/egl/Makefile.am |7 +
> src/egl/drivers/dri2/egl_dri2.c | 11 +
> src/egl/drivers/dri2/egl_dri2.h | 36 +
> src/egl/drivers/dri2/platform_tizen.c | 154
From: "Mun, Gwan-gyeong"
Add platform_tizen.c that supports _EGL_PLATFORM_TIZEN. It works with libtpl-egl
(Tizen Porting Layer for egl), libtbm(Tizen Buffer Manager) where back buffers
of windows are backed by GEM objects.
In Tizen a native window has a queue (tbm_surface_queue) of back buffers