mesa/src
Emil Velikov e98c9af559 st/mesa: automake: honour the vdpau header install location
If VDPAU is installed in the non-default location, we'll fail to find
the headers and error at build time.

../../src/gallium/include/state_tracker/vdpau_dmabuf.h:37:25: fatal error: vdpau/vdpau.h: No such file or directory
 #include <vdpau/vdpau.h>
                         ^

Fixes: faba96bc60 ("st/vdpau: add new interop interface")
Cc: Christian König <christian.koenig@amd.com>
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
(cherry picked from commit 51c0c213b7)
2017-04-26 12:34:27 +03:00
..
amd radv: report timestampPeriod correctly 2017-04-26 12:34:26 +03:00
compiler nir: Destination component count of shader_clock intrinsic is 2 2017-04-26 12:34:23 +03:00
egl egl: Ensure ResetNotificationStrategy matches for shared contexts. 2017-03-15 18:54:31 +00:00
gallium util/queue: don't hang at exit 2017-04-26 12:34:25 +03:00
gbm gbm/dri: Flush after unmap 2017-04-12 11:32:18 +01:00
getopt Introduce .editorconfig 2016-08-31 17:06:54 -07:00
glx glx/glvnd: Fix GLXdispatchIndex sorting 2017-02-23 19:34:59 +00: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/cmd_buffer: Disable CCS on BDW input attachments 2017-04-26 12:34:25 +03:00
loader loader: Move non-error message to debug level 2017-04-13 13:41:51 +01:00
mapi mesa: move glMultiDrawArrays to vbo and fix error handling 2017-04-26 12:34:23 +03:00
mesa st/mesa: automake: honour the vdpau header install location 2017-04-26 12:34:27 +03:00
util ralloc: Make sure ralloc() allocations match malloc()'s alignment. 2017-03-16 01:33:52 +00:00
vulkan vulkan/wsi: Improve the DRI3 error message 2017-03-16 01:34:01 +00:00
Makefile.am vulkan: automake: do not use EXTRA_DIST in a conditional 2017-01-18 13:41:32 +00:00
SConscript scons: put the generated git_sha1.h file in top-level src/ directory 2016-06-17 10:33:00 -06:00