summaryrefslogtreecommitdiff
path: root/src/vulkan
Commit message (Expand)AuthorAgeFilesLines
* vulkan: Update the XML and headers to 1.1.123Jason Ekstrand2019-09-171-42/+64
* vulkan: add vk_x11_strict_image_count optionLionel Landwerlin2019-09-152-1/+12
* wsi: add minImageCount overrideEric Engestrom2019-09-064-3/+22
* vulkan/overlay: bounce image back to present layoutLionel Landwerlin2019-09-031-2/+30
* vulkan: Update the XML and headers to 1.1.119Jason Ekstrand2019-08-121-13/+162
* meson: replace last uses of libxmlconfig with idep_xmlconfigEric Engestrom2019-08-031-2/+1
* meson: replace libmesa_util with idep_mesautilEric Engestrom2019-08-031-2/+1
* vulkan: Bump headers to 1.1.117Lionel Landwerlin2019-07-291-21/+145
* vulkan/wsi/wayland: implement acquire timeoutLionel Landwerlin2019-07-291-25/+51
* vulkan/wsi/x11: Increase the effective min. images for mailbox.Bas Nieuwenhuizen2019-07-261-2/+5
* vulkan/wsi/x11: Wait for GPU work before present with mailbox.Bas Nieuwenhuizen2019-07-261-1/+12
* vulkan/wsi/x11: Allow using thread present-only.Bas Nieuwenhuizen2019-07-261-34/+51
* vulkan/wsi: Use one fence per image.Bas Nieuwenhuizen2019-07-262-20/+26
* vulkan: Update the XML and headers to 1.1.116Jason Ekstrand2019-07-241-18/+55
* vulkan/wsi: update swapchain status on vkQueuePresentLionel Landwerlin2019-07-171-0/+21
* vulkan: add symbols fileEric Engestrom2019-07-102-0/+15
* android: vulkan/util: fix generating vk_enum_to_str.*Chih-Wei Huang2019-07-101-2/+4
* android: vulkan/util: fix export pathChih-Wei Huang2019-07-101-2/+1
* vulkan/overlay: use a single macro to lookup objectsLionel Landwerlin2019-07-091-37/+54
* vulkan/overlay: add queue present timing measurementLionel Landwerlin2019-07-092-1/+15
* vulkan/overlay: fix crash on freeing NULL command bufferLionel Landwerlin2019-07-081-0/+4
* vulkan: bump headers & registry to 1.1.114Lionel Landwerlin2019-07-091-5/+55
* vulkan/overlay: fix command buffer statsLionel Landwerlin2019-07-071-0/+2
* vulkan: Update the XML and headers to 1.1.113Jason Ekstrand2019-07-021-8/+63
* meson: drop duplicate source & inc_dirEric Engestrom2019-07-011-2/+0
* vulkan: Update the XML and headers to 1.1.110Jason Ekstrand2019-06-041-21/+249
* vk/util: suppress warning about out-of-enum android valueEric Engestrom2019-05-231-2/+4
* vk/util: drop no-op compiler warning workaroundEric Engestrom2019-05-231-19/+5
* vulkan: fix build dependency issue with generated filesLionel Landwerlin2019-05-224-6/+17
* vulkan/overlay: update remaining manual error checksLionel Landwerlin2019-05-211-42/+24
* vulkan/overlay: fix timestamp query emission with no pipeline statsLionel Landwerlin2019-05-211-4/+0
* vulkan/wsi: Set X11 minImageCount to 3.Bas Nieuwenhuizen2019-05-191-6/+18
* vulkan: Update the XML and headers to 1.1.108Jason Ekstrand2019-05-131-40/+129
* vulkan/overlay: keep allocating draw data until it can be reusedLionel Landwerlin2019-05-101-113/+135
* vulkan/overlay: fix truncating error on 32bit platformsLionel Landwerlin2019-05-101-40/+36
* vulkan/overlay-layer: fix cast errorsLionel Landwerlin2019-05-071-7/+7
* vulkan/overlay: add TODO listLionel Landwerlin2019-05-021-0/+3
* vulkan/overlay: make overriden functions staticLionel Landwerlin2019-05-021-25/+26
* vulkan/overlay: make overlay size configurableLionel Landwerlin2019-05-023-1/+18
* vulkan/overlay: add a frame counter optionLionel Landwerlin2019-05-022-1/+5
* vulkan/overlay: record all select metrics into output fileLionel Landwerlin2019-05-022-1/+48
* vulkan/overlay: add a margin to the size of the windowLionel Landwerlin2019-05-021-5/+6
* vulkan/overlay: add no display optionLionel Landwerlin2019-05-023-25/+50
* vulkan/overlay: add pipeline statistic & timestamps supportLionel Landwerlin2019-05-022-55/+383
* vulkan/overlay: record stats in command buffers and accumulate on exec/submitLionel Landwerlin2019-05-022-141/+238
* vulkan/overlay: update help printoutLionel Landwerlin2019-05-021-2/+2
* vulkan/util: generate a helper function to return pNext struct sizesLionel Landwerlin2019-05-022-4/+54
* wsi/wayland: document lack of vkAcquireNextImageKHR timeout supportEric Engestrom2019-05-021-0/+10
* vulkan/wsi/wayland: Respect non-blocking AcquireNextImageDaniel Stone2019-05-021-2/+7
* delete autotools .gitignore filesEric Engestrom2019-04-292-3/+0