gstreamer/ext/vulkan/wayland
Jussi Kukkonen 97b0085c48 vulkan: Use the generated version of vkconfig.h
Build fails in ext/vulkan/xcb and ext/vulkan/wayland when:
* building from tarball
* building out-of-tree
* Only one WSI integration (xcb or wayland) is enabled by configure.ac
This is because vkconfig.h from source directory gets used instead
of the generated one.

Add the correct build directory to "-I". Use angle bracket
include in vkapi.h so that it actually looks in the include search
path instead of defaulting to the same (source tree) directory.

https://bugzilla.gnome.org/show_bug.cgi?id=784539
2017-07-10 21:42:49 +10:00
..
Makefile.am vulkan: Use the generated version of vkconfig.h 2017-07-10 21:42:49 +10:00
vkdisplay_wayland.c gst: Clear floating flag in constructor of all GstObject subclasses that are not owned by any parent 2017-05-17 10:40:23 +03:00
vkdisplay_wayland.h vulkan: add a wayland winsys implementation 2016-04-11 14:18:47 +10:00
vkwindow_wayland.c gst: Clear floating flag in constructor of all GstObject subclasses that are not owned by any parent 2017-05-17 10:40:23 +03:00
vkwindow_wayland.h vulkan: add a wayland winsys implementation 2016-04-11 14:18:47 +10:00
wayland_event_source.c vulkan: add a wayland winsys implementation 2016-04-11 14:18:47 +10:00
wayland_event_source.h vulkan: add a wayland winsys implementation 2016-04-11 14:18:47 +10:00