[Mesa-dev] Down to 1 single WebGL 1.0.1 test failure with Intel driver
Benoit Jacob
bjacob at mozilla.com
Wed Aug 1 12:10:41 PDT 2012
----- Original Message -----
> On 08/01/2012 11:23 AM, Benoit Jacob wrote:
> > Hi,
> >
> > We're now at the finish line of passing WebGL 1.0.1 test on real
> > drivers.
> >
> > We landed a work-around for the glLinkProgram issue, as it was
> > happening on many drivers across many OSes.
> >
> > Now the very last conformance failure on the Intel driver / Mesa
> > 8.0.2 is the one in this test page,
> >
> > https://www.khronos.org/registry/webgl/conformance-suites/1.0.1/conformance/context/context-attributes-alpha-depth-stencil-antialias.html
> >
> > Which is caused by the Intel driver lying about GL_MAX_SAMPLES, as
> > explained by Eric in the "WebGL WG interested in 1.0.1 conformance
> > test results on real drivers" thread on this list:
>
> That test passes with Mesa master. Paul Berry implemented MSAA
> support.
Wonderful!
What version check should I perform? Version x.y.z >= 8.1.0 ?
Benoit
>
> --Ken
>
More information about the mesa-dev
mailing list