.. |
android
|
vulkan: Add/fix various annotations
|
2022-10-18 13:51:17 +03:00 |
cocoa
|
macos: Remove old NSApp workaround related code
|
2023-05-11 20:30:19 +02:00 |
ios
|
gl/vulkan: Fix static linking on macOS
|
2022-10-24 00:48:08 +00:00 |
wayland
|
vulkan/wayland: use xdg_wm_base when available
|
2023-04-03 02:36:38 +00:00 |
win32
|
vulkan: gl: change symbols to static
|
2023-03-23 00:56:04 +00:00 |
xcb
|
vkwindow_xcb: Make the visible private field a guint
|
2023-10-23 10:43:52 +05:30 |
gstvkapi.h
|
|
|
gstvkbarrier.h
|
vulkan: add a timeline semaphore per image
|
2023-10-26 07:26:22 +00:00 |
gstvkbuffermemory.c
|
vkmemory: unref queue in barriers
|
2023-10-26 07:26:22 +00:00 |
gstvkbuffermemory.h
|
vkbuffermemory: add gst_vulkan_buffer_memory_alloc_with_buffer_info()
|
2023-05-19 04:26:29 +00:00 |
gstvkbufferpool.c
|
vkbufferpool: add support for video encoded buffers
|
2023-11-21 19:16:37 +00:00 |
gstvkbufferpool.h
|
vkbufferpool: allow to set allocation params
|
2023-11-21 19:16:37 +00:00 |
gstvkcommandbuffer.c
|
|
|
gstvkcommandbuffer.h
|
vulkan: add some missing GAutoPtr definitions
|
2022-06-14 03:34:05 +00:00 |
gstvkcommandpool-private.h
|
|
|
gstvkcommandpool.c
|
vulkan: Remove unnecessary null checks
|
2022-11-01 15:19:51 +01:00 |
gstvkcommandpool.h
|
|
|
gstvkconfig.h.meson
|
vulkan: detect vulkan video extensions
|
2023-05-19 04:26:28 +00:00 |
gstvkdebug-private.h
|
|
|
gstvkdebug.c
|
vkdebug: add video queue flags strings
|
2023-05-19 04:26:28 +00:00 |
gstvkdebug.h
|
|
|
gstvkdecoder.c
|
vkdecoder: add gstvkdecoder helper object
|
2023-11-20 13:32:20 +00:00 |
gstvkdecoder.h
|
vkdecoder: add gstvkdecoder helper object
|
2023-11-20 13:32:20 +00:00 |
gstvkdescriptorcache.c
|
vulkan: Add missing array length and (out) annotation to parameters
|
2022-11-01 15:19:51 +01:00 |
gstvkdescriptorcache.h
|
|
|
gstvkdescriptorpool.c
|
vulkan: Remove unnecessary null checks
|
2022-11-01 15:19:51 +01:00 |
gstvkdescriptorpool.h
|
vulkan: add some missing GAutoPtr definitions
|
2022-06-14 03:34:05 +00:00 |
gstvkdescriptorset.c
|
vulkan: Add missing array length and (out) annotation to parameters
|
2022-11-01 15:19:51 +01:00 |
gstvkdescriptorset.h
|
vulkan: add some missing GAutoPtr definitions
|
2022-06-14 03:34:05 +00:00 |
gstvkdevice.c
|
vkdevice: select queue with expected flags
|
2023-11-21 13:51:21 +00:00 |
gstvkdevice.h
|
vkdevice: select queue with expected flags
|
2023-11-21 13:51:21 +00:00 |
gstvkdisplay.c
|
vulkan: Add missing (nullable) annotation to Returns
|
2022-11-01 15:19:51 +01:00 |
gstvkdisplay.h
|
|
|
gstvkerror.c
|
Fix various warnings from gobject-introspection
|
2022-10-25 09:45:25 +03:00 |
gstvkerror.h
|
|
|
gstvkfence.c
|
vulkan: silence gobject-instrospection warnings
|
2023-03-22 14:19:13 +00:00 |
gstvkfence.h
|
vulkan: add some missing GAutoPtr definitions
|
2022-06-14 03:34:05 +00:00 |
gstvkformat.c
|
vkformat: also use the correct srgb vs unorm when using older
|
2023-10-27 09:13:18 +00:00 |
gstvkformat.h
|
vkformat: also check configured usage flags
|
2023-09-08 16:09:33 +00:00 |
gstvkfullscreenquad.c
|
vulkan: number of memories in buffer rather than number of planes
|
2023-05-19 04:26:29 +00:00 |
gstvkfullscreenquad.h
|
vkfullscreenquad: add support for disabling clearing
|
2022-06-14 03:34:05 +00:00 |
gstvkhandle.c
|
|
|
gstvkhandle.h
|
vkdecoder: add gstvkdecoder helper object
|
2023-11-20 13:32:20 +00:00 |
gstvkhandlepool.c
|
|
|
gstvkhandlepool.h
|
|
|
gstvkimagebufferpool.c
|
vulkan: use gst_vulkan_device_select_queue
|
2023-11-21 13:51:21 +00:00 |
gstvkimagebufferpool.h
|
vkimagebufferpool: gst_vulkan_image_buffer_pool_config_set_decode_caps()
|
2023-05-19 04:26:29 +00:00 |
gstvkimagememory.c
|
vulkan: add a timeline semaphore per image
|
2023-10-26 07:26:22 +00:00 |
gstvkimagememory.h
|
vulkan: use gst_vulkan_format_get_aspect()
|
2023-05-19 04:26:29 +00:00 |
gstvkimageview.c
|
vulkan: Mark gst_vulkan_image_view_new create_info as constant pointer
|
2022-11-01 15:19:51 +01:00 |
gstvkimageview.h
|
vulkan: Mark gst_vulkan_image_view_new create_info as constant pointer
|
2022-11-01 15:19:51 +01:00 |
gstvkinstance.c
|
vulkan: Use new GLib APIs as suggested by comments
|
2023-04-06 00:26:13 +00:00 |
gstvkinstance.h
|
|
|
gstvkmemory.c
|
vkmemory: avoid the property flag check
|
2023-11-20 13:32:19 +00:00 |
gstvkmemory.h
|
vulkan: find memory type index with requirements
|
2023-05-19 04:26:29 +00:00 |
gstvkoperation.c
|
vulkan/operation: wait for pending objects at reset
|
2023-11-10 16:36:44 +01:00 |
gstvkoperation.h
|
vkoperation: synchronization helper object
|
2023-10-26 07:26:22 +00:00 |
gstvkphysicaldevice-private.h
|
vkphysicaldevice: add gst_vulkan_physical_device_get_features()
|
2023-05-19 04:26:28 +00:00 |
gstvkphysicaldevice.c
|
vulkan/physical-device: don't assume that queue_family_ops is filled
|
2023-10-25 16:38:06 +11:00 |
gstvkphysicaldevice.h
|
vkphysicaldevice: fetch queue family query result support
|
2023-05-26 10:08:27 +02:00 |
gstvkqueue.c
|
vkqueue: add decoder factory
|
2023-11-20 13:32:20 +00:00 |
gstvkqueue.h
|
vkqueue: add decoder factory
|
2023-11-20 13:32:20 +00:00 |
gstvkswapper.c
|
vkswapper: use gst_vulkan_format_to_video_format()
|
2023-05-19 04:26:29 +00:00 |
gstvkswapper.h
|
|
|
gstvktrash.c
|
|
|
gstvktrash.h
|
|
|
gstvkutils.c
|
vkutils: add gst_vulkan_get_or_create_image_view_with_info()
|
2023-05-19 04:26:29 +00:00 |
gstvkutils.h
|
vkdevice: select queue with expected flags
|
2023-11-21 13:51:21 +00:00 |
gstvkvideo-private.c
|
vkvideo-private: video structures and session handle
|
2023-11-20 13:32:20 +00:00 |
gstvkvideo-private.h
|
vkvideo-private: video structures and session handle
|
2023-11-20 13:32:20 +00:00 |
gstvkvideofilter.c
|
vulkan: use gst_vulkan_device_select_queue
|
2023-11-21 13:51:21 +00:00 |
gstvkvideofilter.h
|
vulkan: add some missing GAutoPtr definitions
|
2022-06-14 03:34:05 +00:00 |
gstvkvideoutils.c
|
vkvideoutils: add GstVulkanVideoOperation enum
|
2023-11-20 13:32:20 +00:00 |
gstvkvideoutils.h
|
vkvideoutils: add GstVulkanVideoOperation enum
|
2023-11-20 13:32:20 +00:00 |
gstvkwindow.c
|
vulkan: Add missing array length and (out) annotation to parameters
|
2022-11-01 15:19:51 +01:00 |
gstvkwindow.h
|
|
|
meson.build
|
vkdecoder: add gstvkdecoder helper object
|
2023-11-20 13:32:20 +00:00 |
vulkan-prelude.h
|
|
|
vulkan.h
|
vkoperation: synchronization helper object
|
2023-10-26 07:26:22 +00:00 |
vulkan_fwd.h
|
vkdecoder: add gstvkdecoder helper object
|
2023-11-20 13:32:20 +00:00 |
vulkan_mkenum.py
|
|
|