mesa/src
Eric Le Bihan 0069a613ac Fix khrplatform.h not installed if EGL is disabled.
KHR/khrplatform.h is required by the EGL, GLES and VG headers, but is
only installed if Mesa3d is compiled with EGL support.

This patch installs this header file unconditionally.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=77240
Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr>
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
(cherry picked from commit 2154defcd6)
2017-06-28 20:17:13 +03:00
..
amd amd/common: fix off-by-one in sid_tables.py 2017-06-28 20:17:13 +03:00
compiler spirv: Work around the Doom shader bug 2017-06-28 20:15:04 +03:00
egl Fix khrplatform.h not installed if EGL is disabled. 2017-06-28 20:17:13 +03:00
gallium radeonsi: include ac_binary.h for struct ac_shader_binary 2017-06-28 20:17:13 +03:00
gbm configure: set HAVE_foo_PLATFORM as applicable 2017-05-31 22:32:02 +02:00
getopt Introduce .editorconfig 2016-08-31 17:06:54 -07:00
glx dri3/GLX: Fix drawable invalidation v2 2017-06-14 10:40:22 +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: Fix broxton 2x6 l3 config 2017-06-28 20:15:05 +03:00
loader loader: build libloader_dri3_helper.la only with HAVE_PLATFORM_X11 2017-05-31 22:32:03 +02:00
mapi Fix khrplatform.h not installed if EGL is disabled. 2017-06-28 20:17:13 +03:00
mesa i965: update MaxTextureRectSize to match PRMs and comply with OpenGL 4.1+ 2017-06-28 20:17:13 +03:00
util util/rand_xor: add missing include statements 2017-06-14 12:47:58 +01:00
vulkan configure: check once for DRI3 dependencies 2017-05-31 22:32:03 +02:00
Makefile.am intel/vulkan: Get rid of recursive make 2017-03-13 11:16:35 +00:00
SConscript