mesa/include
Eric Engestrom 344859c32d vulkan: delete typo'd header
Two files exist in that directory:
- vulkan_xlib_randr.h
- vulkan_xlib_xrandr.h

Both were imported in 205c271562 ("vulkan: Update the XML and
headers to 1.1.70") with identical contents (ie. the
VK_EXT_acquire_xlib_display extension), but the former was never
included anywhere and can't be found upstream [1], while the latter is
included in vulkan.h and found upstream.

[1] https://github.com/KhronosGroup/Vulkan-Headers/tree/master/include/vulkan

Fixes: 205c271562 ("vulkan: Update the XML and headers to 1.1.70")
Signed-off-by: Eric Engestrom <eric.engestrom@intel.com>
Acked-by: Jason Ekstrand <jason@jlekstrand.net>
2019-11-19 21:56:22 +00:00
..
CL CL: sync C++ headers with Khronos 2019-11-19 21:50:26 +00:00
D3D9
EGL egl: avoid local modifications for eglext.h Khronos standard header file 2019-11-11 17:20:16 +00:00
GL Revert "dri_interface: add interface for EGL_EXT_image_flush_external" 2019-11-14 07:46:36 +02:00
GLES include: update GL headers from the registry 2019-06-21 19:00:52 -04:00
GLES2 include/GLES2: Sync GLES2 headers with Khronos 2019-10-08 13:53:01 -07:00
GLES3 include: update GL headers from the registry 2019-06-21 19:00:52 -04:00
HaikuGL GL: drop symbols mangling support 2019-10-10 21:40:48 +01:00
KHR EGL: sync headers with Khronos 2019-08-14 21:48:23 +01:00
c11
d3dadapter
drm-uapi drm-uapi: Update headers from drm-next 2019-10-23 05:41:14 +00:00
pci_ids intel/dev: Add preliminary device info for Tigerlake 2019-10-30 14:08:48 -07:00
vulkan vulkan: delete typo'd header 2019-11-19 21:56:22 +00:00
c11_compat.h introduce c11_compat.h to provide C11 things in C99 2019-08-04 11:14:25 +01:00
c99_alloca.h
c99_compat.h c99_compat.h: Don't try to use 'restrict' in C++ code 2019-10-16 13:45:57 +01:00
c99_math.h
meson.build meson: revert glvnd workaround 2019-10-31 17:09:59 +00:00
no_extern_c.h