[vtk-developers] Mesa Bug 57044
Kevin H. Hobbs
hobbsk at ohio.edu
Thu Nov 15 13:01:51 EST 2012
Hi Brad,
I just saw that you are also watching mesa bug 57044 :
https://bugs.freedesktop.org/show_bug.cgi?id=57044
bubbles will be running tonight's dashboard with mesa built with an
alternate method:
# Make Mesa
#./autogen.sh \
# --prefix=/home/kevin/mesa_nightly \
# --disable-dri \
# --enable-glx \
# --enable-xlib-glx \
# --without-gallium-drivers \
# --enable-osmesa \
# --disable-shared-glapi
./autogen.sh \
--prefix=/home/kevin/mesa_nightly \
--enable-glx \
--with-dri-drivers=swrast \
--with-gallium-drivers=swrast \
--enable-osmesa
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 251 bytes
Desc: OpenPGP digital signature
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20121115/b84c7659/attachment.sig>
More information about the vtk-developers
mailing list