{RFC weston] 3D window manager using libweston

2017-11-16 Thread Harsha Manjula Mallikarjun (RBEI/ECF3)
Hi All, we are developing a middleware frame work for a 3D window manager. The window manager should be able to map the client buffers to 3D shapes (cube, cylinder and so on). Our idea is that "3D window manager" uses libweston to get client buffers and composites them on 3D shapes. Essentially,

RE: [RFC weston] 3D window manager using libweston

2017-11-16 Thread Harsha Manjula Mallikarjun (RBEI/ECF3)
> On 11/16/17 4:04 PM, Harsha Manjula Mallikarjun (RBEI/ECF3) wrote: > > Hi All, > > > > we are developing a middleware frame work for a 3D window manager. > > The window manager should be able to map the client buffers to 3D > > shapes (cube, cylinder and so

RE: [PATCH 0/5] Implement support for drm properties "GAMMA_LUT" and "CTM"

2018-06-25 Thread Harsha Manjula Mallikarjun (RBEI/ECF3)
Hi Matheus, >From: Matheus Santana [mailto:e...@cin.ufpe.br] >Sent: Friday, June 22, 2018 8:33 PM >To: Harsha Manjula Mallikarjun (RBEI/ECF3) > >Cc: wayland-devel@lists.freedesktop.org >Subject: Re: [PATCH 0/5] Implement support for drm properties "GAMMA_LUT" and

RE: [PATCH 0/5] Implement support for drm properties "GAMMA_LUT" and "CTM"

2018-06-25 Thread Harsha Manjula Mallikarjun (RBEI/ECF3)
To: Harsha Manjula Mallikarjun (RBEI/ECF3) Cc: wayland-devel@lists.freedesktop.org Subject: Re: [PATCH 0/5] Implement support for drm properties "GAMMA_LUT" and "CTM" Hi Harsha, I am unable to run the tests you introduced. Tests execution gets stuck after reporting success for

RE: [PATCH weston 3/3] ivi-shell: clean up remaining ivisurface during de-init

2018-08-08 Thread Harsha Manjula Mallikarjun (RBEI/ECF3)
> -Original Message- > From: Pekka Paalanen [mailto:ppaala...@gmail.com] > Sent: Wednesday, August 08, 2018 3:15 PM > To: Harsha Manjula Mallikarjun (RBEI/ECF3) > > Cc: wayland-devel@lists.freedesktop.org > Subject: Re: [PATCH weston 3/3] ivi-shell: clean up remainin

RE: [PATCH v3 weston 3/5] compositor-drm: add support for CTM property

2018-07-24 Thread Harsha Manjula Mallikarjun (RBEI/ECF3)
> -Original Message- > From: Daniel Stone [mailto:dan...@fooishbar.org] > Sent: Saturday, July 21, 2018 5:48 PM > To: Harsha Manjula Mallikarjun (RBEI/ECF3) > > Cc: wayland > Subject: Re: [PATCH v3 weston 3/5] compositor-drm: add support for CTM > property > &

RE: [PATCH v3 weston 4/5] tests: add test for setting gamma

2018-07-24 Thread Harsha Manjula Mallikarjun (RBEI/ECF3)
> -Original Message- > From: Daniel Stone [mailto:dan...@fooishbar.org] > Sent: Saturday, July 21, 2018 5:52 PM > To: Harsha Manjula Mallikarjun (RBEI/ECF3) > > Cc: wayland > Subject: Re: [PATCH v3 weston 4/5] tests: add test for setting gamma > > Hi Harsh

RE: [PATCH 0/5] Implement support for drm properties "GAMMA_LUT" and "CTM"

2018-06-28 Thread Harsha Manjula Mallikarjun (RBEI/ECF3)
>Hi Harsha, >Weston needs to be rebuilt. But, no new library versions dependencies. > >All right. > >On Mon, Jun 25, 2018 at 10:21 AM, Harsha Manjula Mallikarjun (RBEI/ECF3) > wrote: >Hi Matheus, > >>From: Matheus Santana [mailto:e...@cin.ufpe.br] >