summaryrefslogtreecommitdiffstats
path: root/src/vulkan
Commit message (Expand)AuthorAgeFilesLines
* vulkan: Update headers and registry to 1.0.64Alex Smith2017-10-261-26/+133
* meson: move wayland_drm_protocol generation to wayland-drmDylan Baker2017-10-201-14/+0
* vulkan: update headers & registry to VK 1.0.63Andres Rodriguez2017-10-211-84/+180
* vulkan/wsi: Free the event in x11_manage_fifo_queues().Henri Verbeet2017-10-171-0/+1
* meson: split and simplify dependenciesDylan Baker2017-10-161-1/+9
* vulkan: util: add macros to extract extension/offset number from enumsLionel Landwerlin2017-10-061-0/+6
* meson: Add build Intel "anv" vulkan driverDylan Baker2017-09-273-0/+140
* vulkan/wsi/wayland: Return better error messagesJason Ekstrand2017-09-271-21/+36
* vulkan/wsi/wayland: Copy wl_proxy objects from oldSwapchain if availableJason Ekstrand2017-09-271-6/+33
* vulkan/wsi/wayland: Stop caching Wayland displaysJason Ekstrand2017-09-271-107/+54
* vulkan/wsi/wayland: Refactor wsi_wl_display codeJason Ekstrand2017-09-271-14/+33
* vulkan/wsi/wayland: Stop printing out the DRM deviceJason Ekstrand2017-09-261-1/+0
* vulkan: enum generator: Generate entries for extended enumsJason Ekstrand2017-09-221-8/+40
* vulkan: enum generator: Stop using iterparseJason Ekstrand2017-09-221-26/+10
* vulkan: enum generator: generate extension number definesLionel Landwerlin2017-09-221-4/+21
* vulkan: enum generator: make registry more flexibleLionel Landwerlin2017-09-221-9/+9
* vulkan: enum generator: sort enums by namesLionel Landwerlin2017-09-221-1/+2
* vulkan: enum generator: align function declarations/prototypesLionel Landwerlin2017-09-221-21/+21
* 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-183-5/+33
* vulkan/util: Teach gen_enum_to_str.py to parse mutliple XML filesChad Versace2017-09-181-8/+11
* vulkan/registry: Add VK_ANDROID_native_bufferChad Versace2017-09-181-0/+52
* vulkan: update headers & registry to VK 1.0.61Lionel Landwerlin2017-09-151-92/+448
* vulkan/util: Add a vk_zalloc helperJason Ekstrand2017-08-281-0/+14
* vulkan: import 1.0.59 headers and xml.Dave Airlie2017-08-221-8/+45
* vulkan: Import in the latest 1.0.57 header and XML from KhronosJason Ekstrand2017-08-011-935/+949
* vulkan/util: fix typo in commentEric Engestrom2017-07-181-1/+1
* vulkan: Update to the new 1.0.54 spec XML and headersJason Ekstrand2017-07-151-394/+814
* Android: vulkan: fix build error due to extra )Rob Herring2017-06-081-1/+1
* radv/vulkan: Move radv_get_driver_version to src/vulkan/utilAlex Smith2017-06-063-0/+52
* util/vulkan: Move Vulkan utilities to src/vulkan/utilAlex Smith2017-06-068-4/+309
* vulkan/wsi/wayland: Fix proxy wrappers for swapchain recreationPhilipp Zabel2017-05-201-3/+10
* 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/wayland: Use proxy wrappers for swapchainDaniel Stone2017-05-191-16/+36
* vulkan/wsi/wayland: Use per-display event queueDaniel Stone2017-05-191-12/+32
* vulkan/wsi/wayland: Remove roundtrip when creating imageDaniel Stone2017-05-191-1/+0
* vulkan: Fix Wayland uninitialised registryDaniel Stone2017-05-191-4/+5
* vulkan/wsi/wayland: Add support for VK_KHR_get_surface_capabilities2Jason Ekstrand2017-05-161-0/+38
* vulkan/wsi/x11: Add support for VK_KHR_get_surface_capabilities2Jason Ekstrand2017-05-161-0/+32
* vulkan/wsi: Add get_capabilities2 and get_formats2d interface pointersJason Ekstrand2017-05-161-0/+8
* vulkan/wsi: Use vk_outarray for surface_get_formatsJason Ekstrand2017-05-162-30/+21
* vulkan: Update registry and headers to 1.0.49Jason Ekstrand2017-05-161-12/+155
* vulkan/wsi/wayland: Pass damage through to the compositorJason Ekstrand2017-04-031-1/+15
* vulkan/wsi: Plumb present regions through the common codeJason Ekstrand2017-04-033-3/+6
* vulkan/wsi: Fix some line wrappingJason Ekstrand2017-04-031-1/+4
* vulkan: Bump the header and XML to the latest public versionJason Ekstrand2017-03-311-473/+625
* 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-134-5/+23