]> git.sesse.net Git - ffmpeg/history - libavutil/hwcontext_vulkan.h
hwcontext_vulkan: dynamically load functions
[ffmpeg] / libavutil / hwcontext_vulkan.h
2021-04-29 Lynnehwcontext_vulkan: dynamically load functions
2021-04-28 Lynnehwcontext_vulkan: reorder structure fields and add...
2020-06-04 Jun Zhaohwcontext_vulkan: fix make checkheaders fail
2020-05-26 Lynnehwcontext_vulkan: use host mapped buffers when uploadin...
2020-05-23 Lynnehwcontext_vulkan: do not OR the user-specified usage...
2020-05-23 Lynnehwcontext_vulkan: improve public header documentation
2020-05-23 Lynnehwcontext_vulkan: expose the enabled device features
2020-05-23 Lynnehwcontext_vulkan: expose the amount of queues for each...
2020-05-11 LynneRevert "hwcontext_vulkan: only use one semaphore per...
2020-05-10 Lynnehwcontext_vulkan: create all images with concurrent...
2020-05-10 Lynnehwcontext_vulkan: expose enabled device and instance...
2020-04-07 Lynnehwcontext_vulkan: only use one semaphore per image
2020-02-04 Lynnelavu: add Vulkan hwcontext code