Building llvmpipe with libgl-xlib using configure

Utkarsh Ayachit <[email protected]>
Newsgroups gmane.comp.video.mesa3d.user
Message-ID <CADHSJjCxKJ_jQdbOcdLy-hUOuCedztf1wXsqHEb5e2aHo9VpJQ@mail.gmail.com>
Folks,

With Mesa 11.0.4, when I build Mesa using Scons (& LLVM 3.6.2), as follows:

> scons build=release llvm=yes texture_float=yes libgl-xlib

it gives me a libGL with version info as follows:

OpenGL vendor string: VMware, Inc.
OpenGL renderer string: Gallium 0.4 on llvmpipe (LLVM 3.6, 256 bits)
OpenGL core profile version string: 3.3 (Core Profile) Mesa 11.0.4
OpenGL core profile shading language version string: 3.30

How do I generate a similar mesa build using autoconf/configure? The
following doesn't seem to work. I guess I am picking an incorrect
gallium-driver.

> ./configure  --disable-dri --disable-osmesa --enable-gallium-llvm --disable-egl --with-gallium-drivers=swrast --enable-xlib-glx

With the above configure file, the libGL I get has the following version info:

OpenGL vendor string: Brian Paul
OpenGL renderer string: Mesa X11
OpenGL version string: 2.1 Mesa 11.0.4
OpenGL shading language version string: 1.20

Thanks
Utkarsh
_______________________________________________
mesa-users mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.