Re: [PATCH wayland-web] raspberrypi: more accurate on dependencies

2013-06-03 Thread Alex Bradbury
On 3 June 2013 12:58, wrote: > From: Pekka Paalanen > It's not strictly necessary to use rpi-update, but I don't know how old > firmware and libs are in the Raspbian packages, so recommend it still. They currently contain firmware as of 2013-05-24. I don't know if it's worth noting in this doc

Re: Wayland on Embedded

2012-05-08 Thread Alex Bradbury
On 8 May 2012 11:24, Pekka Paalanen wrote: > If you can get a GL ES 2 context by EGL on X on your platform, then I > guess it could work. If your system does not use Mesa for 3D drivers, > then you won't get GL support for Wayland clients. Pekka is being modest and not pointing to his very useful

Re: [PULL wayland] fd leak checks and a socket fallback

2012-04-23 Thread Alex Bradbury
On 23 April 2012 13:44, Pekka Paalanen wrote: > Btw. I can't find a definition for __NR_accept4 in Bionic. __NR_accept > is there. Are those constants between arches, would I be able to > #define it myself? ARM was missed off when accept4 was added. This was rectified for 2.6.36: http://git.kerne