mesa/src
Chia-I Wu 361902ec04 targets/dri-ilo: make the driver installable
install-gallium-links.mk fails to create the compat link for ilo_dri.so
because it looks for dri_LTLIBRARIES instead of noinst_LTLIBRARIES.  Fix this
by switching to dri_LTLIBRARIES (and make the driver installable).

Since pci_id_driver_map.h and the DDX both tell libGL.so to look for "i965",
ilo_dri.so will never be loaded even enabled and installed.  The change should
not create any more confusion.

Signed-off-by: Chia-I Wu <olvaffe@gmail.com>
Acked-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com>
2014-03-16 13:26:22 +08:00
..
egl Add the EGL_MESA_configless_context extension 2014-03-12 14:40:47 -07:00
gallium targets/dri-ilo: make the driver installable 2014-03-16 13:26:22 +08:00
gbm gbm: make 'devices' array static 2014-03-08 20:43:54 +00:00
getopt
glsl glsl: Improve debug output and variable names for opt_dead_code_local. 2014-03-14 13:02:05 -07:00
glx dri3: Add GLX_EXT_buffer_age support 2014-03-13 14:19:21 -07:00
gtest gtest: enable subdir-objects to prevent automake warnings 2013-11-16 14:01:27 +00:00
hgl haiku libGL: Move from gallium target to src/hgl 2014-01-06 15:50:21 -06:00
loader dri: Add a useful error message if someone's packages missed libudev deps. 2014-02-01 10:09:11 -08:00
mapi glapi: restore _glthread_GetID() function 2014-03-14 12:12:07 -06:00
mesa mesa: mark GL_RGB9_E5 as not color-renderable 2014-03-15 18:39:50 +01:00
Makefile.am loader: introduce the loader util lib 2014-01-18 18:47:27 +00:00
SConscript loader: introduce the loader util lib 2014-01-18 18:47:27 +00:00