mesa/src
Mauro Rossi 7e907d8f7f Android: drop static linking of R600 LLVM libraries
Inspired by Chih-Wei Huang and Zhen Wu similar patches

Linking against llvm with both static and shared may be avoided,
provided that libLLVM shared library for device supports
whole static R600/AMDGPU libraries, necessary for radeonsi/amdgpu.

Complementary changes, limited to android external/llvm project
are necessary to correclty build libLLVM

Tested with marshmallow-x86 and nougat-x86 builds

Reviewed-by: Chih-Wei Huang <cwhuang@linux.org.tw>
Signed-off-by: Rob Herring <robh@kernel.org>
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
2017-05-11 13:52:20 +01:00
..
amd radv: handle fragment shader srgb resolve pass better 2017-05-11 10:36:06 +10:00
compiler nir: Embed the shader_info in the nir_shader again 2017-05-09 15:07:47 -07:00
egl egl: Fix -Wint-to-pointer-cast 2017-05-08 13:10:16 -04:00
gallium Android: drop static linking of R600 LLVM libraries 2017-05-11 13:52:20 +01:00
gbm gbm/dri: Fix sign-extension in modifier query 2017-05-02 19:55:13 +01:00
getopt Introduce .editorconfig 2016-08-31 17:06:54 -07:00
glx glx/apple: remove empty variable SHARED_GLAPI_CFLAGS 2017-05-04 18:12:05 +01:00
gtest gtest: Update to 1.8.0. 2017-01-20 11:40:52 -08:00
hgl glapi/hgl: remove the final user of _glapi_check_table() 2016-10-06 15:03:46 +01:00
intel i965: Drop INTEL_DEBUG=stats. 2017-05-10 11:37:19 -07:00
loader loader: use drmGetDevice[s]2 API 2017-03-15 11:37:55 +00:00
mapi mesa: add KHR_no_error support for FramebufferTexture*D functions 2017-05-11 13:53:39 +10:00
mesa mesa: remove _CurrentFragmentProgram from gl_pipeline_object 2017-05-11 14:46:39 +10:00
util util: move ALWAYS_INLINE macro to util/macro.h 2017-05-09 11:21:03 +10:00
vulkan vulkan/wsi/wayland: Pass damage through to the compositor 2017-04-03 13:51:08 -07:00
Makefile.am intel/vulkan: Get rid of recursive make 2017-03-13 11:16:35 +00:00
SConscript