----- Original Message ----- > On Mon, Jan 17, 2011 at 7:24 PM, Sven Arvidsson <s...@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?
Firefox doesn't currently use PBuffers (we use a FBO instead), so I'm assuming these are Chromium. Benoit _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev