mesa/src/vulkan/wsi
Eric Engestrom f1374805a8 drm-uapi: use local files, not system libdrm
There was an issue recently caused by the system header being included
by mistake, so let's just get rid of this include path and always
explicitly #include "drm-uapi/FOO.h"

Signed-off-by: Eric Engestrom <eric.engestrom@intel.com>
Reviewed-by: Kristian H. Kristensen <hoegsberg@chromium.org>
2019-02-14 11:20:00 +00:00
..
.gitignore vulkan/wsi: Generate wayland protocol headers separately from EGL 2017-03-13 11:16:33 +00:00
meson.build drm-uapi: use local files, not system libdrm 2019-02-14 11:20:00 +00:00
wsi_common.c drm-uapi: use local files, not system libdrm 2019-02-14 11:20:00 +00:00
wsi_common.h wsi: query the ICD's max dimensions instead of hard-coding them 2019-02-08 18:54:57 +00:00
wsi_common_display.c drm-uapi: use local files, not system libdrm 2019-02-14 11:20:00 +00:00
wsi_common_display.h anv,radv: Add support for VK_KHR_get_display_properties2 2018-07-09 17:09:41 -07:00
wsi_common_private.h wsi: query the ICD's max dimensions instead of hard-coding them 2019-02-08 18:54:57 +00:00
wsi_common_queue.h vulkan/wsi: Fix resource leak in success path of wsi_queue_init() 2016-11-28 21:11:25 +00:00
wsi_common_wayland.c drm-uapi: use local files, not system libdrm 2019-02-14 11:20:00 +00:00
wsi_common_wayland.h anv: move to using shared wsi code 2016-10-19 10:15:43 +10:00
wsi_common_x11.c drm-uapi: use local files, not system libdrm 2019-02-14 11:20:00 +00:00
wsi_common_x11.h vulkan: drop always-true param 2018-10-26 18:33:11 +01:00