Re: [PATCH weston] simple-shm: explain two initial roundtrips

2014-11-25 Thread Bill Spitzak
Can you add what wl_shm events it must get before continuing? (I guess it is the list of supported formats). This is not clear from this comment, which reads more like "bind won't work unless you do sync afterwards". On 11/24/2014 11:58 PM, Pekka Paalanen wrote: From: Pekka Paalanen Explain

[PATCH weston] simple-shm: explain two initial roundtrips

2014-11-24 Thread Pekka Paalanen
From: Pekka Paalanen Explain carefully why we need two roundtrips, not just one, not just dispatch and roundtrip, but two roundtrips after creating the wl_registry object. Signed-off-by: Pekka Paalanen --- clients/simple-shm.c | 30 ++ 1 file changed, 30 insertions(