On Sat, 2011-08-27 at 14:02 +0800, Chia-I Wu wrote:
> On Fri, Aug 26, 2011 at 4:03 PM, Christopher James Halse Rogers
> <christopher.halse.rog...@canonical.com> wrote:
> > Eric was wondering why the --enable-shared-dricore option also built 
> > libglsl.so.
> > This provided the activation energy to fix it, and also extend dricore to 
> > the
> > gallium drivers.
> I wonder if libdricore.so can also be shared by gallium drivers.  Does
> adding sources specific to libmesagallium.a to libdricore.so work?

Yes.  In these patches the gallium DRI drivers already link to
libdricore, and it would be entirely possible to fold libgallium.so into
libdricore.so.  It was simpler to build a new libgallium, though, and I
felt that it was different enough to make a separate library.

Attachment: signature.asc
Description: This is a digitally signed message part

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

Reply via email to