..
android
vulkan: add android WSI integration
2019-11-11 11:04:59 +11:00
cocoa
vulkan: remove the private struct from the public struct
2019-11-07 20:01:57 +00:00
ios
vulkan: Fix build on ios
2019-11-10 19:27:06 +05:30
wayland
vulkan/wayland: advertise the current surface size
2019-11-13 22:27:59 +00:00
win32
vulkan: Fix build on Windows
2019-11-08 23:42:08 +09:00
xcb
vulkan: remove the private struct from the public struct
2019-11-07 20:01:57 +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
vulkan: remove the private struct from the public struct
2019-11-07 20:01:57 +00:00
gstvkbufferpool.h
vulkan: remove the private struct from the public struct
2019-11-07 20:01:57 +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: remove the private struct from the public struct
2019-11-07 20:01:57 +00:00
gstvkcommandpool.h
vulkan: implement command buffer reuse
2019-09-19 02:01:35 +00:00
gstvkconfig.h.meson
vulkan: add android WSI integration
2019-11-11 11:04:59 +11: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: dump surface information
2019-11-07 20:01:57 +00:00
gstvkdescriptorcache.c
vulkan: implement caching and reuse of a couple of vulkan resources
2019-11-28 23:27:21 +00:00
gstvkdescriptorcache.h
vulkan: implement caching and reuse of a couple of vulkan resources
2019-11-28 23:27:21 +00:00
gstvkdescriptorpool.c
vkdescriptor: set the GError on the 'too many allocations' case
2019-11-11 11:04:59 +11:00
gstvkdescriptorpool.h
vulkan: implement caching and reuse of a couple of vulkan resources
2019-11-28 23:27:21 +00:00
gstvkdescriptorset.c
vulkan: implement caching and reuse of a couple of vulkan resources
2019-11-28 23:27:21 +00:00
gstvkdescriptorset.h
vulkan: implement proper descriptor set handling
2019-11-07 20:01:57 +00:00
gstvkdevice.c
vulkan: implement caching and reuse of a couple of vulkan resources
2019-11-28 23:27:21 +00:00
gstvkdevice.h
vulkan: implement caching and reuse of a couple of vulkan resources
2019-11-28 23:27:21 +00:00
gstvkdisplay.c
vulkan: add android WSI integration
2019-11-11 11:04:59 +11:00
gstvkdisplay.h
vulkan: add android WSI integration
2019-11-11 11:04:59 +11: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: implement caching and reuse of a couple of vulkan resources
2019-11-28 23:27:21 +00:00
gstvkfence.h
vulkan: implement caching and reuse of a couple of vulkan resources
2019-11-28 23:27:21 +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
gstvkhandle.c
vulkan/handle: add some handle types
2019-11-28 23:27:21 +00:00
gstvkhandle.h
vulkan/handle: add some handle types
2019-11-28 23:27:21 +00:00
gstvkhandlepool.c
vulkan: implement caching and reuse of a couple of vulkan resources
2019-11-28 23:27:21 +00:00
gstvkhandlepool.h
vulkan: implement caching and reuse of a couple of vulkan resources
2019-11-28 23:27:21 +00:00
gstvkimagebufferpool.c
vulkan: remove the private struct from the public struct
2019-11-07 20:01:57 +00:00
gstvkimagebufferpool.h
vulkan: remove the private struct from the public struct
2019-11-07 20:01:57 +00:00
gstvkimagememory.c
vulkan/image: don't rely on weak-ref notifies for views
2019-11-28 23:27:21 +00:00
gstvkimagememory.h
vulkan/image: don't rely on weak-ref notifies for views
2019-11-28 23:27:21 +00:00
gstvkimageview.c
vulkan/image: don't rely on weak-ref notifies for views
2019-11-28 23:27:21 +00:00
gstvkimageview.h
vulkan: remove VkImageView from the memory
2019-09-25 11:11:02 +00:00
gstvkinstance.c
vulkan: remove the private struct from the public struct
2019-11-07 20:01:57 +00:00
gstvkinstance.h
vulkan: remove the private struct from the public struct
2019-11-07 20:01:57 +00: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: remove the private struct from the public struct
2019-11-07 20:01:57 +00:00
gstvkphysicaldevice.h
vulkan: remove the private struct from the public struct
2019-11-07 20:01:57 +00:00
gstvkqueue.c
vulkan/queue: be sure to take a lock around command submission
2019-11-14 07:10:16 +00:00
gstvkqueue.h
vulkan/queue: be sure to take a lock around command submission
2019-11-14 07:10:16 +00:00
gstvkswapper.c
vulkan: implement caching and reuse of a couple of vulkan resources
2019-11-28 23:27:21 +00:00
gstvkswapper.h
vulkan: remove the private struct from the public struct
2019-11-07 20:01:57 +00:00
gstvktrash.c
vulkan: implement caching and reuse of a couple of vulkan resources
2019-11-28 23:27:21 +00:00
gstvktrash.h
vulkan: implement caching and reuse of a couple of vulkan resources
2019-11-28 23:27:21 +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
gstvkvideofilter.c
vulkan: split vkfullscreenrender into two
2019-11-28 23:27:21 +00:00
gstvkvideofilter.h
vulkan: split vkfullscreenrender into two
2019-11-28 23:27:21 +00:00
gstvkwindow.c
vulkan: add android WSI integration
2019-11-11 11:04:59 +11:00
gstvkwindow.h
vulkan: remove the private struct from the public struct
2019-11-07 20:01:57 +00:00
meson.build
vulkan: implement caching and reuse of a couple of vulkan resources
2019-11-28 23:27:21 +00: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: implement caching and reuse of a couple of vulkan resources
2019-11-28 23:27:21 +00:00
vulkan_fwd.h
vulkan: implement caching and reuse of a couple of vulkan resources
2019-11-28 23:27:21 +00:00