Re: [Mesa-dev] [PATCH 0/3] Cleanup unused EGL extensions plumbing

2016-02-29 Thread Emil Velikov
On 10 February 2016 at 12:21, Emil Velikov wrote: > Hi all, > > The title says most of it with the remainder - ... the extensions > (KHR_reusable_sync, KHR_vg_parent_image and MESA_drm_display) have been > unimplemented since the removal of st/egl. > Humble ping anyone ? Thanks Emil _

[Mesa-dev] [PATCH 0/3] Cleanup unused EGL extensions plumbing

2016-02-10 Thread Emil Velikov
Hi all, The title says most of it with the remainder - ... the extensions (KHR_reusable_sync, KHR_vg_parent_image and MESA_drm_display) have been unimplemented since the removal of st/egl. Silly me forgot those in a local branch for 2 months :-) Please review Emil