On 05/07/2016 13:24, Gerry Boland wrote:
> Review: Needs Information
>
> - return new UbuntuOffscreenSurface(surface);
> + return new QEGLPbuffer(mEglDisplay, QSurfaceFormat::defaultFormat(), surface);
>
> Please test this on all the devices you have to hand. I vaguely recall not using PBuffers as some driver we had didn't support it, so adopting FBO instead.
On 05/07/2016 13:24, Gerry Boland wrote: Surface( surface) ; mEglDisplay, QSurfaceFormat: :defaultFormat( ), surface);
> Review: Needs Information
>
> - return new UbuntuOffscreen
> + return new QEGLPbuffer(
>
> Please test this on all the devices you have to hand. I vaguely recall not using PBuffers as some driver we had didn't support it, so adopting FBO instead.
Right, doesn't work on mako.