Hi Thiago,

are you by any chance working on the intel egl driver?

cause there might be a bug.

http://stackoverflow.com/questions/28892858/egl-pbuffer-offscreen-rendering-can-only-read-back-background/28907106#28907106

How do I file a bug to intel?

Thanks,


On Mon, Mar 2, 2015 at 12:28 PM, Thiago Macieira <thiago.macie...@intel.com>
wrote:

> On Monday 02 March 2015 12:06:23 Shi Yan wrote:
> > I'm trying to make my own platform plugin with egl. but I always get a
> > black screen.
> >
> > I’m trying to build the xcb-plugin with egl support, so that I can debug
> it
> > and compare it with my implementation.
> >
> > I noticed if CONFIG has x11_egl, then it will use egl instead of glx.
> >
> > but I tried to configure the Qt project with ./configure -opengl x11_egl,
> > it won’t work.
> >
> > I can’t find the right way to enable egl. do you know?
>
> configure -opengl es2
>
> --
> Thiago Macieira - thiago.macieira (AT) intel.com
>   Software Architect - Intel Open Source Technology Center
>
> _______________________________________________
> Interest mailing list
> Interest@qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest
>
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to