Emil Velikov <emil.l.veli...@gmail.com> writes:

> * clone the drienv to driswenv and adjust approapriately
> * export driswenv and use it in dri-swrast
> * ensure __NOT_HAVE_DRM_H is defined for drisw, similar
> to all other common_drisw users
>
> Signed-off-by: Emil Velikov <emil.l.veli...@gmail.com>
> ---
>
> With this patch building dri-swrast, dri-i915 and dri-vmware
> build correctly. Not a scons expect here, so there may be a
> better way to do this.
>
> Eric
> With combining both dri_util and drisw_util, now swrast
> driver(s) can query options from drirc, thus having an
> extra dependency on expat. Is that intentional, or did
> you fell that adding a dozen of #if DRI_BACKEND was a bit
> of an overkill, same as me? 

swrast should probably have driconf support just like other drivers --
the GLSL extensions workarounds in particular are something I think it
wants.

Thanks for the fix!

Attachment: pgp0gABTato7e.pgp
Description: PGP signature

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

Reply via email to