[Mesa-dev] glxgears performance higher with software renderer compared to h/w drivers
Armin K.
krejzi at email.com
Mon May 6 10:55:54 PDT 2013
On 05/06/2013 07:15 PM, Divick Kishore wrote:
> Hi Patrick,
> thanks for the reply. Could you guide me on how to
> build llvmpipe driver?
>
> Thanks & Regards,
> Divick
> _______________________________________________
> mesa-dev mailing list
> mesa-dev at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/mesa-dev
>
It will be built by default if llvm is present at MesaLib build time.
You should see something like this after the configure has been completed:
.
.
.
llvm: yes
llvm-config: /usr/bin/llvm-config
llvm-version: 3.3
.
.
.
Driver dirs: ... llvmpipe ...
.
.
.
This is just stripped output.
More information about the mesa-dev
mailing list