]> git.sesse.net Git - ffmpeg/history - libavutil/hwcontext_vulkan.h
hwcontext_vulkan: do not OR the user-specified usage with our default flags
[ffmpeg] / libavutil / hwcontext_vulkan.h
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