vulkan: implement caching and reuse of a couple of vulkan resources
[platform/upstream/gstreamer.git] / ext / vulkan / vkdownload.c
2019-11-28 Matthew Watersvulkan: implement caching and reuse of a couple of...
2019-11-14 Matthew Watersvulkan/queue: be sure to take a lock around command...
2019-11-13 Matthew Watersvulkan: make new trash objects ref the fence
2019-11-05 Aaron Boxerdocumentation: fixed a heap o' typos
2019-09-19 Matthew Watersvulkan: implement command buffer reuse
2019-09-17 Matthew Watersvulkan: split physical device from logical device
2019-09-17 Matthew Watersvulkan: only pass the device/instance/display in to...
2019-08-29 Yeongjin Jeongvulkan: Don't dereference null pointer when printing...
2019-07-04 Matthew Watersvulkan: move trash list to library
2019-06-19 Matthew Watersvulkan: add download element