util/format: Use correct pipe format for VK_FORMAT_G8_B8_R8_3PLANE_420_UNORM.
[mesa.git] / src / vulkan / overlay-layer /
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-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-15 Samuel Pitoisetvulkan/overlay: Fix for Vulkan 1.2
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-10-28 Timothy Arceriutil: rename list_empty() to list_is_empty()
2019-10-28 Timothy Arceriutil: remove LIST_INITHEAD macro
2019-09-03 Lionel Landwerlinvulkan/overlay: bounce image back to present layout
2019-08-03 Eric Engestrommeson: replace libmesa_util with idep_mesautil
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-07 Lionel Landwerlinvulkan/overlay: fix command buffer stats
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-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-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 Lionel Landwerlinvulkan: factor out wsi dependencies
2019-03-06 Lionel Landwerlinvulkan/overlay: drop dependency on validation layer...
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