[Mesa-dev] WebGL test suite, and whitelisting drivers / OpenGL implementations in Firefox

Jakob Bornecrantz wallbraker at gmail.com
Mon Jan 17 11:15:02 PST 2011


On Mon, Jan 17, 2011 at 7:24 PM, Sven Arvidsson <sa at whiz.se> wrote:
> FWIW:
>
> r300g on Minefield:
>        Hitting bug 33188.
>
> softpipe on Minefield:
>        Segfaults in swrastPutImage immediately. Filed as bug 33204.
>
> llvmpipe on Minefield:
>        5228 of 5307 passed, 3 timed out

Huh? llvmpipe and softpipe should both hit bug 33204 as they share the
same swrast code.

>
>
> And just for fun, I also tried out the same drivers with Chromium:
>
> r300g on Chromium:
>        5287 of 5333 passed, 2 timed out
>
> softpipe on Chromium:
>        5296 of 5333 passed, 2 timed out
>
> llvmpipe on Chromium:
>        Does not find WebGL - not sure if it's a problem with llvmpipe or the
> browser?

Odd again, llvmpipe and softpipe really should be the same.

>
>        [16027:16027:778041328688:ERROR:gl_context_linux.cc(592)] glXCreatePbuffer failed.
>        [16027:16027:778041330908:ERROR:gl_context_linux.cc(710)] XCreatePixmap failed.
>        [16027:16027:778041330921:ERROR:gpu_info_collector_linux.cc(132)] gfx::GLContext::CreateOffscreenGLContext(NULL) failed
>        [16027:16027:778041362564:ERROR:gl_context_linux.cc(592)] glXCreatePbuffer failed.
>        [16027:16027:778041365220:ERROR:gl_context_linux.cc(710)] XCreatePixmap failed.
>        [16027:16027:778041365235:ERROR:gpu_processor_linux.cc(42)] GPUProcessor::Initialize failed

Are these from chromium or FF?

Cheers Jakob.


More information about the mesa-dev mailing list