Comment 13 for bug 1212821

Revision history for this message
Colin Law (colin-law) wrote :

$ /usr/lib/nux/unity_support_test -p
OpenGL vendor string: VMware, Inc.
OpenGL renderer string: Gallium 0.4 on llvmpipe (LLVM 3.3, 128 bits)
OpenGL version string: 2.1 Mesa 9.2.0

Not software rendered: no
Not blacklisted: yes
GLX fbconfig: yes
GLX texture from pixmap: yes
GL npot or rect textures: yes
GL vertex program: yes
GL fragment program: yes
GL vertex buffer object: yes
GL framebuffer object: yes
GL version is 1.4+: yes

Unity 3D supported: no

That looks a bit odd, it says that GL version 1.4 is supported.
I have tried forcing llvmpipe with LIBGL_ALWAYS_SOFTWARE=1 but that made no difference.