summaryrefslogtreecommitdiffstats
path: root/src/vulkan/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* configure: allow building with python3Emil Velikov2018-10-311-1/+1
* Revert "configure: allow building with python3"Emil Velikov2018-08-241-1/+1
* configure: allow building with python3Emil Velikov2018-08-231-1/+1
* autoconf: stop exporting internal wayland detailsEmil Velikov2018-08-071-2/+2
* vulkan: EXT_acquire_xlib_display requires libXrandr headers to buildKeith Packard2018-06-201-0/+2
* vulkan: Add EXT_acquire_xlib_display [v5]Keith Packard2018-06-191-0/+5
* vulkan: Add KHR_display extension using DRM [v10]Keith Packard2018-06-191-0/+7
* vulkan: Drop vk_android_native_buffer.xmlJason Ekstrand2018-04-101-4/+1
* wayland-drm: do not distribute generated sourcesJuan A. Suarez Romero2018-03-231-5/+10
* vulkan: autotools: do not redirect stdin/stdout for wayland-scannerEmil Velikov2018-03-121-4/+4
* vulkan/wsi/wayland: Move Wayland protocol from BUILT_SOURCESDaniel Stone2018-02-261-1/+4
* vulkan/wsi/wayland: Add support for zwp_dmabufDaniel Stone2018-02-211-0/+10
* vulkan/wsi: Add drm_modifier member to wsi_imageDaniel Stone2018-02-211-0/+1
* autotools: include meson build files in tarballDylan Baker2018-01-191-1/+4
* configure.ac: split the wayland client/server confusionEmil Velikov2017-09-191-1/+1
* vulkan: automake: add vk_android_native_buffer.h in the source listJuan A. Suarez Romero2017-09-191-0/+1
* vulkan/registry: Feed vk_android_native_buffer.xml to gen_enum_to_str.pyChad Versace2017-09-181-2/+7
* util/vulkan: Move Vulkan utilities to src/vulkan/utilAlex Smith2017-06-061-1/+6
* vulkan: automake: remove unused VULKAN_LIB_DEPS variableEmil Velikov2017-05-191-6/+0
* configure: check once for DRI3 dependenciesEmil Velikov2017-05-191-2/+1
* vulkan/wsi: include builddir for generated headersJuan A. Suarez Romero2017-03-131-0/+1
* vulkan/wsi: Generate wayland protocol headers separately from EGLJason Ekstrand2017-03-131-4/+16
* vulkan: provide vk.xml as argument to the python generatorEmil Velikov2017-02-281-1/+1
* automake: vulkan: rename/reuse VULKAN_UTIL_{GENERATED_,}FILES listEmil Velikov2017-02-281-3/+2
* android: vulkan: add support for libmesa_vulkan_utilMauro Rossi2017-02-281-1/+1
* vulkan: Fix gen_enum_to_str in out of tree buildsDylan Baker2017-02-221-1/+5
* vulkan: Combine wsi and util makefilesDylan Baker2017-02-221-0/+62