Comment 0 for bug 1496300

Revision history for this message
Daniel van Vugt (vanvugt) wrote : GLX clients of Xmir get software rendered (LLVMpipe)

GLX clients of Xmir get software rendered (LLVMpipe). No idea why...

$ glxinfo | grep OpenGL
OpenGL vendor string: VMware, Inc.
OpenGL renderer string: Gallium 0.4 on llvmpipe (LLVM 3.6, 256 bits)
OpenGL version string: 3.0 Mesa 10.6.3
OpenGL shading language version string: 1.30
OpenGL context flags: (none)
OpenGL extensions:

$ glmark2
** GLX does not support GLX_EXT_swap_control or GLX_MESA_swap_control!
** Failed to set swap interval. Results may be bounded above by refresh rate.
=======================================================
    glmark2 2014.03+git20150611.fa71af2d
=======================================================
    OpenGL Information
    GL_VENDOR: VMware, Inc.
    GL_RENDERER: Gallium 0.4 on llvmpipe (LLVM 3.6, 256 bits)
    GL_VERSION: 3.0 Mesa 10.6.3
=======================================================

Still, LLVMpipe rocks and things are generally smooth.