etnaviv: drm tests: Use mesa header locations
[mesa.git] / src / vulkan /
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
2019-03-17 Tobias Klausmannvulkan/util: meson build - add wayland client include
2019-03-11 Eric Engestromwsi/x11: use WSI_FROM_HANDLE() instead of pointer casts
2019-03-11 Eric Engestromwsi/wayland: fix pointer casting warning on 32bit
2019-03-11 Eric Engestromwsi/display: s/#if/#ifdef/ to fix -Wundef
2019-03-11 Eric Engestromwsi: deduplicate get_current_time() functions between...
2019-03-07 Eric Engestromvulkan/overlay: fix missing var rename in previous...
2019-03-07 Eric Engestromvulkan/util: use the platform defines in vk.xml instead...
2019-03-06 Lionel Landwerlinvulkan/overlay: drop dependency on validation layer...
2019-03-06 Lionel Landwerlinvulkan/util: generate instance/device dispatch tables
2019-03-06 Lionel Landwerlinvulkan/util: make header available from c++
2019-03-06 Eric Engestrommeson: remove unused include_directories(vulkan)
2019-03-05 Lionel Landwerlinvulkan: update headers/registry to 1.1.102
2019-02-28 Eric Engestromvulkan: use VkBase{In,Out}Structure instead of a custom...
2019-02-28 Lionel Landwerlinvulkan/overlay: add support for fps output in file
2019-02-28 Lionel Landwerlinvulkan/overlay: rework option parsing
2019-02-28 Lionel Landwerlinvulkan/overlay: fix min/max computations
2019-02-27 Lionel Landwerlinvulkan/overlay: install layer binary in libdir
2019-02-26 Lionel Landwerlinvulkan/overlay: fix includes
2019-02-26 Lionel Landwerlinvulkan/overlay: fix missing installation of layer
2019-02-24 Matthias Lorenzvulkan/overlay: Add fps counter
2019-02-22 Kenneth Graunkevulkan: Fix 32-bit build for the new overlay layer
2019-02-21 Lionel Landwerlinvulkan: add an overlay layer
2019-02-20 Lionel Landwerlinvulkan: Update the XML and headers to 1.1.101
2019-02-14 Eric Engestromdrm-uapi: use local files, not system libdrm
2019-02-08 Eric Engestromwsi: query the ICD's max dimensions instead of hard...
2019-02-02 Eric Engestromwsi/display: add comment
2019-01-22 Lionel Landwerlinvulkan: make generated enum to strings helpers availabl...
2019-01-08 Eric Engestromwsi: drop unneeded KHR suffix
2019-01-07 Jason Ekstrandvulkan: Update the XML and headers to 1.1.97
2018-12-17 Jason Ekstrandvulkan: Update the XML and headers to 1.1.96
2018-12-03 Jason Ekstrandvulkan: Update the XML and headers to 1.1.95
2018-11-28 Eric Engestromvulkan/wsi: fix s/,/;/ typo
2018-11-28 Eric Engestromwsi/display: fix mem leak when freeing swapchains
2018-11-26 Eric Engestromvulkan/utils: s/VERSION/PACKAGE_VERSION/
2018-11-22 Jason Ekstrandvulkan: Update the XML and headers to 1.1.93
2018-11-21 Bas Nieuwenhuizenvulkan: Allow storage images in the WSI.
2018-11-06 Jason Ekstrandvulkan: Update the XML and headers to 1.1.91
2018-11-05 Eric Engestromwsi/wayland: only finish() a successfully init()ed...
2018-11-05 Eric Engestromwsi/wayland: use proper VkResult type
2018-10-31 Emil Velikovconfigure: allow building with python3
2018-10-30 Emil Velikovvulkan/wsi: use the drmGetDevice2() API
2018-10-29 Eric Engestromvulkan/wsi: simplify meson file tracking
2018-10-29 Jason Ekstrandvulkan: Update the XML and headers to 1.1.90
2018-10-26 Eric Engestromvulkan: drop always-true param
2018-10-25 Eric Engestromutil: use C99 declaration in the for-loop hash_table_fo...
2018-10-18 Jason Ekstrandvulkan/wsi: Use VK_EXT_pci_bus_info for DRM fd matching
2018-10-18 Jason Ekstrandvulkan/wsi: Implement GetPhysicalDevicePresentRectanglesKHR
2018-10-18 Jason Ekstrandvulkan/wsi: Store the instance allocator in wsi_device
2018-10-13 Samuel Pitoisetvulkan: Update the XML and headers to 1.1.88
2018-10-01 Jason Ekstrandvulkan: Update the XML and headers to 1.1.86
2018-09-27 Maximevulkan: Disable randr lease for libxcb < 1.13
2018-09-24 Eric Engestromvulkan/wsi/display: wsi_display_select_crtc() doesn...
next