..
cocoa
vulkan: remove the winsys-specific headers from gst/vulkan/vulkan.h
2019-09-25 11:11:02 +00:00
ios
vulkan: remove the winsys-specific headers from gst/vulkan/vulkan.h
2019-09-25 11:11:02 +00:00
wayland
vulkan: remove the winsys-specific headers from gst/vulkan/vulkan.h
2019-09-25 11:11:02 +00:00
win32
vulkan: remove the winsys-specific headers from gst/vulkan/vulkan.h
2019-09-25 11:11:02 +00:00
xcb
vulkan: remove the winsys-specific headers from gst/vulkan/vulkan.h
2019-09-25 11:11:02 +00:00
.gitignore
vulkan: make a gstvulkan library out of the existing API
2019-06-04 09:03:44 +00:00
gstvkapi.h
vulkan: remove the winsys-specific headers from gst/vulkan/vulkan.h
2019-09-25 11:11:02 +00:00
gstvkbarrier.h
vulkan: implement the correct memory barriers necessary
2019-06-04 09:03:44 +00:00
gstvkbuffermemory.c
vkbuffer: remove buffer view from the memory
2019-09-25 11:11:02 +00:00
gstvkbuffermemory.h
vkbuffer: remove buffer view from the memory
2019-09-25 11:11:02 +00:00
gstvkbufferpool.c
vkbuffer: remove buffer view from the memory
2019-09-25 11:11:02 +00:00
gstvkbufferpool.h
vulkan: make a gstvulkan library out of the existing API
2019-06-04 09:03:44 +00:00
gstvkcommandbuffer.c
vulkan: implement command buffer reuse
2019-09-19 02:01:35 +00:00
gstvkcommandbuffer.h
vulkan: implement command buffer reuse
2019-09-19 02:01:35 +00:00
gstvkcommandpool-private.h
vulkan: remove the winsys-specific headers from gst/vulkan/vulkan.h
2019-09-25 11:11:02 +00:00
gstvkcommandpool.c
vulkan: implement command buffer reuse
2019-09-19 02:01:35 +00:00
gstvkcommandpool.h
vulkan: implement command buffer reuse
2019-09-19 02:01:35 +00:00
gstvkconfig.h.meson
build/vulkan: fix copy-paste error in gstvkconfig.h
2019-09-25 11:11:02 +00:00
gstvkdebug-private.h
vulkan: expose various flags to string methods
2019-09-17 13:02:44 +10:00
gstvkdebug.c
vulkan: split physical device from logical device
2019-09-17 13:02:44 +10:00
gstvkdebug.h
vulkan: split physical device from logical device
2019-09-17 13:02:44 +10:00
gstvkdevice.c
vulkan: split physical device from logical device
2019-09-17 13:02:44 +10:00
gstvkdevice.h
vulkan: split physical device from logical device
2019-09-17 13:02:44 +10:00
gstvkdisplay.c
vulkan: Fix build on Windows
2019-09-25 22:14:40 +09:00
gstvkdisplay.h
vulkan: only pass the device/instance/display in to *_handle_*() functions
2019-09-17 13:02:43 +10:00
gstvkerror.c
vulkan/error: add the error value in hex and decimal
2019-08-28 10:34:39 +00:00
gstvkerror.h
vulkan: make a gstvulkan library out of the existing API
2019-06-04 09:03:44 +00:00
gstvkfence.c
vulkan: large docs update
2019-06-04 09:03:44 +00:00
gstvkfence.h
vulkan: large docs update
2019-06-04 09:03:44 +00:00
gstvkformat.c
vulkan: add some information on vulkan formats
2019-06-20 01:41:56 +10:00
gstvkformat.h
vulkan: add some information on vulkan formats
2019-06-20 01:41:56 +10:00
gstvkimagebufferpool.c
vk*pool: expand usage hints to cover use in a renderpass
2019-06-04 09:03:44 +00:00
gstvkimagebufferpool.h
vkupload: implement buffer to image uploader
2019-06-04 09:03:44 +00:00
gstvkimagememory.c
vulkan: remove VkImageView from the memory
2019-09-25 11:11:02 +00:00
gstvkimagememory.h
vulkan: remove VkImageView from the memory
2019-09-25 11:11:02 +00:00
gstvkimageview.c
vulkan: remove VkImageView from the memory
2019-09-25 11:11:02 +00:00
gstvkimageview.h
vulkan: remove VkImageView from the memory
2019-09-25 11:11:02 +00:00
gstvkinstance.c
vulkan: split physical device from logical device
2019-09-17 13:02:44 +10:00
gstvkinstance.h
vulkan: only pass the device/instance/display in to *_handle_*() functions
2019-09-17 13:02:43 +10:00
gstvkmemory.c
vulkan: split physical device from logical device
2019-09-17 13:02:44 +10:00
gstvkmemory.h
vulkan: large docs update
2019-06-04 09:03:44 +00:00
gstvkphysicaldevice.c
vulkan: add device provider implementation
2019-09-17 13:02:44 +10:00
gstvkphysicaldevice.h
vulkan: split physical device from logical device
2019-09-17 13:02:44 +10:00
gstvkqueue.c
vulkan: implement command buffer reuse
2019-09-19 02:01:35 +00:00
gstvkqueue.h
vulkan: only pass the device/instance/display in to *_handle_*() functions
2019-09-17 13:02:43 +10:00
gstvkswapper.c
vulkan: implement command buffer reuse
2019-09-19 02:01:35 +00:00
gstvkswapper.h
vulkan: move swapper object to the gstvulkan library
2019-07-04 14:18:15 +10:00
gstvktrash.c
vulkan: implement command buffer reuse
2019-09-19 02:01:35 +00:00
gstvktrash.h
vulkan: implement command buffer reuse
2019-09-19 02:01:35 +00:00
gstvkutils.c
vulkan: only pass the device/instance/display in to *_handle_*() functions
2019-09-17 13:02:43 +10:00
gstvkutils.h
vulkan: only pass the device/instance/display in to *_handle_*() functions
2019-09-17 13:02:43 +10:00
gstvkwindow.c
vulkan/swapper: destroy the surface in finalize
2019-08-28 10:34:39 +00:00
gstvkwindow.h
vulkan/ios: keep track of surface changes
2019-08-14 13:45:31 +10:00
meson.build
vulkan: Fix build on Windows
2019-09-25 22:14:40 +09:00
vulkan-prelude.h
vulkan: make a gstvulkan library out of the existing API
2019-06-04 09:03:44 +00:00
vulkan.h
vulkan: remove VkImageView from the memory
2019-09-25 11:11:02 +00:00
vulkan_fwd.h
vulkan: remove VkImageView from the memory
2019-09-25 11:11:02 +00:00