Re: weston rdp black screen

2020-09-17 Thread Maciej Pijanowski
On 10.09.2020 16:32, Maciej Pijanowski wrote: > > Hello, > > I'm having exactly the same issue as described in the [1]. > I have a custom Yocto build running on the embedded board > with Mali GPU. Mali GPU was also used in the mentioned thread. > So maybe there is something in common. > > When RDP

Re: Basic API usage

2020-09-17 Thread Jan Bruns
Pekka Paalanen wrote: >> The Vk implementation as well as the application instanciating the Vk >> would then both be free to choose whatever implementation to talk >> wayland protocol. > Ok, yeah, you could invent something like that, but how do you then > guarantee the strict message ordering r

Taiwins 0.2 is out

2020-09-17 Thread Sichem Zhou
Hi all, A long while ago [1]. I introduced the Taiwins wayland compositor. It was built upon libweston. It turned out despite my attempts, I couldn't get my patches to merge in libweston. Libweston has quite a few bugs and missing features to fit the role of a daily driver. These past few months,

Re: Basic API usage

2020-09-17 Thread Pekka Paalanen
On Wed, 16 Sep 2020 17:10:49 +0200 Jan Bruns wrote: > Pekka Paalanen wrote: > > >> Would they introduce > >> structures named like > >> > >> VK_STRUCTURE_TYPE_WAYLAND_NOLIBWAYLAND_SURFACE_CREATE_INFO_KHR or > >> VK_STRUCTURE_TYPE_DIRECTWAYLAND_SURFACE_CREATE_INFO_KHR, in addition to > >> t