i965: Make a linkable library for the contents of i965_dri.so.
authorEric Anholt <eric@anholt.net>
Thu, 2 Feb 2012 12:56:52 +0000 (13:56 +0100)
committerEric Anholt <eric@anholt.net>
Mon, 17 Sep 2012 19:32:51 +0000 (12:32 -0700)
commit826ecbbe6eef88ccc6602d0db978f1941c1a3421
tree88a383242039eef9783ed2f5f08efdbed16e1b1d
parent5dafee1853b6eac164f69d4e65658dc34785ccf9
i965: Make a linkable library for the contents of i965_dri.so.

To do unit testing of i965, we want to be able to link against the
driver's symbols and prod them.  If we don't have a separate lib from
our loadable module, libtool gets super whiny.

Acked-by: Paul Berry <stereotype441@gmail.com>
src/mesa/drivers/dri/i965/.gitignore
src/mesa/drivers/dri/i965/Makefile.am