Hi Michael, I am sorry for similar question again. I did some study and found that Qt 4.8 supports opengl es 1 and this version of qt has the box shadow supported. I even built this on x86 and tested it but it used x11 instead of opengl on x86 but box shadow was working.
I am not sure if qt4.8 supports both opengles 1 and opengles2 together, so raised this question. Want to know if opengles 1 is supported by the platform which features of WebKit can I bring in like box shadow? I want to bring in feature by feature and verify first based on support. Thanks and Regards, Nagendra On 28 Sep 2017 18:49, "Michael Catanzaro" <[email protected]> wrote: > On Thu, Sep 28, 2017 at 7:41 AM, Nagendra K <[email protected]> > wrote: > >> Hi, >> I am using a WebKit which is of 2010 on my embedded device, now I want to >> upgrade the WebKit, the platform supports opengl es 1.x for rendering. I >> want to first test some basic new features like box shadow, so want to know >> if opengles1.x is sufficient to render box-shadow feature. >> > > Nagendra, > > You've asked this question many, many times and the answer has always been > that OpenGLES 2.0 is the lowest-supported version of OpenGLES. > > Michael > >
_______________________________________________ webkit-dev mailing list [email protected] https://lists.webkit.org/mailman/listinfo/webkit-dev

