On 03/06/2013 01:54 AM, Michel Dänzer wrote:
> Actually, you asked for two different software renderers:
> --with-dri-drivers=swrast produces lib/swrast_dri.so based on classic
> swrast, --with-gallium-drivers=swrast produces lib/gallium/swrast_dri.so
> based on llvmpipe/softpipe. 
> 
> Presumably both are built before and after the change(s) in question,
> they merely changed which one ends up installed / picked up first at
> runtime.
> 

Oh my...

I've started building nightly drm as well.
(Fedora 17 has libdrm_nouveau2.so which I can't make work.)

Now I can test VTK against the much more default (wild type) configuration:

export PKG_CONFIG_PATH=/home/kevin/drm_nightly/lib/pkgconfig/
./autogen.sh \
  --prefix=/home/kevin/mesa_nightly \
  --enable-glx \
  --enable-dri \
  --enable-shared-glapi \
  --enable-gallium-llvm \
  --enable-osmesa



Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to