mesa/src
Gurchetan Singh 0639e253a5 egl: Use pkg-config for Android NDK build
It's possible to build Mesa for Android using the traditional
autotools workflow [1]. ChromiumOS fetches Android prebuilts and
puts them in a sysroot. We now want to use pkg-config to specify
the location of system headers and libraries [2].

To enable this, let's add the required pkg-config checks and link
against them.

[1] https://developer.android.com/ndk/guides/standalone_toolchain.html
[2] https://chromium-review.googlesource.com/#/c/403237/

v2: Bundle pkg-config checks together (Emil)
v3: Provide further context on standalone NDK Mesa build (Emil)
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
2016-11-15 15:49:20 +00:00
..
amd radv/pipeline: Don't dereference NULL dynamic state pointers 2016-11-12 15:06:27 +01:00
compiler glsl: Don't crash on function names with invalid identifiers. 2016-11-12 22:08:15 -08:00
egl egl: Use pkg-config for Android NDK build 2016-11-15 15:49:20 +00:00
gallium clover: adapt to new error API since LLVM r286752 2016-11-14 15:50:29 +00:00
gbm gbm: set up the interop extension for egl/drm 2016-11-01 22:33:13 +01:00
getopt Introduce .editorconfig 2016-08-31 17:06:54 -07:00
glx glx: make interop ABI visible again 2016-11-04 11:30:47 +01:00
gtest Introduce .editorconfig 2016-08-31 17:06:54 -07:00
hgl glapi/hgl: remove the final user of _glapi_check_table() 2016-10-06 15:03:46 +01:00
intel anv/format: handle unsupported formats earlier 2016-11-15 08:50:48 +01:00
loader loader: cleanup copyright section 2016-10-18 17:06:32 +01:00
mapi mesa: add missing CONTEXT_ROBUST_ACCESS enum 2016-10-27 07:06:41 +03:00
mesa meta/GetTexSubImage: Account for GL_PACK_SKIP_IMAGES on compressed textures 2016-11-15 12:26:13 +01:00
util util: use STATIC_ASSERT instead of static_assert 2016-11-11 07:59:29 +02:00
vulkan/wsi vulkan/wsi/x11: Implement FIFO mode. 2016-11-10 22:40:59 -08:00
Makefile.am amd/common: build also for gallium drivers 2016-11-03 10:06:24 +01:00
SConscript scons: put the generated git_sha1.h file in top-level src/ directory 2016-06-17 10:33:00 -06:00