mesa/src/intel
Emil Velikov 3e8790bff0 anv: automake: list shared libraries after the static ones
The compiler can discard the shared ones from the link chain, since
there is no user (the static libraries) before it on the command line.

Cc: mesa-stable@lists.freedesktop.org
Reported-by: Laurent Carlier <lordheavym@gmail.com>
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Eduardo Lima Mitev <elima@igalia.com>
2017-05-29 16:42:41 +01:00
..
blorp i965: Use BLORP for color clears on gen4-5 2017-05-26 07:58:01 -07:00
common intel/decoder: Handle the BLT ring in gen_group_get_length 2017-05-26 07:58:01 -07:00
compiler i965: Move clip program compilation to the compiler 2017-05-26 07:58:01 -07:00
genxml intel/genxml: Rename 3DSTATE_AA_LINE_PARAMS on gen5 2017-05-26 07:58:01 -07:00
isl intel/isl: Add gen4_filter_tiling 2017-05-26 07:58:01 -07:00
tools aubinator: report error on unknown device id 2017-05-24 10:50:18 +01:00
vulkan intel/blorp: Add support for gen4-5 SF programs 2017-05-26 07:58:01 -07:00
Android.blorp.mk intel: android: remove libdrm_intel requirement 2017-03-30 19:07:23 +01:00
Android.common.mk android: intel: fix include paths in new "common" library 2016-09-03 20:03:16 -07:00
Android.compiler.mk intel: android: remove libdrm_intel requirement 2017-03-30 19:07:23 +01:00
Android.genxml.mk android: intel: genxml: fix genX_xml.h generation rules 2017-04-04 09:10:46 +03:00
Android.isl.mk android: add libmesa_genxml as dep to libmesa_isl 2017-03-31 08:42:54 +03:00
Android.mk intel/vulkan: Get rid of recursive make 2017-03-13 11:16:35 +00:00
Android.vulkan.mk android: add -Wl,--build-id=sha1 to LDFLAGS for libvulkan_intel 2017-05-20 08:59:57 +03:00
Makefile.am intel: automake: move INTEL_CFLAGS as applicable 2017-03-30 19:07:28 +01:00
Makefile.blorp.am blorp: automake: add TODO to the tarball 2017-02-24 17:37:00 +00:00
Makefile.common.am intel: automake: move INTEL_CFLAGS as applicable 2017-03-30 19:07:28 +01:00
Makefile.compiler.am intel/compiler: link all tests again gtest, even test_eu_compact" 2017-03-13 11:16:35 +00:00
Makefile.genxml.am intel: genxml: automake: include gen_bits_header.py in the tarball 2017-04-05 13:16:28 +01:00
Makefile.isl.am intel/isl: Stop linking libi965_compiler.la into tests 2017-03-13 11:16:33 +00:00
Makefile.sources i965: Move clip program compilation to the compiler 2017-05-26 07:58:01 -07:00
Makefile.tools.am intel/aubinator_error_decode: Disassemble shader programs 2017-05-15 12:04:04 -07:00
Makefile.vulkan.am anv: automake: list shared libraries after the static ones 2017-05-29 16:42:41 +01:00