On 7 October 2015 at 15:11, Kristian Høgsberg Kristensen
wrote:
> We can now link the unit tests against just libi965_compiler.la. This
> lets us drop a lot of DRI driver dependencies, but we still pull in all
> of libmesa and more.
>
> This also provides a few standalone users of libi965_compiler
Looks good to me. This patch and 12 are
Reviewed-by: Jason Ekstrand
On Wed, Oct 7, 2015 at 7:11 AM, Kristian Høgsberg Kristensen
wrote:
> We can now link the unit tests against just libi965_compiler.la. This
> lets us drop a lot of DRI driver dependencies, but we still pull in all
> of libmesa
We can now link the unit tests against just libi965_compiler.la. This
lets us drop a lot of DRI driver dependencies, but we still pull in all
of libmesa and more.
This also provides a few standalone users of libi965_compiler.la, which
will help us accidentally using i965_dri.so functions from the