vulkan/wsi: Use the interface from the real modifiers extension
[mesa.git] / src / vulkan /
2020-01-17 Jason Ekstrandvulkan/wsi: Use the interface from the real modifiers...
2020-01-17 Jason Ekstrandvulkan/wsi: Move the ImageCreateInfo higher up
2020-01-17 Andres Rodriguezvulkan/wsi: disable the hardware cursor
2020-01-15 Samuel Pitoisetvulkan/overlay: Fix for Vulkan 1.2
2020-01-15 Jason Ekstrandvulkan: Update the XML and headers to 1.2.131
2020-01-14 Jason Ekstrandvulkan/wsi: Add a driconf option to force WSI to advert...
2019-12-27 Mauro Rossiandroid: util: Add a mapping from VkFormat to PIPE_FORMAT.
2019-12-20 Jonathan Marekutil/format: add missing vulkan formats
2019-12-16 Lionel Landwerlinvulkan/wsi: error out when image fence doesn't signal
2019-12-13 Rafael Antognollivulkan/overlay: Update docs.
2019-12-13 Rafael Antognollivulkan/overlay: Add basic overlay control script.
2019-12-13 Rafael Antognollivulkan/overlay: Add a command to start capturing data...
2019-12-13 Rafael Antognollivulkan/overlay: Add support for a control socket.
2019-12-13 Rafael Antognollivulkan/overlay: Add a control socket.
2019-12-06 Jason Ekstrandvulkan/wsi: Add a hooks for signaling semaphores and...
2019-12-06 Jason Ekstrandvulkan/wsi: Provide the implicitly synchronized BO...
2019-11-26 Jason Ekstrandvulkan: Update the XML and headers to 1.1.129
2019-11-26 Jason Ekstrandvulkan/enum_to_str: Handle out-of-order aliases
2019-11-25 Samuel Pitoisetmeson: only build imgui when needed
2019-11-21 Eric Engestromvk_util: drop duplicate formats in vk_format_map[]
2019-11-21 Jonathan Marekutil: add missing R8G8B8A8_SRGB format to vk_format_map
2019-11-19 Eric Anholtutil: Add a mapping from VkFormat to PIPE_FORMAT.
2019-11-04 Lionel Landwerlinvulkan: bump headers/registry to 1.1.127
2019-10-28 Timothy Arceriutil: rename list_empty() to list_is_empty()
2019-10-28 Timothy Arceriutil: remove LIST_INITHEAD macro
2019-10-14 Caio Marcelo de... vulkan: Update the XML and headers to 1.1.125
2019-10-07 Caio Marcelo de... vulkan: Update the XML and headers to 1.1.124
2019-09-17 Jason Ekstrandvulkan: Update the XML and headers to 1.1.123
2019-09-15 Lionel Landwerlinvulkan: add vk_x11_strict_image_count option
2019-09-06 Eric Engestromwsi: add minImageCount override
2019-09-03 Lionel Landwerlinvulkan/overlay: bounce image back to present layout
2019-08-12 Jason Ekstrandvulkan: Update the XML and headers to 1.1.119
2019-08-03 Eric Engestrommeson: replace last uses of libxmlconfig with idep_xmlc...
2019-08-03 Eric Engestrommeson: replace libmesa_util with idep_mesautil
2019-07-29 Lionel Landwerlinvulkan: Bump headers to 1.1.117
2019-07-29 Lionel Landwerlinvulkan/wsi/wayland: implement acquire timeout
2019-07-26 Bas Nieuwenhuizenvulkan/wsi/x11: Increase the effective min. images...
2019-07-26 Bas Nieuwenhuizenvulkan/wsi/x11: Wait for GPU work before present with...
2019-07-26 Bas Nieuwenhuizenvulkan/wsi/x11: Allow using thread present-only.
2019-07-26 Bas Nieuwenhuizenvulkan/wsi: Use one fence per image.
2019-07-24 Jason Ekstrandvulkan: Update the XML and headers to 1.1.116
2019-07-17 Lionel Landwerlinvulkan/wsi: update swapchain status on vkQueuePresent
2019-07-10 Eric Engestromvulkan: add symbols file
2019-07-10 Chih-Wei Huangandroid: vulkan/util: fix generating vk_enum_to_str.*
2019-07-10 Chih-Wei Huangandroid: vulkan/util: fix export path
2019-07-09 Lionel Landwerlinvulkan/overlay: use a single macro to lookup objects
2019-07-09 Lionel Landwerlinvulkan/overlay: add queue present timing measurement
2019-07-08 Lionel Landwerlinvulkan/overlay: fix crash on freeing NULL command buffer
2019-07-08 Lionel Landwerlinvulkan: bump headers & registry to 1.1.114
2019-07-07 Lionel Landwerlinvulkan/overlay: fix command buffer stats
2019-07-02 Jason Ekstrandvulkan: Update the XML and headers to 1.1.113
2019-07-01 Eric Engestrommeson: drop duplicate source & inc_dir
2019-06-04 Jason Ekstrandvulkan: Update the XML and headers to 1.1.110
2019-05-23 Eric Engestromvk/util: suppress warning about out-of-enum android...
2019-05-23 Eric Engestromvk/util: drop no-op compiler warning workaround
2019-05-22 Lionel Landwerlinvulkan: fix build dependency issue with generated files
2019-05-21 Lionel Landwerlinvulkan/overlay: update remaining manual error checks
2019-05-21 Lionel Landwerlinvulkan/overlay: fix timestamp query emission with no...
2019-05-19 Bas Nieuwenhuizenvulkan/wsi: Set X11 minImageCount to 3.
2019-05-13 Jason Ekstrandvulkan: Update the XML and headers to 1.1.108
2019-05-10 Lionel Landwerlinvulkan/overlay: keep allocating draw data until it...
2019-05-10 Lionel Landwerlinvulkan/overlay: fix truncating error on 32bit platforms
2019-05-07 Lionel Landwerlinvulkan/overlay-layer: fix cast errors
2019-05-02 Lionel Landwerlinvulkan/overlay: add TODO list
2019-05-02 Lionel Landwerlinvulkan/overlay: make overriden functions static
2019-05-02 Lionel Landwerlinvulkan/overlay: make overlay size configurable
2019-05-02 Lionel Landwerlinvulkan/overlay: add a frame counter option
2019-05-02 Lionel Landwerlinvulkan/overlay: record all select metrics into output...
2019-05-02 Lionel Landwerlinvulkan/overlay: add a margin to the size of the window
2019-05-02 Lionel Landwerlinvulkan/overlay: add no display option
2019-05-02 Lionel Landwerlinvulkan/overlay: add pipeline statistic & timestamps...
2019-05-02 Lionel Landwerlinvulkan/overlay: record stats in command buffers and...
2019-05-02 Lionel Landwerlinvulkan/overlay: update help printout
2019-05-02 Lionel Landwerlinvulkan/util: generate a helper function to return pNext...
2019-05-02 Eric Engestromwsi/wayland: document lack of vkAcquireNextImageKHR...
2019-05-02 Daniel Stonevulkan/wsi/wayland: Respect non-blocking AcquireNextImage
2019-04-29 Eric Engestromdelete autotools .gitignore files
2019-04-26 Emil Velikovvulkan/wsi: don't use DUMB_CLOSE for normal GEM handles
2019-04-26 Emil Velikovvulkan/wsi: check if the display_fd given is master
2019-04-23 Bas Nieuwenhuizenvulkan/wsi: Add X11 adaptive sync support based on...
2019-04-15 Dylan BakerDelete autotools
2019-04-15 Jason Ekstrandvulkan: Update the XML and headers to 1.1.106
2019-04-10 Samuel Pitoisetwsi: allow to override the present mode with MESA_VK_WS...
2019-04-09 Chia-I Wuvulkan/wsi: make wl_drm optional
2019-04-09 Chia-I Wuvulkan/wsi: add wsi_wl_display_dmabuf
2019-04-09 Chia-I Wuvulkan/wsi: add wsi_wl_display_drm
2019-04-09 Chia-I Wuvulkan/wsi: refactor drm_handle_format
2019-04-09 Chia-I Wuvulkan/wsi: create wl_drm wrapper as needed
2019-04-09 Chia-I Wuvulkan/wsi: move modifier array into wsi_wl_swapchain
2019-04-08 Lionel Landwerlinanv: implement VK_KHR_swapchain revision 70
2019-04-08 Eric Engestromvk/util: remove unneeded array index
2019-03-22 Lionel Landwerlinvulkan/overlay: improve error reporting
2019-03-22 Lionel Landwerlinvulkan/overlay: check return value of swapchain get...
2019-03-22 Lionel Landwerlinvulkan/overlay: silence validation layer warnings
2019-03-22 Lionel Landwerlinvulkan/overlay: properly register layer object with...
2019-03-18 Jason Ekstrandanv,radv: Implement VK_KHR_surface_capability_protected
2019-03-18 Bas Nieuwenhuizenvulkan: Update the XML and headers to 1.1.104
2019-03-18 Bas Nieuwenhuizenvulkan/util: Handle enums that are in platform-specifi...
2019-03-18 Lionel Landwerlinvulkan: factor out wsi dependencies
2019-03-18 Tapani Pälliandroid: Build fixes for OMR1
next