summaryrefslogtreecommitdiff
path: root/libavutil/hwcontext_vulkan.h
Commit message (Expand)AuthorAge
* hwcontext_vulkan: stricter semaphore number requirementsLynne2021-12-10
* hwcontext_vulkan: support creating DRM-tiled images and autodetecting modifiersWenbin Chen2021-12-10
* hwcontext_vulkan: add support for allocating all planes in a single allocationWenbin Chen2021-12-10
* avutil/vulkan: load win32 external memory functionsTimo Rothenpieler2021-11-14
* vulkan: add support for encode and decode queues and refactor queue codeLynne2021-11-12
* hwcontext_vulkan: switch to using timeline semaphoresLynne2021-11-12
* hwcontext_vulkan: bump required Vulkan loader version to 1.2Lynne2021-11-12
* hwcontext_vulkan: dynamically load functionsLynne2021-04-30
* hwcontext_vulkan: reorder structure fields and add spaces in betweenLynne2021-04-28
* hwcontext_vulkan: fix make checkheaders failJun Zhao2020-06-04
* hwcontext_vulkan: use host mapped buffers when uploading and downloadingLynne2020-05-26
* hwcontext_vulkan: do not OR the user-specified usage with our default flagsLynne2020-05-23
* hwcontext_vulkan: improve public header documentationLynne2020-05-23
* hwcontext_vulkan: expose the enabled device featuresLynne2020-05-23
* hwcontext_vulkan: expose the amount of queues for each queue familyLynne2020-05-23
* Revert "hwcontext_vulkan: only use one semaphore per image"Lynne2020-05-11
* hwcontext_vulkan: create all images with concurrent sharing modeLynne2020-05-10
* hwcontext_vulkan: expose enabled device and instance extensionsLynne2020-05-10
* hwcontext_vulkan: only use one semaphore per imageLynne2020-04-07
* lavu: add Vulkan hwcontext codeLynne2020-02-04