[Mesa-users] How could I build libGLESv2.so with gallium softpipe driver?

Chia-I Wu olvaffe at gmail.com
Wed Jun 30 03:43:52 PDT 2010


On Wed, Jun 30, 2010 at 2:46 PM, Matt Yung <matt.yangzhipeng at gmail.com> wrote:
> I have download MesaLib-7.8.1.tar.gz from the official website. And follow
> the guide from the website, I could build gallium/libGL.so now and it could
> be used on our arm board.
> In our project, a softpipe driver of GLESv2 is needed. So I wonder how could
> I build gallium/libGLESv2.so and gallium/libEGL.so?
You need to add --with-state-trackers=egl,es and --enable-gallium-swrast while
configuring mesa.

-- 
olv at LunarG.com


More information about the mesa-users mailing list