https://bugs.freedesktop.org/show_bug.cgi?id=91884
--- Comment #2 from John Sadler <[email protected]> --- (In reply to Pekka Paalanen from comment #1) > What good does building Weston with EGL support but without gl-renderer do? Hi Pekka, My use case is that I'm using the RPi renderer, with EGL/GLES2 client apps. >From what I have observed, if I don't enable EGL support in Weston, then my client fails in `eglInitialize()`. Whereas if I enable EGL support in Weston, then it all works quite nicely (once my other patches are applied). Of course, to get any of this to work I had to apply a derivative of this patchset to rpi-userland: https://github.com/raspberrypi/userland/pull/110 Which I pulled-in from here: https://github.com/Metrological/buildroot/tree/master/package/rpi-userland It's a pity that these RPi-userland patches can't/won't be merged, but I understand that Mesa VC4 driver is what everyone is waiting for. I'm quite new to Wayland, so it's entirely likely that I've misunderstood something, in which case please help cure my ignorance :) -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ wayland-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/wayland-bugs
