glx: add missing fallthrough comment
[mesa.git] / src / vulkan /
2020-07-02 Samuel Pitoisetradv,vulkan: add a new x11 wsi drirc workaround for...
2020-07-02 Samuel PitoisetRevert "vulkan/wsi/x11: Ensure we create at least minIm...
2020-06-25 Pavel Asyutchenkovulkan/overlay: fix crash on destroying NULL swapchain
2020-06-24 Bas Nieuwenhuizenvulkan/wsi/x11: Ensure we create at least minImageCount...
2020-06-22 Jason Ekstrandvulkan: Update Vulkan XML and headers to 1.2.145
2020-06-21 Mario Kleinervulkan/wsi: Really terminate DRM lease in wsi_release_d...
2020-06-18 Eric Engestromvulkan/wsi: replace all dup() with os_dupfd_cloexec()
2020-06-06 Vinson LeeSwitch from cElementTree to ElementTree.
2020-06-01 Dylan Bakervulkan-overlay/meson: use install_data instead of confi...
2020-06-01 Dylan Bakermeson: use gnu_symbol_visibility argument
2020-05-30 Bas Nieuwenhuizenutil/format: Add more multi-planar formats.
2020-05-30 Bas Nieuwenhuizenutil/format: Use correct pipe format for VK_FORMAT_G8_B...
2020-05-30 Bas Nieuwenhuizenutil/format: Add VK_FORMAT_D16_UNORM_S8_UINT.
2020-05-20 Jonathan Marekutil/format: translate 422_UNORM and 420_UNORM vulkan...
2020-05-13 Samuel Pitoisetvulkan: import common code for generating extensions
2020-05-12 Jason Ekstrandvulkan: Handle vkGet/SetPrivateDataEXT on Android swapc...
2020-05-12 Jason Ekstrandanv,vulkan: Implement VK_EXT_private_data
2020-05-08 Jason Ekstrandvulkan/object: Always include the type
2020-05-05 Joshua Ashtonvulkan: Update Vulkan XML and headers to 1.2.140
2020-05-04 Jason Ekstrandvulkan/wsi: Make wsi_swapchain inherit from vk_object_base
2020-05-04 Jason Ekstrandvulkan: Add run-time object type asserts in handle...
2020-05-04 Jason Ekstrandvulkan,anv: Move the DEFINE_HANDLE_CASTS macros to...
2020-05-04 Jason Ekstrandvulkan,anv: Add a base object struct type
2020-05-04 Jason Ekstrandvulkan,anv: Add a common base object type for VkDevice
2020-05-04 Jason Ekstrandvulkan: Allow destroying NULL debug report callbacks
2020-04-28 Jason Ekstrandvulkan: Update Vulkan XML and headers to 1.2.139
2020-04-27 Dave Airlievulkan: add initial device selection layer. (v6.1)
2020-04-27 Bas Nieuwenhuizenvulkan/wsi: Add callback to set ownership of buffer.
2020-03-28 Eric Engestromvulkan: drop unused include directories
2020-03-28 Eric Engestrommeson: inline `inc_common`
2020-03-25 Lionel Landwerlinvulkan/overlay: Add a workaround semaphore for applicat...
2020-03-10 Eric Engestromvulkan/wsi: fix cleanup when dup() fails
2020-03-10 Jason Ekstrandvulkan/wsi: Return an error if dup() fails
2020-03-10 Jason Ekstrandvulkan/wsi: Don't leak the FD when GetImageDrmFormatMod...
2020-02-28 Jonathan Marekutil/format: add missing BC4/BC5 vulkan formats
2020-02-18 Jason Ekstrandvulkan: Update the XML and headers to 1.2.133
2020-02-10 Georg LehmannVulkan overlay: use the corresponding image index for...
2020-02-07 Georg LehmannVulkan Overlay: Don't try to change the image layout...
2020-02-06 Georg LehmannCorrectly wait in the fragment stage until all semaphor...
2020-01-28 Eric Anholtvulkan/wsi: Fix compiler warning when no WSI platforms...
2020-01-23 Jonathan Marekvulkan/wsi: remove unused image_get_modifier
2020-01-17 Jason Ekstrandvulkan/wsi: Implement VK_KHR_swapchain_mutable_format
2020-01-17 Jason Ekstrandvulkan/wsi: Filter modifiers with ImageFormatProperties
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
next